Kibitzr - Personal Network Assistant¶

Kibitzr periodically runs checks described in kibitzr.yml file. Each check has following steps:

  1. Fetch content;
  2. Pass it through sequence of Transforms;
  3. Run set of Notifiers with transformed content.

Documentation Contents¶

  • Installation
    • Stable release
    • Dependencies
    • Docker
    • Manual installation
    • Optional dependencies
  • Configuration
    • Location
    • Format
    • Environment variables
    • Example break down
  • Credentials
    • Plain YAML storage
    • System Keyring
  • Usage
  • Browser automation
    • Filling simple forms
    • Available Form Selectors
    • Available Field Value Generators
    • Python scenarios with Selenium
    • Wait for Javascript to render contents
    • Working around two-factor authentication
    • Debugging/Troubleshooting
  • Schedule
    • Period
    • Schedule
    • Examples
  • Transforms
    • HTML
    • Plain text
    • Code
    • JSON
    • Jinja Transform
    • Examples
  • Notifiers
    • Example configurations
  • Python support
    • Python Fetcher
    • Browser Automation Scenario
    • Python Transform
    • Python Notifier
    • Troubleshooting
  • Shell support
    • Shell Fetcher
    • Shell Transform and Notifier
    • Example
  • Stash
    • Overview
    • Example
    • Implementation
  • Extensions
  • Recipes
    • GitHub API release notification
    • Wordpress Plugin update (featuring batch syntax)
    • Travis CI build status
    • TeamCity build status change
    • BitBucket pull request ready to merge
    • Air Pollution in Paris via Telegram
  • Contributing
    • Types of Contributions
    • Get Started!
    • Pull Request Guidelines
    • Tips
  • Contributors

Logo

kibitzr

Navigation

  • Installation
  • Configuration
  • Credentials
  • Usage
  • Browser automation
  • Schedule
  • Transforms
  • Notifiers
  • Python support
  • Shell support
  • Stash
  • Extensions
  • Recipes
  • Contributing
  • Contributors

Related Topics

  • Documentation overview
    • Next: Installation

Quick search

©2016, Peter Demin. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12 | Page source