0.0.0 • Published 6 years ago

keshr v0.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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.

Authors

Nemanja Nedeljković