https://github.com/ebandev/pomodaura
https://github.com/ebandev/pomodaura
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ebandev/pomodaura
- Owner: ebanDev
- License: agpl-3.0
- Created: 2024-12-06T21:02:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T19:19:32.000Z (over 1 year ago)
- Last Synced: 2025-10-26T15:40:04.056Z (7 months ago)
- Language: Vue
- Homepage: https://pomodaura.eban.eu.org
- Size: 2.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pomodaura
Pomodaura is a Pomodoro timer application with a customizable aura background and modular widget system.
## Features
- Customizable aura background with gradient colors and shapes.
- Modular widget system for adding and configuring features.
- Pomodoro timer with configurable work and break durations.
## Installation
1. Clone the repository:
```bash
git clone https://github.com/ebanDev/pomodaura.git
```
2. Install the dependencies:
```bash
npm install
```
3. Start the application:
```bash
npm start
```
## Usage
- Configure the aura background in the Aura Settings widget.
- Adjust Pomodoro timer durations in the Pomodoro Settings widget.
- Access additional widgets and features via the settings menu.
## License
This project is licensed under the AGPL-3.0 License - see the [LICENSE](LICENSE) file for details.