Skip to content

zzimt/fstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fstatus

Simple status bar.

Table of Contents

Dependencies

  • gcc
  • make
  • pkg-config
  • X11

Usage

Building

make

Installing

sudo make install

Running

# Run fstatus
fstatus

# Send update request to running fstatus process
fstatus -r

# Kill running fstatus process
fstatus -k

Configuration

fstatus is configured by changing src/config.h and rebuilding the application.

See src/modules directory for individual module configuration values and defaults.

License

MIT License. See LICENSE for details.

About

Simple status bar

Resources

License

Stars

Watchers

Forks

Contributors