Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g-stas/volumey
Volume mixer that allows you to set up global hotkeys to control your Windows audio system.
https://github.com/g-stas/volumey
audio global-hotkeys hotkeys notifications sound volume volume-control volume-mixer windows windows-10 windows-11 wpf
Last synced: 25 days ago
JSON representation
Volume mixer that allows you to set up global hotkeys to control your Windows audio system.
- Host: GitHub
- URL: https://github.com/g-stas/volumey
- Owner: G-Stas
- License: gpl-3.0
- Created: 2021-02-13T19:05:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T22:34:40.000Z (10 months ago)
- Last Synced: 2024-10-11T14:22:37.432Z (25 days ago)
- Topics: audio, global-hotkeys, hotkeys, notifications, sound, volume, volume-control, volume-mixer, windows, windows-10, windows-11, wpf
- Language: C#
- Homepage: https://www.microsoft.com/store/apps/9MZCQ03MX0S3
- Size: 996 KB
- Stars: 300
- Watchers: 9
- Forks: 26
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Volumey
Volume mixer that allows you to set up global hotkeys to control your Windows audio system.
## Features
- Global hotkeys to control the volume of any application
- Global hotkeys to control the volume of current output device
- Global hotkeys to control the volume of foreground application
- Global hotkeys to mute current output device
- Global hotkeys to change your default output device to another active device
- Set active output device as the default one by selecting it in the tray icon context menu
- On screen display notifications
- Change volume by hotkeys with your preferred adjustment step
- Limiting the volume of the launched application if its volume is at 100% to your preferred value
- In-app volume mixer which can be opened by global hotkey or by clicking on the tray icon
- Dark/light theme based on your Windows accent color## Preview
Pressed hotkeys are displayed via Carnac## Supported OS
`Windows 11` `Windows 10 18362.0+`## Built With
- [ModernWPF](https://github.com/Kinnara/ModernWpf)
- [NotifyIcon](https://github.com/G-Stas/wpf-notifyicon)
- [Notifications.Wpf](https://github.com/G-Stas/Notification.Wpf)
- [AutoUpdater.NET](https://github.com/ravibpatel/AutoUpdater.NET)## Copyright
Volumey is provided under the [GPL-3.0 License](https://github.com/G-Stas/Volumey/blob/main/LICENSE)