https://github.com/xvw/kohai
Kohai is a very simple (but opinionated) timetracker for my personal usage
https://github.com/xvw/kohai
emacs projects timetracker
Last synced: 7 months ago
JSON representation
Kohai is a very simple (but opinionated) timetracker for my personal usage
- Host: GitHub
- URL: https://github.com/xvw/kohai
- Owner: xvw
- License: mit
- Created: 2024-12-06T11:34:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-26T14:44:07.000Z (7 months ago)
- Last Synced: 2025-02-26T15:38:09.137Z (7 months ago)
- Topics: emacs, projects, timetracker
- Language: OCaml
- Homepage:
- Size: 1.37 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kohai
> **Kohai** is a timetracking software (inspired, _very conceptually_,
> by [Sensei](https://github.com/abailly/sensei)).The aim of the project is to re-implement the
[timetracker](https://github.com/xvw/planet/tree/master/src/bin/log)
buried in [Planet](https://github.com/xvw/planet) (_RIP_), however,
the **real** objective is to, once again, _reinvent the wheel_ because
it's great fun to try out encodings in a project that may never see
the light of day! _Muehe_.