├── JesterV2.py ├── LICENSE ├── README.md ├── requirements.txt └── screenshot.png /JesterV2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bangervoler12233/Fsociety-JesterV2/HEAD/JesterV2.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bangervoler12233/Fsociety-JesterV2/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bangervoler12233/Fsociety-JesterV2/HEAD/README.md -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | PyQt5 2 | keyboard 3 | -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bangervoler12233/Fsociety-JesterV2/HEAD/screenshot.png --------------------------------------------------------------------------------