https://github.com/cromega08/pomodoro
Time tracker based in "Pomodoro" technique.
https://github.com/cromega08/pomodoro
desktop desktop-app desktop-application desktop-applications desktop-apps java java-app java-application javaapplication pomodoro pomodoro-app pomodoro-clock pomodoro-technique pomodoro-technique-timer pomodoro-timer pomodoro-tracker shell shell-script shell-scripts
Last synced: about 2 months ago
JSON representation
Time tracker based in "Pomodoro" technique.
- Host: GitHub
- URL: https://github.com/cromega08/pomodoro
- Owner: cromega08
- License: agpl-3.0
- Created: 2022-11-07T16:45:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-24T21:30:25.000Z (over 2 years ago)
- Last Synced: 2025-01-10T16:49:32.743Z (3 months ago)
- Topics: desktop, desktop-app, desktop-application, desktop-applications, desktop-apps, java, java-app, java-application, javaapplication, pomodoro, pomodoro-app, pomodoro-clock, pomodoro-technique, pomodoro-technique-timer, pomodoro-timer, pomodoro-tracker, shell, shell-script, shell-scripts
- Language: Java
- Homepage:
- Size: 23.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pomodoro
A Desktop pomodoro application to keep track of your work sessions.
- **NOTE**: Only used in _Ubuntu_ and doesn't prepared to use in _Window_.
## Tech Stack
- **Languages**: Java, XML.
- **Libraries**: JDOM, JLayer, Swing.## Installation
1. Download this repo inside your machine.
2. Move inside the "_installation_" dir.
3. Execute "_install.run_" in your terminal.
```terminal
./install.run
```4. Wait until you see this message:
```terminal
"Pomodoro" was installed
```5. Enjoy and be productive!.
## Authors
- [@Cromega08](https://www.github.com/cromega08)
## License
- [GNU AGPL v3.0](https://choosealicense.com/licenses/agpl-3.0/)