0fea6b58e210b256397e037d7f08ed3c7c8e5919
FLIT
create fluttering folders
- flit add [days]
- create folder with 30 days or specified life time
- flit list
- list folders with due dates
- flit del
- delete due folders
hint: add flit del to cron.daily
hint2: flit-add() { cd $( flit add $1 ); }
Description
Languages
Python
94.8%
Makefile
5.2%