shmygol / thyme_verbose

Set of Thyme (pomodoro timer) plugins for more verbose output and notifications
MIT License
0 stars 0 forks source link

Thyme Verbose

Is a set of plugins for thyme pomodoro timer.

Installation

$ gem install thyme_verbose

Usage

Require thyme_verbose in ~/.thymerc and initialize plugins.

# ~/.thymerc
require 'thyme_verbose'
use ThymePluginTime
use ThymePluginLabel
use ThymePluginBell
use ThymePluginMusic
use ThymePluginNotify

Plugins