Skip to content

ISTPdev/MouseTrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MouseTrap

Synergy! Where the fuck is my mouse?

A tiny Synergy helper that shows which PC currently has the mouse focus.

A Green Dot is shown on the PC that has an active mouse (as long as the script is running in the background of all devices that are part of your "Mouse Casting Software")

Instructions

  1. Install Python 3 (or skip this step)
  2. Install Dependencies by
    1. Open a Terminal in the Repository Folder
    2. Run the Command: pip install -r requirements.txt
    3. If something goes wrong, ask ChatGPT, or pull your hair out and go bald by asking StackOverflow
    4. Close the Terminal Window
  3. Double Click main.py and keep it running in the background.
  4. Don't close it.

Git Clone

git clone https://github.com/ISTPdev/MouseTrap.git
cd MouseTrap
pip install -r requirements.txt
python src/mousetrap.py
Note to Pythonista's

I'm not much of a Pythonista, so feel free to jump in here and make sweeping changes, as long as you don't mess with the logic. (Basically just don't break the algorithm, you're free to switch libraries, or add features as much as you want I don't care, it does what I want that's good enough for me)

About

Synergy! Where the fuck is my mouse?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages