Skip to content

Cj-bc/absences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published