Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 994 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 994 Bytes

Not Sourcegraph

An application for detecting if an image is Sourcegraph or not.

gif

Usage

  • Requires Python3 & venv

*Nix:

  1. git clone https://github.com/Andoryuuta/NotSourcegraph.git
  2. cd NotSourcegraph
  3. python3 -m venv env
  4. source env/bin/activate
  5. pip3 install -r requirements.txt
  6. python NotSourcegraph.py

Windows:

  1. git clone https://github.com/Andoryuuta/NotSourcegraph.git
  2. cd NotSourcegraph
  3. py -3 -m venv env
  4. env\Scripts\activate.bat
  5. pip3 install -r requirements.txt
  6. python NotSourcegraph.py

Uh, what? Why?

I was playing around with tracking things in OpenCV and realized that I have alot of Sourcegraph merch around that is perfect to use as trackers. A certain somebody convinced me to make it into a Not Hotdog clone, complete with really bad image overlays that I made in a few seconds in gimp.