An open API service indexing awesome lists of open source software.

https://github.com/almas-ali/bright

A Brightness control utility for Linux systems.
https://github.com/almas-ali/bright

Last synced: 7 months ago
JSON representation

A Brightness control utility for Linux systems.

Awesome Lists containing this project

README

          

# Bright - A brightness control utility for Linux systems

**version 1.1**

***Developed by Md. Almas Ali***


## Usage:

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.


```bash
# Set brightness level 10-300
bright --set 80

# get brightness level
bright --get

# get bright version
bright --version

#get author information
bright --author

```

## Installation:

Copy the python file in your user path.