Skip to content

Monitor your logtime at 42 from your terminal

Notifications You must be signed in to change notification settings

AngeIo/42_logtime

Repository files navigation

Install

pip install -r requirements.txt

also here is an alias to make the command work from everywhere

logtime='(cd ~/42_logtime && exec python ~/42_logtime/logtime_tracking.py)'

config

cp config.conf.sample config.conf

then add your client_id and client_secret from 42 API

usage

python logtime_tracking.py

know issues

you can get wrong logtime if:

  • [end_at] are missing (bug should be fix soon from 42 API team)
  • you were connected from 2 different location at the same time (i don't handle it yet)

About

Monitor your logtime at 42 from your terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages