Skip to content

juev/terminal-pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Pomodoro application for terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages