Skip to content

0jdxt/polybar-kde

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polybar-kde

KDEConnect module for Polybar

bar - first device connected, others disconnected

menu pmenu

Demo with:

Dependencies

Usage

Place the given script in some folder, and use it in your polybar config as

[module/kdeconnect]
type = custom/script
exec = "/path/to/files/polybar-kdeconnect.sh -d"
tail = true

Customization

You can change the variables in polybar-kdeconnect.sh to customize the icons shown in polybar

Default Color Code Legend

Color Meaning
Disconnected Device Disconnected
New Device Unpaired Device
Baterry_90 Battery >= 90
Baterry_80 Battery >= 80
Baterry_70 Battery >= 70
Baterry_60 Battery >= 60
Baterry_50 Battery >= 50
Baterry_LOW Battery < 50

Changelog

v2

  • Supports Multiple Devices without extra configuration
  • Supports pairing/unpairing devices
  • Removed kdeconnect-cli as dependency
  • Combined seperate files into one
  • Seperate icons for tablets and smartphone

About

KDEConnect module for Polybar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%