🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

thyme_verbose

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thyme_verbose

bundlerRubygems
Version
0.1.3
Version published
Maintainers
1
Created
Source

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

  • ThymePluginTime - print current time before and after each iteration
  • ThymePluginLabel - add a -l / --label option, which defines a custom text to print after each iteration
  • ThymePluginBell - make an terminal alarm (beep code) after each iteration
  • ThymePluginMusic - play music during a pomodoro
  • ThymePluginNotify - show OS notification after each iteration

FAQs

Package last updated on 10 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts