NAMMAN is a web client that connects directly to your Tone3000 account to make organizing and downloading NAM models much easier. There is no intermediary database, and no separate account is required to use it; everything runs securely through the official Tone3000 API using OAuth.
The main features (excerpt from the Reddit post):
- Direct Local Sync: This is the big one. If you use a Chromium browser (Chrome/Edge), it uses the File System Access API to download .nam and .wav files straight to a local folder on your PC. It even organizes them into subfolders automatically (Amps, Pedals, Cabinets_IRs, etc.). No more downloading zips and dragging files around.
- Architecture Filtering & Deduplication: You can filter packs to only show NAM A1, A2, or Custom models. When you sync a pack, the app automatically deduplicates models with the same name and keeps the highest architecture version.
- Auto-Favorite for Global History: Since Tone3000 doesn't have a "download history" endpoint yet, I added a toggle that automatically "favorites" any tone you download. This turns your Favorites tab into a cloud-synced download history that follows you across devices.
It’s completely free and 100% open-source.
For more information, see the links.