Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

mneudert/rednosio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rednosio

Add a red nose to your images

Rednosio is a shameless copy of Moustachio (see examples in repository there) using red noses instead of moustaches.

Installation

Let's assume Go is already installed.

Get the Resize library:

$ go get github.com/nfnt/resize

Clone and run Rednosio:

$ git clone git://github.com/mneudert/rednosio.git
$ cd rednosio
// leave "--port 8080" to use the default port (8080)
$ go run rednosio.go --port 8080

Browse to localhost:8080 and start to rednosify!

External Libraries/Sources

In alphabetical order:

Lots of code (cough most of it cough) taken or inspired by Mustachio

Contributing

Fork, make more awesome, request pull! It's as easy as it sounds.

About

Add a red nose to your images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors