项目作者: tylerfowle

项目描述 :
multi countdown timer with cli
高级语言: HTML
项目地址: git://github.com/tylerfowle/tymer.git
创建时间: 2017-10-27T19:01:00Z
项目社区:https://github.com/tylerfowle/tymer

开源协议:

下载


TYMER

How to Install

  1. Clone or Download this repo

  2. Change Directory to the daemon folder

    cd tymer/daemon

  3. Run the installer

    ./install

How to Use

Add a new Tymer

tymer add

  1. Defaults:
  2. Label: "No Description"
  3. Time: "+30M"

Add new Tymer with Description

  1. `tymer add "Description of Tymer"`

Add new Tymer with Description and Time of 5 minutes

  1. `tymer add "Description of Tymer" "+5M"`

How to Uninstall

  1. Clone or Download this repo

  2. Change Directory to the daemon folder

    cd tymer/daemon

  3. Run the uninstaller

    ./uninstall