Skip to content

icco/coffee_shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coffee_shop

coffee_shop is a distraction free Text Editor from Linux written in Ruby.

The source code for this project is available on GitHub.

This project has been essentially abandoned. You can read my final paper for a description of my process creating this application and my final thoughts on it.

Installation

Installation is pretty simple. You just need Qt4 and Ruby 1.8. I'll assume you know how to install ruby.

To install Qt4:

  • on Debian and Ubuntu: sudo aptitude install libqt4-ruby

Once you have Qt4 for Ruby install, just run ./coffee_shop.rb.

Documentation

A copy of the documentation is running at http://coffeeshop.heroku.com, but if you want to run a local copy, install the Ruby gems listed in .gems and run docs/website.rb.

Who?

This project is being done by Nathaniel "Nat" Welch for his senior project at Cal Poly. You can find him at various places:

License

Copyright (c) 2010-2011 Nathaniel Welch

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.

Releases

No releases published

Packages

 
 
 

Languages