Go to file
topisani 9a333088e5 Merge branch 'tray-gdbus' of github.com:topisani/Waybar into tray-gdbus 2018-10-04 18:47:06 +02:00
include Merge branch 'tray-gdbus' of github.com:topisani/Waybar into tray-gdbus 2018-10-04 18:47:06 +02:00
package Add archlinux PKGBUILD 2018-08-09 20:50:11 +02:00
protocol WIP sni dbus-menu support. 2018-10-04 18:03:01 +02:00
resources Merge branch 'tray-gdbus' of github.com:topisani/Waybar into tray-gdbus 2018-10-04 18:47:06 +02:00
src Merge branch 'tray-gdbus' of github.com:topisani/Waybar into tray-gdbus 2018-10-04 18:47:06 +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 chore: v0.0.4 2018-08-16 17:19:02 +02:00
meson.build Merge remote-tracking branch 'origin/master' into tray-gdbus 2018-10-04 18:04:36 +02:00
preview-2.png chore: optimize preview 2018-10-01 18:56:58 +02:00
preview.png chore: optimize preview 2018-10-01 18:56:58 +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
  • Sway focused window name
  • Local time
  • Battery
  • Network
  • Pulseaudio
  • Memory
  • Cpu load average
  • Custom scripts
  • And much more customizations

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 :)
The style guidelines is Google's

License

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