Skip to content

A simple program to view Linux services's status on the system tray.

Notifications You must be signed in to change notification settings

riazufila/be-tray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

be-tray

be-tray is a simple program that allows Linux services' status to be viewed from the system tray.

How to Use?

Important: Requires Linux machine with systemd!

  1. Install PyQt5 with pip or use you preferred package manager.
pip install PyQt5
  1. Then, edit be-tray.conf to include whatever service you wish to display.

  2. Add icons in icons/ and edit be-tray.conf accordingly.

  3. Execute be-tray. Then, according to the services stated in be-tray.conf, the icons should display accordingly.

About

A simple program to view Linux services's status on the system tray.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages