version 1.1
Developed by Md. Almas Ali
To set your screen you can use it. I have faced many truble to control just my laptop screen brightness. So, I search many where to find some solution. I found some solution but that was not working properly and some are too complicated. So, I made this utility with some interternal module in Linux with Python magic.
Now, I am going beond. Shifting from Python to C for better performance. But, it is in development. The Python utility is more stable than C.
# Set brightness level 10-300
bright --set 80
# get brightness level
bright --get
# get bright version
bright --version
#get author information
bright --author
Copy the python file in your user path.