README.md - system76-tools - collection of utilities for system76 laptops
HTML git clone https://git.parazyd.org/system76-tools
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
README.md (627B)
---
1 system76-tools
2 ==============
3
4 Collection of small tools for managing stuff on system76 laptops.
5
6 ## Tools
7
8 ### `brightness`
9
10
11 A `suid` binary used to control screen brightness
12
13 ### `charge-thresholds`
14
15 A `suid` binary used to control charging thresholds. It supports max
16 charge, max-lifetime, or something inbetween.
17
18 ### `perf-profile`
19
20 A `suid` binary used to switch between different performance profiles.
21
22 * `low-power` - Minimum power usage for maximal battery life
23 * `balanced` - Something inbetween
24 * `performance` - Max power usage for minimal battery life
25
26
27 ## Installation
28
29 ```
30 # make install
31 ```
32
33 ## License
34
35 GPL-3