PomTimer is a simple and effective Pomodoro timer to help you manage your time and increase productivity.
- Clone the repository:
git clone https://github.com/yourusername/pomtimer.git
- Navigate to the project directory:
cd pomtimer
- Build the project:
cargo build --release
Start the application:
cargo run --release
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.