bijection / sistine

Turn a MacBook into a Touchscreen with $1 of Hardware
https://www.anishathalye.com/2018/04/03/macbook-touchscreen/
MIT License
3.25k stars 192 forks source link

[No Bug] Windows enabled code #9

Open ashishgupta1350 opened 6 years ago

ashishgupta1350 commented 6 years ago

I have taken the pain to modify this to be used on windows as will. https://github.com/ashishgupta1350/Windows-Touch Please add stimulate.py from this to your main repo and pull changes. Regards. Ashish.

bijection commented 6 years ago

Hi Ashish, this looks good! Can you send a pull request that I can merge in?

ashishgupta1350 commented 6 years ago

Yes, sure.

ashishgupta1350 commented 6 years ago

Originally the changes were made directly to main file. I have separated the windows code from the mac code, and included working examples of the same. I have sent a pull request.

ashishgupta1350 commented 6 years ago

Can we add the install instructions for windows in README.md? At first look, the repo seems only for Mac.