public
Description: Broken. Two bits of delicious information.
Homepage:
Clone URL: git://github.com/jbarnette/insinuate.git
jbarnette (author)
Thu Mar 05 14:00:34 -0800 2009
commit  d2d2c83b614e3c00c607b012da69b5f04866919c
tree    5ad8bbed71677a4ddfd7d530c12b8fb0669f4b7c
parent  c0f321cee1a8e1da2c88bd152524744fe14e7073
name age message
file .gitignore Loading commit data...
file CHANGELOG.rdoc
file Manifest.txt
file README.rdoc
file Rakefile
directory app/
directory bin/
directory lib/
README.rdoc

Insinuate

Two bits of delicious information. Insinuate puts a little colored circle on your desktop and lets you change its color.

  • FOUR possible states! Unknown, bad, iffy, and good.
  • Awesome, untested code!
  • Ugly graphics!
  • Pointless use of Webrick!

Examples

From the command line:

    $ insinuate unknown|iffy|good|bad|off

From Ruby:

    require "rubygems"
    require "insinuate"

    Insinuate.good

The app will be launched the first time you insinuate anything.

Installation

You need a Mac with RubyCocoa.

    $ sudo gem install insinuate

License

Copyright 2008-2009 John Barnette (jbarnette@rubyforge.org)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.