Skip to content

Want to share some information from qr but want to set it a password?? Here is thing for you ๐Ÿ˜ƒ

Notifications You must be signed in to change notification settings

thirstycode/share-qr-with-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

share-qr-with-password

built with Python3 ย ย  Platforms
Want to share messages from qr but to have have passwords? you're at right place
This python script makes pdf with password protection and uploads it to dropbox and makes a sharable link of it in background!

Installation:

1. git clone https://github.com/thirstycode/share-qr-with-password
2. cd share-qr-with-password
3. pip3 install -r requirements.txt

Add TOKEN in config.py:

  • Make a dropbox account - Here.
  • Login to it.
  • Make a DBX app and give it access to dropbox space - Here.
    • Choose API - Dropbox API
    • Type of access - Full Dropbox
    • App name : Any name of your choice
  • Goto app in 'my apps' and from 'OAuth 2' generate access token of that app. ย - Copy access token and paste that to config.py

Execute It:

1. python prog.py

About

Want to share some information from qr but want to set it a password?? Here is thing for you ๐Ÿ˜ƒ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages