{"id":19913301,"url":"https://github.com/atareao/habits","last_synced_at":"2025-05-03T04:31:55.301Z","repository":{"id":41810295,"uuid":"230403255","full_name":"atareao/habits","owner":"atareao","description":"An application to monitor your habits with your PC. So you can study how many kilometers travel with your mouse or how many keystrokes.","archived":false,"fork":false,"pushed_at":"2022-04-28T16:32:43.000Z","size":464,"stargazers_count":22,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T11:24:37.007Z","etag":null,"topics":["habits","keyboard","linux","mouse","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atareao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-27T08:25:32.000Z","updated_at":"2024-11-24T10:07:26.000Z","dependencies_parsed_at":"2022-08-11T18:10:25.395Z","dependency_job_id":null,"html_url":"https://github.com/atareao/habits","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atareao%2Fhabits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atareao%2Fhabits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atareao%2Fhabits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atareao%2Fhabits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atareao","download_url":"https://codeload.github.com/atareao/habits/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252144590,"owners_count":21701434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["habits","keyboard","linux","mouse","ubuntu"],"created_at":"2024-11-12T21:32:36.182Z","updated_at":"2025-05-03T04:31:54.087Z","avatar_url":"https://github.com/atareao.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to Habits 👋\u003c/h1\u003e\n\n![Licencia MIT](https://img.shields.io/badge/Licencia-MIT-green)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b3e704c3f150404582cd23b9fcb4be32)](https://www.codacy.com/manual/atareao/habits?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=atareao/habits\u0026amp;utm_campaign=Badge_Grade)\n[![CodeFactor](https://www.codefactor.io/repository/github/atareao/habits/badge/master)](https://www.codefactor.io/repository/github/atareao/habits/overview/master)\n\n[![Twitter: atareao](https://img.shields.io/twitter/follow/atareao.svg?style=social)](https://twitter.com/atareao)\n\nHabits is an application to monitor your habits with your PC. So you can study how many kilometers travel with your\nmouse or how many keystrokes.\n\n[![Habits](./data/icons/habits.svg)](https://www.atareao.es/aplicacion/habits/)\n\n## 🏠 [Homepage](https://www.atareao.es/aplicacion/habits/)\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n* If you install it from PPA don't worry about, becouse all the requirements are included in the package\n* If you clone the repository, you need, at least, these dependecies,\n\n```\ngir1.2-gtk-3.0,\ngir1.2-glib-2.0,\ngir1.2-gdkpixbuf-2.0,\ngir1.2-appindicator3-0.1,\ngir1.2-webkit2-4.0,\npython3-xlib\n```\n\n## Installing Habits\n\nTo install **Habits**, follow these steps:\n\n* In a terminal (`Ctrl+Alt+T`), run these commands\n\n```\nsudo add-apt-repository ppa:atareao/atareao\nsudo apt update\nsudo apt install habits\n```\n\n## Using Habits\n\nWhen you start **Habits** it goes to Indicator Area, as you can see in the next screenshot,\n\n![Habits](./screenshots/habits_01.png)\n\nYou can set some options in order to start *Habits* when you start your Operative System.\n\n* Set the icon theme. Dark or light.\n* Start Habits with your Operative System\n\nBesides you can set the colors of the graphics\n\n![Configuration](./screenshots/habits_02.png)\n\nIn the next screenshot you can see the about\n\n![About](./screenshots/habits_03.png)\n\nIn the next screenshots you can see some samples of my use of *Habits*,\n\n![Example 1](./screenshots/habits_04.png)\n\n![Example 2](./screenshots/habits_05.png)\n\n## Contributing to Habits\n\nTo contribute to **Habits**, follow these steps:\n\n1. Fork this repository.\n2. Create a branch: `git checkout -b \u003cbranch_name\u003e`.\n3. Make your changes and commit them: `git commit -m '\u003ccommit_message\u003e'`\n4. Push to the original branch: `git push origin \u003cproject_name\u003e/\u003clocation\u003e`\n5. Create the pull request.\n\nAlternatively see the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n\n## 👤 Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.atareao.es\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/298055?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eLorenzo Carbonell\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/atareao/fondos-productivos/commits?author=atareao\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n## Contact\n\nIf you want to contact me you can reach me at [atareao.es](https://www.atareao.es).\n\n## License\n\nThis project uses the following license: [MIT License](https://choosealicense.com/licenses/mit/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatareao%2Fhabits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatareao%2Fhabits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatareao%2Fhabits/lists"}