World Conquest Chronicles

World Conquest Chronicles

Motivator, v1.1.0

The utility for repeatedly displaying notifications in the standard OS way.

Built-in support for running in the background.

Change Log

  • built-in support for running in the background:
    • the console command for starting and restarting;
    • the console command for stopping;
    • the console command for checking of the current running status.

Features

  • use the cron specification for displaying notifications on a schedule:
    • support for seconds in the cron specification;
  • random selection of a notification for displaying;
  • support for the Spintax format in notifications;
  • built-in support for running in the background:
    • the console command for starting and restarting;
    • the console command for stopping;
    • the console command for checking of the current running status.

Usage

$ motivator -h | --help
$ motivator start [-c PATH | --config PATH]
$ motivator status
$ motivator stop
$ motivator foreground [-c PATH | --config PATH]

Commands:

  • start — start (or restart) displaying notifications in the background;
  • status — check that notifications are being display in the background;
  • stop — stop displaying notifications in the background;
  • foreground — start displaying notifications in the foreground.

Options:

  • -h, --help — show the context-sensitive help;
  • -c PATH, --config PATH — the path to a config file (default: config.json).

Repository

Link: https://github.com/thewizardplusplus/motivator/tree/v1.1.0.

Content: code.

License: MIT.