https://github.com/maael/racket
🎶 A windows tray tool to control audio devices
https://github.com/maael/racket
device-management electron media sound windows windows-tray
Last synced: about 2 months ago
JSON representation
🎶 A windows tray tool to control audio devices
- Host: GitHub
- URL: https://github.com/maael/racket
- Owner: maael
- Created: 2016-12-07T21:44:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-07T22:08:26.000Z (over 9 years ago)
- Last Synced: 2025-03-29T07:29:35.713Z (about 1 year ago)
- Topics: device-management, electron, media, sound, windows, windows-tray
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Racket
A windows tray tool to control sound devices.
## Tools
### devcon.exe
Thanks to [AmirHossein](http://superuser.com/a/1099688).
Once you've grabbed the right one from below, put it in the `tools` folder.
#### x86
Download [82c1721cd310c73968861674ffc209c9.cab](http://download.microsoft.com/download/8/1/6/816FE939-15C7-4185-9767-42ED05524A95/wdk/Installers/82c1721cd310c73968861674ffc209c9.cab), extract the file `fil5a9177f816435063f779ebbbd2c1a1d2`, and rename it to `devcon.exe`. (download size: 7.73 MB)
#### amd64
Download [787bee96dbd26371076b37b13c405890.cab](http://download.microsoft.com/download/8/1/6/816FE939-15C7-4185-9767-42ED05524A95/wdk/Installers/787bee96dbd26371076b37b13c405890.cab), extract the file `filbad6e2cce5ebc45a401e19c613d0a28f`, and rename it to `devcon.exe`. (download size: 7.29 MB)
### nircmdc.exe
You can find the download at the bottom of the page [here](http://www.nirsoft.net/utils/nircmd.html).
Download and unzip, and move `nircmdc.exe` into the `tools` folder.