New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
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

  • 0.1.3
  • Rubygems
  • Socket score

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc