frankenmichl / gtimelog_cli

A simple CLI interface for logging time into GTimeLog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gtimelog_cli

A simple CLI interface for logging time into GTimeLog

In order to use this script, simply put it into a location pointed to by your $PATH.

If you call the script without any arguments, it will parse your ~/.local/share/gtimelog/tasks.txt and prompt you for a selection. In addition, you can call it with an arbitrary amount of parameters which then get appended into your timelog.txt with the correct timestamp.

I wrote this for not having to use the mouse for logging times onto my projects, and published it here hoping it is useful for anyone.

About

A simple CLI interface for logging time into GTimeLog

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%