An open API service indexing awesome lists of open source software.

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.

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/)