A command line tool for tracking work hours, as simple as it can get.
npm install -g moro
# yarn works too
yarn global add moro
You need node version 6 or higher (we haven't tested lower versions)
You can download the executable files from releases page for Linux, Mac and Windows.
npm update -g moro
- Run
moro hi
when starting your working day. Moro registers that time as your clock in time. - 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
.
Those two steps above should be all you need to know about Moro, but there are 3 ways to learn more:
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
Moro means hello in Finnish.
Open an issue, or make a pull request. We love contributions.
Clone this repo, and then inside the folder run:
npm link
This will install moro globally but using the files inside the project folder. You can now change the files and run moro in your command line to see the effects.
npm test
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
I thank Futurice (link) my employer for sponsoring this project trough its Spice program
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!
This project exists thanks to all the people who contribute. [Contribute].
Thank you to all our backers! π [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]