1
0
mirror of https://github.com/Dejvino/pinephone-toolkit.git synced 2024-11-14 11:33:28 +00:00
pinephone-toolkit/README.md
2020-05-30 17:23:08 +02:00

14 lines
200 B
Markdown

# PinePhone Toolkit
A collection of tools and utility apps for the PINE64 PinePhone.
## Components
### backlight
Get / Set backlight brightness.
## Building
```
$ meson build
$ cd build
$ ninja
```