Skip to content

A Python script that draws pixels onto the center of the screen, and remains on top regardless of focus.

License

Notifications You must be signed in to change notification settings

bishun/crossgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crossgen

A Python script that draws pixels on the center of the screen on top of any other windows, regardless of focus.

Dependency: PyQt5

Install PyQt5 on Windows:

pip install PyQt5

Install PyQt5 on Linux:

sudo apt install python3-pyqt5

Install PyQt5 on Mac:

brew install pyqt5

Examples

newmain1

newmain2

About

A Python script that draws pixels onto the center of the screen, and remains on top regardless of focus.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages