Coder Social home page Coder Social logo

photobooth's Introduction

Photobooth

The Photobooth application is an application that consist of 2 parts:

  1. backend.py - This will be the application that will upload a specified folder onto Google Drive. The batch number will be tracked for this application.
  2. sender.py - This will get all the photos from the Google Drive based on the batch number and send it to the user's specified phone number via Telegram.

Installation

Google Client Library and Twilo is required for this project. You may install it by doing the following.

python.exe -m pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib

python.exe -m pip install twilio

credentials.json and twilo_creds.json are required for this project. You may get them from the developer. They should be placed in the home directory of the project.

Quick Start

  1. Clone the project onto your computer.
  2. Run the sender/backend.py application.
  3. [For first run] You will run into a prompt as shown below. Select the relevant Google Account.
  4. [For first run] It will say that Google has not verified the app. Click on Advanced and Go to Photobooth (unsafe)
  5. [For first run] Click on Continue to allow for access
  6. [For first run] token.json will be created and there will be no need for Steps 3 to 6

Referenced Links

photobooth's People

Contributors

wutdequack avatar

Watchers

James Cloos avatar  avatar

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.