Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zagortenay333/cronomix
All-in-one timer, stopwatch, pomodoro, alarm, todo and time tracker gnome-shell extension
https://github.com/zagortenay333/cronomix
Last synced: 9 days ago
JSON representation
All-in-one timer, stopwatch, pomodoro, alarm, todo and time tracker gnome-shell extension
- Host: GitHub
- URL: https://github.com/zagortenay333/cronomix
- Owner: zagortenay333
- License: mit
- Created: 2017-06-12T12:02:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T08:09:08.000Z (5 months ago)
- Last Synced: 2024-10-28T10:53:20.445Z (16 days ago)
- Language: TypeScript
- Homepage:
- Size: 6.02 MB
- Stars: 580
- Watchers: 24
- Forks: 75
- Open Issues: 18
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Cronomix
**All-in-one timer, stopwatch, pomodoro, alarm, todo and time tracker gnome-shell extension**
![preview](./data/images/screenshots/todo.png)
![More screenshots](https://github.com/zagortenay333/cronomix/tree/master/data/images/screenshots)## Installation
- The latest version supports gnome-shell 46.
- The latest and older versions of the extension can be installed from
the [gnome website](https://extensions.gnome.org/extension/6003/cronomix/).
- The latest version can also be installed manually:
- [Download the extension](https://github.com/zagortenay333/cronomix/tree/master/data/[email protected]).
- Extract into `~/.local/share/gnome-shell/extensions/`.
- Restart gnome-shell by logging out/in.
- Enable the extension via an extensions app.## Contributing
- Please avoid making feature requests.
- Before reporting a bug, check you have the right gnome-shell version.
- If you want to build the project, read the comment in `scripts/build`.