Skip to content
/ moro Public

[DEPRECATED/DON'T USE] Simple CLI tool for tracking work hours. Note: Heavy changes are happening in this repository. Docs might not be up to date, and things might be broken. Only the released NPM version is stable.

License

Notifications You must be signed in to change notification settings

getmoro/moro

Repository files navigation

Moro

A command line tool for tracking work hours, as simple as it can get.

Backers on Open Collective Sponsors on Open Collective Build Status Downloads Greenkeeper badge Sponsored All Contributors

Demo

alt tag

Install

npm install -g moro

# yarn works too

You need node version 4.8.0 or higher (we haven't tested lower versions)

Update

npm update -g moro

Usage

  1. Run moro hi when starting your working day. Moro registers that time as your clock in time.
  2. Run moro bye when ending your working day. Moro Registers that time as your clock out time.

That's it! Moro prints on the screen how many hours you have worked.

Invoke $:moro report at any time to see how long you have worked on the current day.

To see the full report of previous days run moro report --all.

Learn more:

Those two steps above should be all you need to know about Moro, but there are 3 ways to learn more:

  • $: moro --help
  • See the documentation: link
  • Or check this screen recording: link

Frequently Asked Questions (FAQ)

Click to open FAQ

Q: I forgot to run moro in the morning, so my clock in time is not saved. Can I adjust it now? A: yes! for example, if you started work at 09:30 run $: moro hi 09:30

What does moro mean?

Moro means hello in Finnish.

Contributing

Open an issue, or make a pull request. We love contributions.

Code of conduct

Code is important but people are more important. If you like to contribute to Moro please read and follow our code of conduct found in this file: CODE_OF_CONDUCT.md

To run tests

npm test

Supporters

I thank Futurice (link) my employer for sponsoring this project trough its Spice program

Supported by the Spice Program

Contributors

Thanks goes to these wonderful people (emoji key):


Omid Hezaveh

πŸ’¬ πŸ› πŸ’» πŸ“– πŸ‘€ ⚠️

Mario

πŸ’» πŸ“– ⚠️

Karl Fleischmann

πŸ’» πŸ“– ⚠️

Niloofar Motamed

πŸ“–

Wolf-Rost

πŸ“–

Henri Koski

πŸ“–

Olavi Haapala

πŸ“– πŸ›

This project follows the all-contributors specification. Contributions of any kind welcome!

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! πŸ™ [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

About

[DEPRECATED/DON'T USE] Simple CLI tool for tracking work hours. Note: Heavy changes are happening in this repository. Docs might not be up to date, and things might be broken. Only the released NPM version is stable.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 15