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
  • 4 days ago
  • March 7, 2023
License

MIT License

Links
Synced at

Sun, 17 Nov 2024 19:50:55 GMT

Languages