Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.23 KB

absences -- manage your absences

tipmona monya/mona tipkotone

feature

  • Manage how many times you're absent from each classes, category, etc.
  • Display how many times left till the limit.

dependencies

usage

  • Add new absence: absences add [absent] <category> <date>
  • Add category: absences add category <new_category>
  • Show summary: absences
  • Show details for category: absences <category>
  • Show categories that is about to over limit: absences alert

config file

absences read config at $HOME/.config/absences/config It's written in YAML style, though we don't use anything but hash available configs are:

- `datapath`: the path to file that contains raw absences data
- `alert_line`: number. define when to alert