Skip to content

gnotclub/albumify-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This software is a Work In Progress

albumify-next

Imgur-like album creator

Albumify lets you create albums like imgur does, with a twist: you decide what image host to use. You can also use different hosts for different images.

Getting started

  • Download and build the code

    go get github.com/gnotclub/albumify-next
  • Copy config.json somewhere and edit it with the right data

  • Run the program as

    cd $GOPATH/src/github.com/gnotclub/albumify-next
    albumify-next -config <path to config file>

About

Next gen albumify, written in Go. Uses mongodb.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published