A TUI for Harvest.
Press...
qto quitrto force a refreshato create a new time entryeto edit a time entryEscto save editskto focus next entryjto focus previous entrypto pause a time entryddto delete a time entry-?[0-9]+[hm]to update the time:-1hremoves one hour,23madds 23 minutestto cycle between tasks on a time entrylto go to next dayhto go to previous dayLto go to next weekHto go to previous weeknto go to today
Install stack and run make install.
You'll then have to create a configuration file ~/.config/ttyme/ttyme.toml:
harvest_token = "TOKEN"
harvest_account = "ACCOUNT ID"
project_id = "PROJECT ID"Go to the developers page on Harvest to get the TOKEN and ACCOUNT ID. PROJECT ID can be found by navigating to a project page from Projects and looking at the URL for the project.
