A beautiful and minimal meditation timer built with SvelteKit to help you focus on your practice. Features ambient sounds, interval bells, and customizable meditation sessions.
- Clean, distraction-free interface
- Customizable meditation duration
- Ambient background sounds
- Interval bells for mindfulness
- Progressive web app (PWA) support
- Dark mode support
This project uses pnpm as the package manager. To get started:
# Install dependencies
pnpm install
# Start development server
pnpm dev
# Build for production
pnpm build
## Credits and Attribution
### Audio
- Bell sounds: [Freesound.org](https://freesound.org) (CC0 License)
- Solfeggio frequencies: uncredited (soon to be replaced with original frequencies)
### Images
- Stability AI
## License
MIT License - See LICENSE file for details