server icon indicating copy to clipboard operation
server copied to clipboard

Cli version

Open davixcky opened this issue 5 years ago • 3 comments

I was wondering if there any option to use this app in cli

davixcky avatar Jan 23 '20 19:01 davixcky

Currently there is no cli, but It should be possible to add a cli which communicates with the graphql api.

jmattheis avatar Feb 03 '20 18:02 jmattheis

I'm thinking of making simple app for myself with graphql.

Shahin-rmz avatar Jun 18 '22 21:06 Shahin-rmz

Would be perfect to have an offline CLI that could sync to the server on demand. As a counter-example, https://timetagger.app/ has a CLI, but it immediately fails if you're offline. It's not robust enough.

There are several CLI time trackers for reference and inspiration. They are all local-only, though.

  • https://tailordev.github.io/Watson/
  • https://github.com/dribnif/tt
  • https://timewarrior.net/

northen-mindset avatar Dec 11 '23 09:12 northen-mindset