Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n4ze3m/habit-watcher
Simple and Easy to use Habit tracking tool on desktop
https://github.com/n4ze3m/habit-watcher
desktop habit-tracking macos mantine react rust tauri ubuntu windows
Last synced: 16 days ago
JSON representation
Simple and Easy to use Habit tracking tool on desktop
- Host: GitHub
- URL: https://github.com/n4ze3m/habit-watcher
- Owner: n4ze3m
- License: mit
- Created: 2022-11-14T18:25:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T14:24:03.000Z (about 2 years ago)
- Last Synced: 2025-01-13T12:51:26.690Z (25 days ago)
- Topics: desktop, habit-tracking, macos, mantine, react, rust, tauri, ubuntu, windows
- Language: TypeScript
- Homepage:
- Size: 1.14 MB
- Stars: 36
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Habit Watcher
Habit Watcher is a simple habit tracker that allows you to track your habits with Github-like contributions graph.
## Features
- Modern, clean, and simple design
- Track your habits daily
- Github contributions style calendar
- See your streaks, missed days, and total days tracked## Screenshots
![Screenshot 1](https://i.imgur.com/vQovv5T.png)
## Download
You can download the latest version of Habit Watcher from the [releases page](https://github.com/n4zim/habit-watcher/releases).
## Building
Please refer to the [build instructions](BUILD.md).
## Contributing
Happy to accept contributions! Please open an issue or pull request.
## Roadmap
- [ ] Add support for authentication
- [ ] Add reminders
- [ ] Cloud sync
- [ ] Drag and drop habit reordering
- [ ] More analytics (e.g. average streak, average missed days, etc.)
- [ ] Export data## License
Habit Watcher is licensed under the [MIT License](LICENSE).
## Support
If you like this project, please consider supporting me on [Ko-fi](https://ko-fi.com/n4ze3m).
## Credits
- [Tauri](https://tauri.dev/)
- [react-github-contribution-calendar](https://npmjs.com/package/react-github-contribution-calendar)