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

Schedule Leave - Set Leave Reminders | Online Free DevTools by Hexmos

Schedule leave alerts with Leave. Set time-based reminders to depart on time, preventing overstays. Free online tool, no registration required.

leave

Set a reminder for when it’s time to leave. To remove reminders use kill $(pidof leave). More information: https://www.freebsd.org/cgi/man.cgi?query=leave.

  • Set a reminder at a given time:

leave {{time_to_leave}}

  • Set a reminder to leave at noon:

leave {{1200}}

  • Set a reminder in a specific amount of time:

leave +{{amount_of_time}}

  • Set a reminder to leave in 4 hours and 4 minutes:

leave +{{0404}}

See Also