Skip to content

Conversation

@Fialuxe
Copy link

@Fialuxe Fialuxe commented Sep 29, 2025

close #6
close #8 (Sorry, handled two issues in this PR unintentionally)

This PR adds compatibility for the Mac environment.

  • Replace keyboard.pressed with key == ord()
  • Change key configuration (F7 to 7)
  • Import platform module
  • Implement logic branching based on platform

This is a simplified version to ensure basic functionality.
If this doesn't align with the project's goals or direction, please feel free to adjust or remove it as needed.

Thank you!

Copy link

@kafuexe kafuexe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

other then changing the mouse control button to "7" from "F7" this is good 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Script fails with FileNotFoundError when run on Mac Because this EyeTracker uses keyboard package, not working on Macbook

2 participants