1.10.3 • Published 9 years ago
onetime-cli v1.10.3
onetime-cli
A command line interface to manage harvest and target-process in one place.
Install
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 :)
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Run the cli on development mode
npm install
npm link
License
Developed and maintained by Mo Valipour.
See license info here.
1.10.3
9 years ago
1.10.2
10 years ago
1.10.1
10 years ago
1.10.0
10 years ago
1.9.2
10 years ago
1.9.1
10 years ago
1.6.0
10 years ago
1.5.1
10 years ago
1.5.0
10 years ago
1.4.1
10 years ago
1.4.0
10 years ago
1.3.1
10 years ago
1.3.0
10 years ago
1.2.1
10 years ago
1.2.0
10 years ago
1.1.0
10 years ago
1.0.5
10 years ago
1.0.4
10 years ago
1.0.3
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago