califyn / time-cord

A Python library for Discord time management tools
MIT License
0 stars 5 forks source link

Windows support (round 2) #7

Open califyn opened 4 years ago

califyn commented 4 years ago

I have written the code to determine the boundaries of the window for a given application for Mac OS. However, I don't have access to a Windows machine so there needs to be windows support added to the get_bounds() function on monitor.py.

Steps to do this:

Thanks guys :)