FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

dunrix/unixbar: Rust library for creating output for UNIX-style desktop bars like i3bar/swaybar, dzen2, lemonbar · GitHub

/ unixbar Public
forked from valpackett/unixbar
 
 

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unixbar

A better way to set up your lemonbar/dzen2/i3bar: with Rust and cargo-script instead of shell scripting or dynamic languages.

Included widgets:

  • date/time
  • systemstat CPU/RAM/etc. measurements
  • XKB current keyboard layout
  • music via D-Bus MPRIS (Rhythmbox, Clementine, Spotify, etc.) or MPD
  • volume via Linux ALSA or FreeBSD mixer
  • bspwm desktops

Features:

  • colors
  • alignment
  • separator control (i3bar)
  • click handlers (both shell and Rust code in i3bar, only shell in lemonbar and dzen2)
  • possible to disable systemstat, XKB (libxcb), D-Bus from the build via Cargo features

Usage

See examples/demo.rs.

Contributing

Please feel free to submit pull requests!

By participating in this project you agree to follow the Contributor Code of Conduct.

The list of contributors is available on GitHub.

License

This is free and unencumbered software released into the public domain.
For more information, please refer to the UNLICENSE file or unlicense.org.

About

Rust library for creating output for UNIX-style desktop bars like i3bar/swaybar, dzen2, lemonbar

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL