-
Notifications
You must be signed in to change notification settings - Fork 1
Roadmap
Tomás Antunes edited this page Dec 16, 2025
·
22 revisions
An issue will be created for each feature as needed.
- Button to sort sounds alphabetically.
- Sound Looping.
- A Quick Setting for enabling/disabling looping sounds. Must support keybinds.
- Quick Sounds.
- Change "Report a Bug" button to "Feedback" and link to the "New issue" page.
- "Go to folder" button. Shown in linked Soundboards.
- Tray icon for light mode.
- The tray icon is almost invisible when the taskbar is in light mode. It should have a dark border or shadow around it.
- Sound groups.
- Proper Linux support.
- Improvement of the development experience by using better tools and HMR.
- Start using a frontend framework for ease of development and more readable code.
- UI Redesign.
- Global Search.
- Key processing mode and loop mode for individual sounds.
- Rethink how data is stored/retrieved. Currently, everything is in a single JSON file and loaded to memory on launch 😨.
- More intuitive "Move sound".
- Trigger sounds on microphone activity/silence.
- Trim sounds in the app.
- Separate settings in sections.
- Quick add.
- Select multiple sounds to quickly create a Soundboard, or a folder to create a linked Soundboard.
- Direct keybinds.
- Keybinds set directly in the action button (right click) instead of going to the Settings.
- Action messages and undo.
- Messages that show up after important actions are performed. They contain a button to undo the action.
- Unlimited number of audio devices.
- A way to add and remove devices. Note: README needs to be updated.
- Package files.
- A way to import/export files that contain soundboards and sounds.
- Key sequence recording.
- The ability to record sequences of individual keys and sequences of combinations of keys instead of just a single combination.