Hakatime is an open-source time-tracker for developers that operates on top of your code editor. This tutorial will explain how to install Hakatime on Arch Linux.
The first step is to ensure that you have the following prerequisites:
Here are the steps to install Hakatime on Arch Linux:
git clone https://github.com/mujx/hakatime.git
cd hakatime/
pip3 install -r requirements.txt
pip3 install .
hakatime-cli -V
You can now start using Hakatime by running:
hakatime start
This command will start tracking your coding activity. To stop your session, you can run:
hakatime stop
To view your daily, weekly, or monthly summaries of your coding activity, you can run:
hakatime --read daily
hakatime --read weekly
hakatime --read monthly
By following this guide, you have successfully installed Hakatime on Arch Linux, and you can now start tracking your coding activity.
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!