Note
We're currently working on improving the installation experience by creating proper installers and packages, but for now we offer standalone archives containing everything you need.
Note
The prebuilt packages are known to sometimes have issues on Linux. If they don't work for you, please create an issue and consider installing-from-source.
- First, grab the latest release from GitHub for your operating system.
- Unzip the archive into an appropriate directory and you're done!
The aw-qt application is the easiest way to use ActivityWatch. It creates a trayicon and automatically starts the server and the default watchers.
Simply run the ./aw-qt
binary in the installation directory (either from your terminal or on Windows by double-clicking). You now should see an icon appear in your system tray (unless you're running Gnome 3, where there is no system tray).
You should now also have the web interface running at localhost:5600 and will in a few minutes be able to view your data under the Activity section!
Note
If you want more advanced ways to run ActivityWatch (including running it without aw-qt), check out the "Running" section of installing-from-source.
You might want to make aw-qt
start automatically on login.
We hope to automate this for you in the future but for now you'll have to do it yourself.
Searching the web for "autostart application <your operating system>" should get you some good results that don't take long.