Skip to content

edcsnt/kros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors