volume-pulse
Version, currently 0.2.96 versions
github.com/VC365/volume-pulse
a lightweight volume control applet for Linux.
Nothing has been indexed for 0.2.9 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
volume-pulse:
github: VC365/volume-pulse
version: ~> 0.2.9Then run:
shards installshard.yml
No shard.yml has been indexed for 0.2.9. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
Volume Pulse
Volume Pulse is a lightweight volume control utility for Linux systems. It runs in the system tray and allows you to control your audio output using mouse scroll, tray icon clicks, or your system’s volume keys. Volume Pulse is written in (C & Crystal) and uses the GTK2 toolkit for its graphical interface.
Features
- Tray icon with real-time volume status
- Mouse scroll support to increase/decrease volume
- Left click to toggle mute
- Middle click can be set to open a mixer or mute
- Optional notification popups
- Volume shortcuts support (XF86 keys)
- Simple config file for customization
Installation
Requirements
pulseaudiopavucontrol(for mixer)libnotifylibgtk-2-dev | gtk2libfm-gtk2(for lxde)
Using AUR
paru -S volume-pulse
# or
yay -S volume-pulse
Manual Installation
git clone https://aur.archlinux.org/volume-pulse.git
cd volume-pulse
makepkg -si
Using the installer script
chmod a+x install.sh
./installer.sh install crystal
# OR
./installer.sh install c
To uninstall:
./installer.sh uninstall
Usage
volume-pulse &
Configuration
Edit ~/.config/volume-pulse/config.conf to customize behavior.
Example config:
volume_increase = 5
max_volume = 200%
# "false", "mixer", "mute"
middle_click_action = mixer
mixer = pavucontrol
use_notifications = false
# Enable keyboard shortcuts (X11 only)
use_shortcuts = true
use_arguments = true
CLI Options
You can also control the volume from the terminal (best option for custom shortcuts):
volume-pulse -u # Volume up
volume-pulse -d # Volume down
volume-pulse -m # Toggle mute
volume-pulse -s # Show volume level
volume-pulse -v # Version info
Contributing
- Fork it (https://github.com/VC365/volume-pulse/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- VC365 - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.2.9- Tagged
- Feb 12, 2026
- Commit
1a50056a9919- Indexed
- not yet
Dependents
No indexed shard depends on this one yet.
Repository
github.com/VC365/volume-pulse
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 6