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

Add a "stopwatch" like feature #3

Open
bnvk opened this issue Feb 3, 2015 · 4 comments
Open

Add a "stopwatch" like feature #3

bnvk opened this issue Feb 3, 2015 · 4 comments

Comments

@bnvk
Copy link
Owner

bnvk commented Feb 3, 2015

This feature should offer the following things:

  • Start tracking
  • Pause tracking
  • Stop tracking
  • Erase tracking

Upon completing tracking, user is prompted to save the record with various input values (interactive CLI)

@simonv3
Copy link
Contributor

simonv3 commented Mar 24, 2015

Is this meant to be CLI or otherwise? If not, have a look at this:

https://github.com/maxogden/menubar

@bnvk
Copy link
Owner Author

bnvk commented Mar 24, 2015

@simonv3 I'd absolutely like to make a GUI package / helper like that. I'm following that same project and plan to experiment with it ;)

@simonv3
Copy link
Contributor

simonv3 commented Dec 29, 2015

@RichardLitt just told me about this: https://github.com/RichardLitt/timestamp

@RichardLitt
Copy link

It's really simple. I use it for my own timekeeping, because text files have absolutely no overhead for me mentally, and it isn't likely to take up tons of my time.

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

3 participants