Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to monitor a commute #4

Open
KyleBanks opened this issue Feb 18, 2017 · 0 comments
Open

Ability to monitor a commute #4

KyleBanks opened this issue Feb 18, 2017 · 0 comments

Comments

@KyleBanks
Copy link
Owner

Would be nice to be able to monitor a commute, and optionally write the output to a file. By default, monitor would poll every minute, and the user could supply their own interval (in minutes).

Ex:

commuter monitor --from home --to work

Would print the commute time to stdout every minute.

commuter monitor --from home --to work --interval 5 --out file.txt

Would write the commute every five minutes to file.txt.

@KyleBanks KyleBanks added this to the Future Release milestone Feb 18, 2017
@KyleBanks KyleBanks self-assigned this Feb 18, 2017
@KyleBanks KyleBanks removed their assignment Feb 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant