Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ebandev/pomodaura
https://github.com/ebandev/pomodaura
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ebandev/pomodaura
- Owner: ebanDev
- License: agpl-3.0
- Created: 2024-12-06T21:02:50.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2024-12-11T19:19:32.000Z (22 days ago)
- Last Synced: 2024-12-11T19:46:31.806Z (22 days ago)
- Language: Vue
- Homepage: https://pomodaura.eban.eu.org
- Size: 881 KB
- 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.