ActivityWatch is a free and open-source time-tracking software that helps you monitor and analyze how you spend your time on your computer. In this tutorial, we will show you how to install ActivityWatch on Clear Linux Latest.
Before you start, make sure your system is up-to-date and you have administrative privileges.
ActivityWatch requires Python 3.6 or later and a few other dependencies. You can install them using the following commands:
sudo swupd bundle-add python3-basic
sudo swupd bundle-add libffi-dev libssl-dev
To install ActivityWatch, run the following command:
python3 -m pip install activitywatch
This will install ActivityWatch and all its dependencies.
To start ActivityWatch, run the following command:
activitywatch start
This will start the ActivityWatch daemon, which will monitor your system activity.
To access the ActivityWatch dashboard, open a web browser and go to http://localhost:5600
.
To stop ActivityWatch, run the following command:
activitywatch stop
This will stop the ActivityWatch daemon and save all the data collected.
Congratulations! You have successfully installed ActivityWatch on Clear Linux Latest. You can use ActivityWatch to monitor and analyze how you spend your time on your computer.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!