kivy / plyer

Plyer is a platform-independent Python wrapper for platform-dependent APIs
https://plyer.readthedocs.io
MIT License
1.56k stars 424 forks source link

Hello.I wish to create brightness.py implementation for MacOS #763

Open Alexandro1112 opened 1 year ago

Alexandro1112 commented 1 year ago

I have idea for create brightness.py for macOS.

misl6 commented 1 year ago

Hi @Alexandro1112 !

i've assigned this issue to you, feel free to ping us when you're ready with a PR 😀

Alexandro1112 commented 1 year ago

I already wrote script with _current_brightness and _set_level functions. I wish pull requests.

Alexandro1112 commented 1 year ago

In which in branch I must pull requests?

misl6 commented 1 year ago

In which in branch I must pull requests?

master :)

Alexandro1112 commented 1 year ago

I don't understood where I should pull request.I already completed brightness.py implementation.

Julian-O commented 8 months ago

You should issue a Pull Request against the Master branch of kivy/plyer