Fall Timer is a cozy pomodoro-style focus timer inspired by autumn. It helps you work deeply and rest fully with warm fall visuals, ambient sounds (leaves rustling, soft rain), and easy-to-use session controls to adjust your time, it even has a notepad for you to note things.
On mobile however there is only a timer nothing else as the screen size is small.
Here is a video showcasing the platform in action.
- Notepad for noting (markdown supported)
- Configure durations for all timers
- Ambient sound toggles (wind, rain, crackling fire, leaves)
- Notification & sound alerts when sessions end
- Dark and Light mode switching
- Node.js 20 or later
- npm or bun package manager
- Clone the repository:
git clone https://github.com/avalynndev/fall-timer.git
cd fall-timer- Install dependencies:
npm install- Run the development server:
npm run dev- Open http://localhost:3000 in your browser
npm run build
npm startBy following these steps, you can host the Fall Timer web app on your own server and make it accessible to users.
- Background Images were generated using AI.
- Sounds were found online.
- This project was made for the theme "FALL" for Siege hackclub.