Skip to content

Avimitin/dwm-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwm-bar

This is a simple program for showing information on the dwm bar.

ALERT!!!!: This is a WORK IN PROGRESS project, use at your own risk.

Features

Currently, it supports:

  • Date and Time
  • Battery
  • Bluetooth Headset Battery
  • Sound Volume
  • Song Information

Prerequisite

  • DBus (For song information and bluetooth headset battery)
  • PulseAudio (For volume)

Build

# Default
cargo install --path .

# Enable headset battery
cargo install --path . --features headset-battery

Usage

~/.cargo/bin/dwm-bar &

Todo

  • tokio async io
  • native PulseAudio control
  • native battery information
  • easy configuration
  • API port for new module
  • Flexible code design. Current progress, Since May 1, 2022

Gallery

image

About

Yet another dwm bar writtern in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages