keshr
Keshr is Node.js task scheduler, cacher and notification manager.
Summary
Features
-
Schedule tasks
-
Wrapper for cached tasks
-
Notifications
Architecture
Daemon
What daemon does is runs tasks, holds cache and display notifications.
Client
Client sends commands to daemon.
It can be used as command wrapper.