Getting started with aw-watcher-project

Install

Install via:

pip install git+https://github.com/nickderobertis/aw-watcher-project.git

Usage

If you do not have Qt installed, you will need to install that as well. Example for Ubuntu/Debian:

apt-get install qt5-default

See more at: https://doc.qt.io/qtforpython/gettingstarted.html

Run aw-watcher-project from the command line to start the system tray application.

Use aw-watcher-project autostart bootstrap to automatically start the application on log in.

See aw-watcher-project --help for more options.