Skip to content

ScriptsBySly/mouse_trail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mouse_trail

A python script that creates a window and shows the mouse position with a trail to be used as an overlay for streaming

dependencies

install python 3.x

pip install pygame

how to use

1.- Download the script or create a new file and copy paste the content of the script into the new file. Rename the file to mouse_trail.py

2.- In the same directory where you have the script right click anywhere but not on the file and then click on open a terminal. Alternitavely, press "shift" and then right click if the open a terminal option is not shown.

3.- Run the script by typing "python.exe mouse_trial.py"

4.- Make sure you have pygame installed, if not run "pip install pygame"

About

A python script that creates a window and shows the mouse position with a trail to be used as an overlay for streaming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors