Skip to content
forked from onuratakan/KivBar

A eww widgets like bar made in kivy [Archive Fork]

License

Notifications You must be signed in to change notification settings

its-darsh/KivBar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KivBar

A taskbar bar made in kivy

WARNING : This project is still in development

image 1 Preview in bspwm. Wallpaper at HERE

Installation

Install distribution provided python

  • Install Deps
pip3 install kivy kivymd pillow
  • Clone repo
git clone https://github.com/T-Dynamos/KivBar ~/.config/kivybar

For sound you need pulseaudio and for music you need mpd , ncmpcpp and mpc ( Basic knowleged that how it works) .

Running

Just append this line to your window manger's rc file. For eg, ~/.confgi/bspwm/bswpmrc in bspwm

exec cd ~/.config/kivbar && python3 main.py > ~/.kivbar.log 2>&1 &

Configuring

Configration file is ~/.config/kivybar/launch.py you can set launcher icon there

Report bugs in issues

About

A eww widgets like bar made in kivy [Archive Fork]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.5%
  • kvlang 19.5%