initial commit

This commit is contained in:
2024-06-11 21:08:44 +02:00
commit d8433ffbd8
391 changed files with 37223 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# afs
Show usage information for an [AFS](https://en.wikipedia.org/wiki/Andrew_File_System) directory.
![](example.png)
## Setup / Usage
Suggested i3blocks configuration:
```
[afs]
command=$SCRIPT_DIR/afs
instance=~/afs/
markup=pango
interval=600
LABEL=AFS
#CRITICAL=90
#CRIT_FG_COLOR=#FF0000
#CRIT_BG_COLOR=
```
## Dependencies
- `fs` command suite shipped with the AFS client software
- python3