Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flxzt/gnome-settings-power-cli

A simple cli to control gnome power settings through DBus
https://github.com/flxzt/gnome-settings-power-cli

Last synced: 21 days ago
JSON representation

A simple cli to control gnome power settings through DBus

Awesome Lists containing this project

README

        

# gnome-settings-power-cli
A simple cli that exposes some of the gnome power settings.
It uses [zbus](https://crates.io/crates/zbus) to talk to `gnome-settings-daemon` through DBus.

# Cli Usage
see [CLI_USAGE.txt](CLI_USAGE.txt) for an up-to-date documentation of the cli interface

# License

Licensed under MIT license.