Noizer One is an open-source web and mobile application that provides a collection of 50+ different background sounds, carefully categorized into various groups, to help users create the perfect ambience for work, study, relaxation, and more.
- 56 different sounds across 6 categories
- 250+ total sound variations
- Smart Shuffle
- Volume tween (volume of each playing sounds change over time to make more dynamic experience)
- Save as preset (and share them)
- Keyboard shortcuts
- 20+ themes
- Animated backgrounds unique for theme
- YouTube Channel
Feel free to contribute to the project with features below:
- Playback speed adjustments
- Spacial sounds
- Spotify Playlist
- AI Generated video-backgroud for the mix
Client: SvelteKit, TypeScript, TailwindCSS, DaisyUI
Server: Supabase
Deploy with Vercel
To deploy this project run
pnpm i
// yarn
// npm i
pnpm dev
// yarn dev
// npm run dev
Then open 127.0.0.1:5173/ to get started