a command line interface to manage harvest and target-process in one place
npm install onetime-cli
npm install -g onetime-cli
`
Usage
Type the following to get usage information:
`
onetime -h
`
To expert using onetime see the tutorial on our wiki
Features
- Aliases: You can define named aliases to make starting regular times easier.
- Project settings: You can define a .onetime file in the root of your project and specify which project to be used when starting time from that directory.
- Finish time: Finishing a time will stop the timer on harvest and (if any) will log the time on target process. You can choose a time to finish or bulk finish all times of a specific day (default to today).
- Restart a time: Restart one of your older timers with exact same details to avoid
adding details over and over again.
Contributing
Found a bug or have an idea? Open a new issue and let's discuss it :)
1. Fork it!
2. Create your feature branch: git checkout -b my-new-feature
3. Commit your changes: git commit -am 'Add some feature'
4. Push to the branch: git push origin my-new-feature
5. Submit a pull request :D
$3
`
npm install
npm link
``