Skip to content

Gui application build using Kivy ui library for sharing webcam photos online

Notifications You must be signed in to change notification settings

charithmadhuranga/Webcam-Photo-Sharer

Repository files navigation

Title: Webcam Photo Sharer

Description: An app that starts the computer webcam, lets the user capture a photo

and uploads the photo to the web and creates a sharable link. Objects:

CameraScreen:
        start()
        stop()
        capture()
FileSharer:
        filepath
        api
        share()

Design

Design

For using this Software you need uploadcare account and api key and public key put in a .env file in the same folder as this file
UPLOADCARE_PUBLIC_KEY=public_key put here
UPLOADCARE_SECRET_KEY=secret key put here

ui

About

Gui application build using Kivy ui library for sharing webcam photos online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published