Skip to content

Takes screenshots of the screen until a QR code is detected then navigates to the first link found in the QR code. Originally made for finding Swag Hunt links during Reddit's Mod World livestream.

License

Notifications You must be signed in to change notification settings

kaxonomy/py-qr-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py-qr-monitor

License Support via Cash App Support via Bitcoin Star this repository

Description

Takes screenshots of the screen until a QR code is detected then navigates to the first link found in the QR code. Originally made for finding Swag Hunt links during Reddit's Mod World livestream.

Preview

Installation

  1. Clone/download the project
  2. Open terminal and CD into the project
  3. Create venv (python -m venv venv)
  4. Activate venv (Windows: venv\Scripts\activate)
  5. Install requirements (pip install -r requirements.txt)
  6. Run main.py (python main.py)

Contributing

Contributions are welcome! Please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them with descriptive messages.
  4. Push your changes to the forked repository.
  5. Submit a pull request.

Issues

If you encounter any issues or have suggestions, please open an issue here.

License

This project is licensed under the Creative Commons Attribution-NonCommercial License. See the LICENSE file for more details.

About

Takes screenshots of the screen until a QR code is detected then navigates to the first link found in the QR code. Originally made for finding Swag Hunt links during Reddit's Mod World livestream.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages