https://github.com/py7hon/kecerahan
https://github.com/py7hon/kecerahan
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/py7hon/kecerahan
- Owner: py7hon
- License: other
- Created: 2019-12-09T05:53:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-09T08:34:55.000Z (about 6 years ago)
- Last Synced: 2025-02-22T07:57:07.277Z (11 months ago)
- Language: C
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
kecerahan
==========
kontrol kecerahan layar dengan cli
=========
#pemasangan
edit terlebih dahulu file kecerahan.c dan ganti DEVICES pada line 3:
# define TARGET "/sys/class/backlight/DEVICES/brightness"
lalu ketik:
$ sudo make clean install
=========
#penggunaan
$ sudo kecerahan x # x = adalah level kecerahan 1-100
atau silahkan baca manpages-nya
=========
Author:
- iqbal rifai (iqbalrifai@waifu.club)