Skip to content

r4ai/tinnitus-reducer-acrn

Repository files navigation



Tinnitus Reducer ACRN

This is a simple app to help you reduce your tinnitus using
ACRN (= Acoustic Coordinated Reset Neuromodulation) treatment.






How to install

This app is available as:

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.

Caution

  • I am not a doctor. I am not responsible for any worsening of symptoms by using this application.

References

This app is heavily inspired by following softwares:

About ACRN

Paper

Threads

Development

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!!

Requirements

Commands

# Install dependencies
$ pnpm i

# Run the dev app
$ pnpm tauri dev

# Build the app
$ pnpm tauri build

Technology stack

  • Framework: Tauri
  • Frontend:
    • Language: TypeScript
    • Framework: Svelte
    • Audio: tone.js
    • UI: TailwindCSS, DaisyUI, svelte-range-slider-pips
    • Icons: Fluent Emoji, Heroicons
  • Backend:
    • Language: Rust

Visualized repository

Visualized repository

License

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.