https://github.com/infinotiver/aesthetic-pomodoro
A cosy little Pomodoro companion that blends focus, flow, and feel-good vibes.. Simple and elegant stuff.
https://github.com/infinotiver/aesthetic-pomodoro
aesthetic clock css html pomodoro tailwind timer
Last synced: 4 months ago
JSON representation
A cosy little Pomodoro companion that blends focus, flow, and feel-good vibes.. Simple and elegant stuff.
- Host: GitHub
- URL: https://github.com/infinotiver/aesthetic-pomodoro
- Owner: infinotiver
- Created: 2025-07-06T04:44:38.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-07-06T09:42:50.000Z (4 months ago)
- Last Synced: 2025-07-06T10:21:18.284Z (4 months ago)
- Topics: aesthetic, clock, css, html, pomodoro, tailwind, timer
- Language: CSS
- Homepage: http://infinotiver.is-a.dev/aesthetic-pomodoro/
- Size: 9.51 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aesthetic Pomodoro
A simple and visually appealing Pomodoro timer to boost productivity.

## Features
- Customizable work and break intervals.
- Minimalistic and aesthetic design.
- Easy to use interface.
## Installation
1. Clone the repository:
```bash
git clone https://github.com/infinotiver/aesthetic-pomodoro.git
```
2. Navigate to the project directory:
```bash
cd aesthetic-pomodoro
```
3. Install dependencies:
```bash
npm install
```
## Usage
Run the application:
```bash
npm start
```