onetime-cli

1.10.3 • Public • Published

onetime-cli

travis

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 :)

  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

Run the cli on development mode

npm install
npm link

License

Developed and maintained by Mo Valipour.

See license info here.

Package Sidebar

Install

npm i onetime-cli

Weekly Downloads

1

Version

1.10.3

License

MIT

Last publish

Collaborators

  • valipour