Ambient sound and focus app built with Flutter. Mix nature sounds, binaural beats, white noise, and internet radio stations to create your perfect sound environment.
- Nature Sounds — rain, forest, fire, ocean, and more, mixable simultaneously
- Binaural Beats — focus, relaxation, and sleep frequencies
- White / Brown / Pink Noise — classic noise profiles for concentration
- Internet Radio — search and add any station via the Radio Browser directory
- Custom Stations — add radio streams by URL or search by name
- Station Logos — automatic artwork fetched from Radio Browser
- Volume Per Sound — independent volume slider on every card
- Playback-aware Visualizer — animated ribbons that react to what is playing
- Lock Screen Controls — media notification with track metadata
- Material You — dynamic color theming, light and dark mode
- Google-Free — no Google Play Services required, fully FOSS
Get the latest APK from the Releases page.
| APK | Notes |
|---|---|
auraninja-X.X.X.apk |
Universal — works on any device |
auraninja-X.X.X-arm64-v8a.apk |
Most modern Android phones |
auraninja-X.X.X-armeabi-v7a.apk |
Older 32-bit devices |
auraninja-X.X.X-x86_64.apk |
Emulators |
Add https://github.com/Giuig/auraninja in Obtainium to receive automatic updates. Use the APK filter auraninja-\d to select the universal build.
# Prerequisites: Flutter SDK 3.41.5+
flutter pub get
flutter build apk --release
flutter build web --base-href=/auraninja/ --release| App | Description |
|---|---|
| tvninja | IPTV / M3U8 player |
| decisioninja | Decision maker with dice, pointer, and binary choices |
| ninja_material | Shared Flutter library powering all ninja apps |
This project is licensed under the GNU General Public License v3.0.