From eeddeba558bebca73db94980efc7adbe21779769 Mon Sep 17 00:00:00 2001 From: Schark Date: Tue, 5 Dec 2023 21:55:16 -0800 Subject: Adding laptop scripts --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 11bb5f1..8372cbf 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,20 @@ TODO: allow directories to be passed in `./random-music $NUM_OF_SONGS` +## battery-life + +Grabs remaining battery life on laptops, using acpi. + +`./battery-life` + +## adjust-brightness + +Changes the brightness value of a screen, intended use being laptops. + +TODO: Pass through directory as to not be hardcoded + +`./adjust-brightness $+/- + ## backup.py Creates file copies on another drive and an external server. -- cgit v1.2.3-18-g5258