Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 697 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 697 Bytes

#ABOUT

This small program designed for fixing periods of time, which are used in the technique of time management Pomodoro.

To interact with the user using a terminal and notification center of OSX 10.8

##Install

$ git clone https://github.com/Juev/terminal-pomodoro.git
$ cd terminal-pomodoro
$ bundle install --path 'vendor'

##Using

To use this program you want installed in the system rbenv. Otherwise, before you run to change the first line:

before

#!/usr/bin/env ruby-local-exec

after

#!/usr/bin/env ruby

##Modules

terminal-notifier

colorize