Skip to content

Raspberry Pi Desktop (x86 Raspbian) display brightness control for MacBook (white) 2010

Notifications You must be signed in to change notification settings

kyumdbot/rpd-brightness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rpd-brightness

Compile & Run

  1. install libgtk2.0-dev:
$ sudo apt install libgtk2.0-dev
  1. clone this repo:
$ git clone https://github.com/kyumdbot/rpd-brightness.git
  1. compile:
$ cd rpd-brightness
$ gcc `pkg-config --cflags --libs gtk+-2.0` rpd-brightness.c -o rpd-brightness
  1. run:
$ sudo ./rpd-brightness

img01

img02

About

Raspberry Pi Desktop (x86 Raspbian) display brightness control for MacBook (white) 2010

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages