Git Product home page Git Product logo

pibooth-dropbox's Introduction

Pibooth

Python 3.6+ PyPi package PyPi downloads Tests Codecov

The pibooth project provides a photobooth application out-of-the-box in pure Python for Raspberry Pi. Have a look to the wiki to discover some realizations from GitHub users, and don't hesitate to send us photos of your version.

Settings

Features

  • Interface available in Danish, Dutch, English, French, German, Hungarian, Norwegian, Portuguese (Portugal and Brazil), Spanish and Swedish (customizable)
  • Capture from 1 to 4 photos and concatenate them in a final picture
  • Support all cameras compatible with gPhoto2, OpenCV and Raspberry Pi
  • Support for hardware buttons and lamps on Raspberry Pi GPIO
  • Fully driven from hardware buttons / keyboard / mouse / touchscreen
  • Auto-start at the Raspberry Pi startup
  • Animate captures from the last sequence during idle time
  • Store final pictures and the individual captures
  • Printing final pictures using CUPS server (printing queue indication)
  • Custom texts can be added on the final picture (customizable fonts, colors, alignments)
  • Custom background(s) and overlay(s) can be added on the final picture
  • All settings available in a configuration file (most common options in a graphical interface)
  • Highly customizable thanks to its plugin system, you can install plugins developed by the community from PyPI or develop your own plugin.

Documentation

Documentation

Plugins

Here is a list of known plugins compatible with Pibooth

Pibooth organisation's plugin

Third-party plugins

Third-party plugins can be found on GitHub or on plugins on PyPI. Here is a short list:

Sponsors

An enormous thanks to our sponsors:

It means a lot to us!

pibooth-dropbox's People

Contributors

anxuae avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

pibooth-dropbox's Issues

[Question] I wrote a plugin for dropbox upload

Hi,

I wrote a plugin for Dropbox uploading the pictures.
It's orientated on the pibooth-google-photo plugin (thx to Sébastien Ravel, Vincent Verdeil and Antoine Rousseaux) and the updown.py example from the dropbox-sdk-python.

It works with a dropbox app, which can easily be created from the dropbox developers side.

It implements the app.previous_picture_url which can be used by pibooth-qrcode to produce a qr code for the last picture processed.

Now my issue:
I am not the best skilled python developer and I made this mainly for myself, because I want to use dropbox for my photobooth.
So I don't feel to be able to maintain this plugin, and making it an official one. It works for my needs but I don't know if it will work for other users.
But on the other hand there may be users who like to use this plugin and I don't want to deprive someone of using it.

Maybe you understand my dilemma.

I need some advice what to do with the plugin now.

Test OAuth flow for Dropbox

Hi @mhilcher,

I've introduce the token generation applying OAuth2 flow. Code is inspired from google one.
In the config you now only need the app_key and app_secret.
Also, I've added a tuto in the README.

Can you test it on your environment?

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.