Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jotaen/klog

Command line tool for time tracking in a human-readable, plain-text file format.
https://github.com/jotaen/klog

cli command-line command-line-tool file-format fileformat klog plain-text plaintext time-tracker time-tracking

Last synced: 3 days ago
JSON representation

Command line tool for time tracking in a human-readable, plain-text file format.

Awesome Lists containing this project

README

        



klog logo

# klog

klog is a plain-text file format and a command line tool for time tracking.

πŸ“• [**Documentation**](https://klog.jotaen.net) – **Learn what klog is and how to use it**

πŸ“₯ [Install](https://klog.jotaen.net#get-klog) – Get the latest version

πŸ“’ [Changelog](https://github.com/jotaen/klog/blob/main/CHANGELOG.md) – See what’s new

πŸ’‘ [Specification](Specification.md) – Study the file format

## Contribute

If you have questions, feature ideas, or just want to bounce off some feedback,
feel invited to [start a discussion](https://github.com/jotaen/klog/discussions).
In case you run into a bug, please [file an issue](https://github.com/jotaen/klog/issues).
(When in doubt, just go for an issue.)

This repository contains the sources of the klog command line tool as well as
the [specification document](Specification.md) of the klog file format.
Note that both are technically independent of each other, which implies that
they also have different version numbers.

## About

klog was created by [Jan Heuermann](https://www.jotaen.net).
You are free to use it under the following terms:

- Command line tool: [MIT license](LICENSE.txt)
- File specification: [public domain (CC0/OWFa)](Specification.md#License)