Skip to content

danthompson/pollex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pollex

Pollex generates thumbnails for items stored on CloudApp. It's a thin client that at its heart is a simple Sinatra app which pings the CloudApp API for its details, and renders a thumbnail or icon according to the type of drop.

Prerequisites

Pollex's needs are basic:

  • Ruby 1.9.3 - If using RVM, then... rvm install 1.9.3
  • Bundler
  • An Event Machine based web server such as Thin
  • ImageMagick - If using Homebrew... brew install imagemagick

Parting Words

We'd love to see what you're doing with Pollex. Get a hold of us and show it off! Did you find something broken? Have questions getting things running? Open an issue or send over a pull request.

License

Pollex is released under the MIT license.

About

The magic that generates thumbnails for CloudApp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages