All Projects → haideralipunjabi → Polybar Kdeconnect

haideralipunjabi / Polybar Kdeconnect

KDEConnect module for Polybar

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Polybar Kdeconnect

The Glorious Dotfiles
A glorified personal dot files
Stars: ✭ 1,850 (+1868.09%)
Mutual labels:  rofi, rice
dotfiles
dotfiles of simonvic daily used enviroment
Stars: ✭ 75 (-20.21%)
Mutual labels:  rice, rofi
Rofi Spotlight
Spotlight-like Rofi
Stars: ✭ 109 (+15.96%)
Mutual labels:  rofi, rice
no-mans-sky-rice-i3wm
i3WM rice themed using No Man's Sky's colors
Stars: ✭ 34 (-63.83%)
Mutual labels:  rice, rofi
dotfiles
My awesomewm dotfiles for awesome people! ✨
Stars: ✭ 1,764 (+1776.6%)
Mutual labels:  rice, rofi
dotfiles
Gruvbox inspired Arch Linux i3wm rice.
Stars: ✭ 43 (-54.26%)
Mutual labels:  rice, rofi
Dotfiles
Collection of i3-gaps Dotfiles
Stars: ✭ 143 (+52.13%)
Mutual labels:  rofi, rice
blue-sky
A clean and blue BSPWM setup
Stars: ✭ 267 (+184.04%)
Mutual labels:  rice, rofi
linux-workspace
This is the greatest management of all time
Stars: ✭ 19 (-79.79%)
Mutual labels:  rice, rofi
dotfiles
collection (and a backup) of my config files
Stars: ✭ 49 (-47.87%)
Mutual labels:  rice, rofi
Awesome Dotfiles
Dotfiles for awesome people using the awesomewm linux environment
Stars: ✭ 409 (+335.11%)
Mutual labels:  rofi, rice
Natural Gallery Js
A lazy load, infinite scroll and natural layout list gallery
Stars: ✭ 93 (-1.06%)
Mutual labels:  hacktoberfest
Tasklite
The CLI task manager for power users
Stars: ✭ 91 (-3.19%)
Mutual labels:  hacktoberfest
Tutorialdb
A search 🔎 engine for programming/dev tutorials, See it in action 👉
Stars: ✭ 93 (-1.06%)
Mutual labels:  hacktoberfest
Pywizlight
A python connector for WiZ light bulbs (e.g SLV Play)
Stars: ✭ 92 (-2.13%)
Mutual labels:  hacktoberfest
Laravel Make Scope
Brings make:scope command to laravel
Stars: ✭ 94 (+0%)
Mutual labels:  hacktoberfest
Arduino Amiibo Tools
Arduino sketches to play with amiibo
Stars: ✭ 93 (-1.06%)
Mutual labels:  hacktoberfest
Prisma Docs Generator
Prisma generator for automatically generating documentation reference from the Prisma schema.
Stars: ✭ 91 (-3.19%)
Mutual labels:  hacktoberfest
Content
Nuxt Content lets you write in a content/ directory and fetch your Markdown, JSON, YAML, XML and CSV files through a MongoDB like API, acting as a Git-based Headless CMS
Stars: ✭ 1,311 (+1294.68%)
Mutual labels:  hacktoberfest
Binarykit
💾🔍🧮 BinaryKit helps you to break down binary data into bits and bytes, easily access specific parts and write data to binary.
Stars: ✭ 92 (-2.13%)
Mutual labels:  hacktoberfest

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].