Module: Tamarillo
- Defined in:
- lib/tamarillo/clock.rb,
lib/tamarillo/config.rb,
lib/tamarillo/tomato.rb,
lib/tamarillo/command.rb,
lib/tamarillo/monitor.rb,
lib/tamarillo/storage.rb,
lib/tamarillo/version.rb,
lib/tamarillo/controller.rb,
lib/tamarillo/tomato_file.rb,
lib/tamarillo/notification.rb,
lib/tamarillo/notification/bell.rb,
lib/tamarillo/notification/none.rb,
lib/tamarillo/notification/growl.rb,
lib/tamarillo/notification/touch.rb,
lib/tamarillo/notification/speech.rb
Overview
Public: Stores tomatoes using the filesystem.
This model represents a directory of Tomato files and configuration. It can read and write them, and find the latest one for the current day.
Defined Under Namespace
Modules: Formats, Notification Classes: Clock, Command, Config, Controller, Monitor, Storage, Tomato, TomatoFile
Constant Summary collapse
- VERSION =
"0.2.0"