iamDyeus / tkreload

auto reloads your tkinter app whenever file changes are detected 🐍
https://pypi.org/project/tkreload/
Apache License 2.0
7 stars 6 forks source link

Replace usage of `keyboard` module #1

Closed iamDyeus closed 2 days ago

iamDyeus commented 3 days ago

The library is currently detecting global keyboard inputs, but it should be limited to capturing inputs specifically within the terminal. Modifying the behavior to restrict input detection to terminal-only interactions

INEcodes commented 3 days ago

Can I get this issue assigned to me, as think I can solve this issue. Thanks

BTW loved the project idea

iamDyeus commented 3 days ago

Go ahead, I'll assign the issue to you.

BTW loved the project idea

Thanks! The goal is to create a tool that helps others boost their efficiency.

iamDyeus commented 2 days ago

7c795e186807ae5f9dfea30583a2b90a1d03a8c9