Minimal, privacy-first ambient noise app for Android. No ads, no tracking, no network required—just pure focus, sleep, and relaxation sounds generated on your device. Open source.
Stars
4
Forks
3
Watchers
4
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
docs: add logo and improve badges for open source polish
c6f9a0bView on GitHubchore: untrack local-only principles docs (now ignored by .gitignore)
4a8e8ceView on GitHubchore: remove old screenshots from docs, keep only latest.png
7546883View on GitHubchore: remove local-only markdown files from remote tracking (.gitignore enforced)
f13a335View on GitHubdocs: update README for open source, add planned features, update screenshot, improve .gitignore
6ac618fView on GitHubchore(audit): performance/privacy scan complete, no unnecessary permissions, tracking, or network code. POST_NOTIFICATIONS and backup permissions retained for user value. No further action required. (#6)
93b8928View on GitHubrefactor(ui): minimal, functional timer/seekbar, countdown in HH:MM:SS, unified feedback (#5)
92379d4View on GitHubfix: move info button to top right to avoid slider interference. Closes #7.
26cb0adView on GitHubchore: add DESIGN_PRINCIPLES.md and DEVELOPMENT_PRINCIPLES.md to .gitignore
490735cView on GitHubRefactor timer UX: countdown now next to play/pause, slider minimal, unified hh:mm:ss display. Closes #2, #3, #4.
c8895a2View on GitHub