Maximize your productivity with a customizable pomodoro and immersive sound environment 🎯
Timerify is a pomodoro web application designed to increase your productivity during studies, work, or any other activity that requires focus. With an intuitive interface and customizable features, Timerify offers a unique experience to manage your time efficiently.
- Default timer: 25 minutes of focus. 5 min of break and 15 min long break
- Intuitive and minimalist interface
- Soft sound alerts for the start and end of each session
- Customize each time according to your needs
- Create and organize your tasks for each session
- Mark tasks as completed
- Stay focused on important goals
- Relaxing ambient sounds:
- Gentle rain
- Ocean waves
- Crackling fire
- Forest sounds
- Coffee shop atmosphere
- Among others
 
- Individual volume control for each sound
- Mix different sounds to create your perfect environment
- Add any YouTube video or playlist
- Perfect for lo-fi music, study playlists, or ambient sounds
- Independent volume control
- Continue listening even when minimizing the window
- Various themes available:
- Light
- Dark
- Forest
- Lo-fi
- Among others
 
- Adapt the interface to your taste and environment
- Customize the pomodoro timer, theme and save it in a profile
Features that I plan to implement:
- More Languages
- Save your created YouTube playlists
- Ranking of pomodoro hours completed
- Ranking of pomodoro sessions completed (in total)
- Ranking of tasks completed
- Next.js - React framework for production
- Tailwind CSS - Utility-first CSS framework
- YouTube IFrame API - API for YouTube integration
- Shadcn/ui - Component library
| Ambient Sound | Original Link | Author | 
|---|---|---|
| Night Ambience | Link to original audio | TanwerAman | 
| Crackling Fire | Link to original audio | SoundsForYou | 
| Sandy Beach | Link to original audio | juliusH | 
| Rain Ambience | Link to original audio | Liecio | 
| Coffee Shop Ambience | Link to original audio | freesound_community | 
| Dripping Water in Cave | Link to original audio | solarmusic | 
| Inside Old Train | Link to original audio | kokoreli777 | 
| Dripping Water in Cave | Link to original audio | solarmusic | 
| Calm Zen River Flowing | Link to original audio | Alex_Jauk | 
# Clone the repository
git clone https://github.com/ythiago03/timerify.git
# Enter the project folder
cd timerify
# Install dependencies
npm install
# Start the development server
npm run devAccess http://localhost:3000 in your browser to see the app running.
Contributions are always welcome! To contribute:
- Fork the project
- Create a branch for your feature (git checkout -b feature/AmazingFeature)
- Commit your changes (git commit -m 'feat: Add some AmazingFeature')
- Push to your branch (git push origin feature/AmazingFeature)
- Open a Pull Request
This project is licensed under the MIT License. See the LICENSE






