Skip to content

Adds a system tray widget to display battery of Razer devices. Uses Open Razer, most likely only works for Linux.

License

Notifications You must be signed in to change notification settings

Shringe/RazerBatteryTray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RazerBatteryTray

Adds a system tray widget to display battery of Razer devices. Uses Open Razer, most likely only works for Linux.

DISCLAIMER: I am not affiliated with OpenRazer in any way.

Installation

OpenRazer daemon must be installed on the system for RazerBatteryTray to work.

System install:

git clone https://github.com/Shringe/RazerBatteryTray.git
cd RazerBatteryTray
sudo ./install.sh install 

Alternatively, you can install on the user without root privileges, some functionality may be lost:

./install.sh install --user

Uninstallation

System uninstallation:

sudo ./install.sh remove

User uninstallation:

./install.sh remove --user

Usage

Use the RazerBatteryTray command in terminal(system install only), or use the application launcher(start menu) entry.

About

Adds a system tray widget to display battery of Razer devices. Uses Open Razer, most likely only works for Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published