2024-02-03 15:09:47 -04:00
|
|
|
# Volume Fix
|
|
|
|
Simple program that listens for volume changes, and changes the increment by 1 instead of 2
|
|
|
|
|
2024-02-03 21:37:54 -04:00
|
|
|
## Dependencies
|
|
|
|
- Needs `github.com/akavel/rsrc` to build the icon into the executable
|
|
|
|
- Needs `github.com/cratonica/2goarray` to generate a go file from the icon
|
|
|
|
|
2024-02-03 15:09:47 -04:00
|
|
|
## Building
|
|
|
|
`make build`
|
|
|
|
|
|
|
|
## Running
|
|
|
|
Run the file placed in the `bin` directory
|
|
|
|
|
|
|
|
You can place this file in your startup applications to have it run on startup
|
|
|
|
|
|
|
|
## Quitting
|
|
|
|
Close the program from your system tray
|