https://github.com/despairblue/i3power
https://github.com/despairblue/i3power
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/despairblue/i3power
- Owner: despairblue
- License: apache-2.0
- Created: 2013-12-10T14:46:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T01:13:55.000Z (almost 9 years ago)
- Last Synced: 2025-02-24T02:56:52.901Z (4 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# i3power
## Description
Program checking the batttery time left and performing an actions if it's below a certain threshold.
## Usage
| cli switch | short | default | description |
| ---------- | ----- | ---------- | ----------- |
| -help | -h | | Print this help.
| -time-action | -t | 10.0 | The time remaining in minutes of the battery when critical action is taken. |
| -polling-interval | -p | 10 | The time remaining in minutes of the battery when critical action is taken. |
| -repeat | -r | false | The time remaining in minutes of the battery when critical action is taken. |
| -action | -a | "echo 'Situation Critical!" | The time remaining in minutes of the battery when critical action is taken. |## Bugs'n Features
If you want any other features or if there are any issues feel free to open a ticket