habits icon indicating copy to clipboard operation
habits copied to clipboard

An application to monitor your habits with your PC. So you can study how many kilometers travel with your mouse or how many keystrokes.

Welcome to Habits 👋

Licencia MIT Codacy Badge CodeFactor

Twitter: atareao

Habits is an application to monitor your habits with your PC. So you can study how many kilometers travel with your mouse or how many keystrokes.

Habits

🏠 Homepage

Prerequisites

Before you begin, ensure you have met the following requirements:

  • If you install it from PPA don't worry about, becouse all the requirements are included in the package
  • If you clone the repository, you need, at least, these dependecies,
gir1.2-gtk-3.0,
gir1.2-glib-2.0,
gir1.2-gdkpixbuf-2.0,
gir1.2-appindicator3-0.1,
gir1.2-webkit2-4.0,
python3-xlib

Installing Habits

To install Habits, follow these steps:

  • In a terminal (Ctrl+Alt+T), run these commands
sudo add-apt-repository ppa:atareao/atareao
sudo apt update
sudo apt install habits

Using Habits

When you start Habits it goes to Indicator Area, as you can see in the next screenshot,

Habits

You can set some options in order to start Habits when you start your Operative System.

  • Set the icon theme. Dark or light.
  • Start Habits with your Operative System

Besides you can set the colors of the graphics

Configuration

In the next screenshot you can see the about

About

In the next screenshots you can see some samples of my use of Habits,

Example 1

Example 2

Contributing to Habits

To contribute to Habits, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

👤 Contributors ✨

Thanks goes to these wonderful people (emoji key):


Lorenzo Carbonell

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Contact

If you want to contact me you can reach me at atareao.es.

License

This project uses the following license: MIT License.