This is a simple app to help you reduce your tinnitus using
ACRN (= Acoustic Coordinated Reset Neuromodulation) treatment.
This app is available as:
- Desktop app:
- Windows
- macOS
- Linux
- Web app: https://r4ai.github.io/tinnitus-reducer-acrn/
For desktop app, you can download the app installer from Releases page.
For mobile app, You can install this app on your mobile device as a PWA app. please refer to this site for instructions on how to install a PWA app. In the future, I plan to distribute the Android app in the google play store.
- I am not a doctor. I am not responsible for any worsening of symptoms by using this application.
This app is heavily inspired by following softwares:
- Acoustic CR® Neuromodulation: a New Treatment for Tinnitus | TinnitusTalk
- Success Using the Acoustic Coordinated Reset Neuromodulation (ACRN) Treatment | TinnitusTalk
- Maybe old but this video is a great reminder of how ACRN works to reduce tinnitus. | Reddit
I do not have a Linux machine and therefore cannot test the Linux version of the app. If you find any bugs, please open an issue and let me know. Even on other operating systems, if you find any problems, please let me know.
If you have any ideas you would like to see implemented in this app, feel free to open a new issue and let me know. Any kinds of contributions are welcome!!
# Install dependencies
$ pnpm i
# Run the dev app
$ pnpm tauri dev
# Build the app
$ pnpm tauri build
- Framework: Tauri
- Frontend:
- Language: TypeScript
- Framework: Svelte
- Audio: tone.js
- UI: TailwindCSS, DaisyUI, svelte-range-slider-pips
- Icons: Fluent Emoji, Heroicons
- Backend:
- Language: Rust
This software is licensed under the MIT License. See LICENSE for more information.
The app icon uses Fluent Emoji, which is published by Microsoft under the MIT License. The full license can be found in ThirdPartyNotices.txt.