Skip to content
/ i Public

Small image uploading service for Tweetbot served with Sinatra

License

Notifications You must be signed in to change notification settings

AlexKMDev/i

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIUS — small image uploading service

Build Status Coverage Status

Demo: curl --form "media=@test.gif" http://i.anakros.me/upload

  1. clone repository
  2. install imagemagick $ brew install imagemagick --with-libtiff
  3. $ bundle install && unicorn -D -p 3000
  4. change custom upload endpoint to http://localhost:3000/upload in Tweetbot

About

Small image uploading service for Tweetbot served with Sinatra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published