1.2.1 • Published 6 months ago

remat v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

RemAt

Simple reminder scheduling tool that links atd, chrono and libnotify.

Installation

# one of
pnpm install --global remat
yarn global add remat
npm install -g remat

Usage

To schedule a reminder execute: rem <when> <...message> \ If you want to avoid escaping, separate the <when> and <...message> args with --: \ rem in 20 min -- prepare for work \ Use the regular atd commands to list (atq) and cancel (atrm) the scheduled jobs.

# specify when to deliver the reminder using natural language
rem 14:52 go to the gym
rem "tomorrow at 9:00" go to the gym
rem 4th of july at noon -- go to the gym
rem "next friday at 4 pm" go to the gym
rem 2m go to the gym
rem 18 go to the gym
rem :25 go to the gym
1.2.1

6 months ago

1.2.0

7 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.0

7 months ago