Go to file
Alexis 50d8c707a8 fix(README): typo 2018-08-10 16:29:37 +02:00
include feat: add custom module to allow execution of external script 2018-08-10 16:26:46 +02:00
package Add archlinux PKGBUILD 2018-08-09 20:50:11 +02:00
protocol chore(README): update 2018-08-09 00:37:23 +02:00
resources feat: add custom module to allow execution of external script 2018-08-10 16:26:46 +02:00
src feat: add custom module to allow execution of external script 2018-08-10 16:26:46 +02:00
subprojects feat: init repo 2018-08-08 23:54:58 +02:00
.gitignore refactor: prefer static methods 2018-08-09 20:22:01 +02:00
.gitmodules Add archlinux PKGBUILD 2018-08-09 20:50:11 +02:00
LICENSE Initial commit 2018-08-08 23:53:37 +02:00
README.md fix(README): typo 2018-08-10 16:29:37 +02:00
meson.build feat: add pulseaudio module 2018-08-09 23:55:38 +02:00
preview-2.png chore(README): update 2018-08-10 16:28:37 +02:00
preview.png chore(README): update preview 2018-08-09 00:09:59 +02:00

README.md

Waybar Licence
Waybar

Proof of concept

Highly customizable Wayland bar for Sway and Wlroots based compositors.
Available on AUR

Current features

  • Sway Workspaces
  • Local time
  • Battery
  • Network
  • Pulseaudio
  • Memory
  • Cpu load average
  • Custom scripts

Configuration and Customization

See the wiki for more details.

How to build

$ git clone https://github.com/Alexays/Waybar
$ meson build
$ ninja -C build
$ ./build/waybar

Contributions welcome! - have fun :)

License

Waybar is licensed under the MIT license. See LICENSE for more information.