GithubHelp home page GithubHelp logo

tjiho / zozio Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 65.97 MB

Website in Golang to browse photo

License: GNU General Public License v3.0

Shell 0.33% HTML 17.79% Go 29.82% CSS 24.08% JavaScript 27.34% Dockerfile 0.63%
galery gallery golang website

zozio's Introduction

Zozio

Website in golang to browse photos

Install with Docker

docker-compose up

Install without Docker

you need to install exif-dev with your package manager

go get github.com/xiam/exif github.com/nfnt/resize github.com/gorilla/sessions github.com/gorilla/mux github.com/disintegration/imaging

go build src/zozios.go src/image.go src/login.go src/page_detailGalerie.go src/page_galerie.go src/page_index.go src/randomImage.go src/night.go

./zozios #linux

./zozios.exe #windows

open http://localhost:8764/

Use

  • To create a galery, you need to create a folder in static/galerie/<name galery>
  • If you want to set the galery private you have to create a file "private.txt" in the galery folder
  • Url to the galery is <url website>/galerie/<name galery>.html
  • you can get a random image on <url website>/random/<name galery>.html

Previews

capture

capture

capture

zozio's People

Contributors

sinistag avatar tjiho avatar

Watchers

 avatar  avatar

zozio's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.