Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Conversation

@Olreich
Copy link
Contributor

@Olreich Olreich commented Aug 19, 2016

watch command runs the track command once per interval. Current defaults are 30 seconds and output file of "thyme.json". More focused duplicate of #41 taking it a step further. Top level watch and show (to a localhost:6090 server) switches are added. Just use thyme -ws (or thyme --watch --show).

fixes #17

watch command runs the track command once per interval. Current defaults are 30 seconds and output file of "thyme.json".
Presents option to serve to a local http server for the show command, and allows users to use top-level switches to set up an automatic 30s track with a local server.
@HalfVoxel
Copy link

Nice. Yeah, your pull request is a bit more focused.
I am not sure that it is worth it to add shortcuts like -ws though. This is a long running command so it is not like you use it that often, but it does add additional code.

@yubozhao
Copy link

Just found this project, pretty awesome!

Any update on this PR? Love to see this merged into master

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: Simplify usage

3 participants