/crontalk-bin

The binary executables for crontalk https://github.com/Anondo/crontalk

CronTalk-Bin

Translate the cron expressions from your terminal into english(or any other supported language) words.

This repo contains all the binary executables for CronTalk

Installation

  1. Download the binary for your OS
OS x86 x86_64
Mac Download Download
Linux Download Download
FreeBSD Download Download
Windows Download Download
  1. For Mac/Linux, add the binary to your $PATH variable or copy it in /usr/bin to access this from everywhere in the terminal.

    For Windows , set the environmental variable to the path of the binary for accessing the app from the terminal

  2. Test your installation by hitting,

$ crontalk

or

$ crontalk version

from the terminal.

If you can see the version of the app then you are good to go!.