Your audio stays on your device.

nomus filters sound on your computer or phone. There is no nomus server, no analytics and no account. The only request any nomus app makes is the desktop apps' update check, described below, and you can turn it off.

Last updated 26 September 2026.

In short

The Chrome extension

The macOS and Linux apps

The Android app

This website

The nomus pages at agrohi.com/nomus/ set no cookies and run no analytics. They load no fonts or scripts from other companies. The demo runs the same engine in the page. Files you open on it are played from your own computer and never uploaded. The site's security policy (connect-src limited to agrohi.com/nomus/) stops these pages from sending anything anywhere else.

The rest of agrohi.com uses Google Analytics. Cloudflare, which serves the whole domain, adds Google's tag to every page, these included. On the nomus pages the security policy blocks it, so it does not run (your browser's console shows it being refused). If you have visited other agrohi.com pages, your browser may send their analytics cookies along with requests to these pages. nomus does not set, read or keep them.

The site and the downloads are hosted on Cloudflare, which sees ordinary request details like your IP address to deliver them, as any web host does. nomus does not collect, read or keep those logs.

Check it yourself

  1. Open a video in Chrome and start filtering it with nomus.
  2. Open chrome://extensions, find nomus, and click the offscreen.html link next to Inspect views. That opens DevTools for the part of the extension that handles the audio.
  3. Pick the Network tab. While the tab plays, the list stays empty.

The extension's code is public: read it on GitHub. It is the same set of files the Chrome Web Store installs. For the desktop apps, a network monitor such as Little Snitch or ss -tp on Linux shows the single update request at launch, or none when checks are off.

Licences

© 2026 Agrohi. The Chrome extension's code is MIT licensed and public at github.com/by-sabbir/nomus-extension. The engine and the macOS, Linux and Android apps are proprietary. The model weights are licensed CC BY-NC-SA 4.0. They were trained on LibriSpeech, MUSDB18, GTSinger, instrumental tracks from the Free Music Archive and Medley-solos-DB; the credits ship with each app in CREDITS.txt.

Changes

If this ever changes, this page will change first, with a new date at the top.