https://github.com/douugdev/qr-rick-roll
Generates random QR codes that all link up to Rick Astley's Never Gonna Give You Up
https://github.com/douugdev/qr-rick-roll
Last synced: about 1 year ago
JSON representation
Generates random QR codes that all link up to Rick Astley's Never Gonna Give You Up
- Host: GitHub
- URL: https://github.com/douugdev/qr-rick-roll
- Owner: douugdev
- License: mit
- Created: 2020-09-03T17:17:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T18:42:37.000Z (almost 6 years ago)
- Last Synced: 2025-02-09T07:44:43.609Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qr-rick-roll
Generates random QR codes that all link up to Rick Astley's Never Gonna Give You Up.
Made with flask.
# Usage
``cd qr-rick-roll``
``flask run``
Then it should start a local web server that generates different qrcodes everytime you reload it.