Giter VIP home page Giter VIP logo

flask_img_push's Introduction

flask_img_push

Flask app which enables users to push images from their phones to a single gallery page running on a beamer.
Thanks to @bixel and @MaxNoe.

  1. Create a new python 3 virtual environment and pip install -r requirements.txt.
  2. python start.py to start the debug server at localhost:5000.
  3. localhost:5000 is the client page where you can push a photo to the gallery page.
  4. localhost:5000/gallery is the gallery page where the pushed images are shown, supposed to be running only once on a beamer with a fixed page size.
  5. Put a placeholder picture in ~/Pictures/wedding/_placeholder.jpg, for an empty database.
  6. Posted pictures are saved at ~/Pictures/wedding/ with a timestamp and at full resolution.
  7. Center image container show the last posted image with its comment, if available. 4 surrounding image container show randomly picked images from the database - updated every 15 secs.
  8. Posting images available if devices are in the same WiFi and directing to the server IP adress with port 5000, also working without internet connection.

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.