Skip to content

haideralipunjabi/polybar-kdeconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polybar-kdeconnect

KDEConnect module for Polybar

menu pmenu pmenu2 screenshot
Demo with Material Theme and Material Polybar

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 rofi menu and 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