diff options
| author | mdw <mdw@sdf.org> | 2024-04-20 22:17:19 +0300 |
|---|---|---|
| committer | mdw <mdw@sdf.org> | 2024-04-20 22:17:19 +0300 |
| commit | 26a2d0a6441edbfb111f19b62789dd8c1a57b699 (patch) | |
| tree | b015a17788b301922c583798124f222733f5acdc | |
| parent | 867eaaaf757694aa994add2a5b9815adc3b5db46 (diff) | |
Added readme
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..66a7858 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +A status bar shell script for OpenBSD and cwm, used to display basic running info. + +Inspired by other such projects: + + +https://github.com/vetelko/termbar +https://www.tumfatig.net/2020/a-simple-shell-status-bar-for-openbsd-and-cwm1/ +https://github.com/gonzalo-/termbar |
