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

https://github.com/parazyd/system76-tools

Random tools for system76 laptops
https://github.com/parazyd/system76-tools

Last synced: about 1 month ago
JSON representation

Random tools for system76 laptops

Awesome Lists containing this project

README

          

system76-tools
==============

Collection of small tools for managing stuff on system76 laptops.

## Tools

### `brightness`

A `suid` binary used to control screen brightness

### `charge-thresholds`

A `suid` binary used to control charging thresholds. It supports max
charge, max-lifetime, or something inbetween.

### `perf-profile`

A `suid` binary used to switch between different performance profiles.

* `low-power` - Minimum power usage for maximal battery life
* `balanced` - Something inbetween
* `performance` - Max power usage for minimal battery life

## Installation

```
# make install
```

## License

GPL-3