logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Track Time - Manage Work Time with Moro | Online Free DevTools by Hexmos

Track work time effectively with Moro. Manage time logs and notes effortlessly for improved productivity. Free online tool, no registration required.

moro

Track work time. More information: https://moro.js.org.

  • Invoke moro without parameters, to set the current time as the start of the working day:

moro

  • Specify a custom time for the start of the working day:

moro hi {{09:30}}

  • Invoke moro without parameters a second time, to set the current time at the end of the working day:

moro

  • Specify a custom time for the end of the working day:

moro bye {{17:30}}

  • Add a note on the current working day:

moro note {{3 hours on project Foo}}

  • Show a report of time logs and notes for the current working day:

moro report

  • Show a report of time logs and notes for all working days on record:

moro report --all

See Also