xstatus v0.1.1

status bar for x11, written in Crystal

Configuration

You may edit the file located at $HOME/.config/xstatus/config.toml

# default config

seperator: "|"
commands: [
    "Restart", 
    "$(date +%a) $(date +%b) $(date +%d)", 
    "$(date +%r)",
]

Setup

To install this project, run:

git clone https://github.com/restartfu/xstatus
cd xstatus
sudo make install

Or one liner:

git clone https://github.com/restartfu/xstatus && cd xstatus && sudo make install
Repository

xstatus

Owner
Statistic
  • 6
  • 0
  • 0
  • 0
  • 3
  • about 1 month ago
  • March 7, 2023
License

MIT License

Links
Synced at

Sun, 22 Dec 2024 05:06:13 GMT

Languages