edcsnt/kros
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
kros ==== Simple, POSIX-conformant shell script that clocks a user in and out of the Kairos electronic timekeeping system from DIMEP[1]. Dependencies ------------ * POSIX shell * POSIX date, printf, and read utilities * curl No GNU extensions are used. Installation ------------ Edit the PREFIX variable in the Makefile or leave it at the default of /usr/local and run: make install To uninstall, simply run: make uninstall Configuration ------------- See kros(1). Scheduling ---------- A crontab file is provided. [1] <https://cliente.dimep.com.br/solucoes/controle-de-ponto>