Replace battery-level node-module with it's cli

This commit is contained in:
Jonathan Neidel 2019-07-13 21:44:22 +02:00 committed by GitHub
parent 35ef02a920
commit 5241648767
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
## Utilities
- [archive-type-cli](https://github.com/kevva/archive-type-cli) - Detect the archive type of a Buffer/Uint8Array.
- [battery-level](https://github.com/gillstrom/battery-level) - Get current battery level.
- [battery-level-cli](https://github.com/gillstrom/battery-level-cli) - Get current battery level.
- [brightness-cli](https://github.com/kevva/brightness-cli) - Change screen brightness ([windows](https://github.com/sondreb/win-brightness)).
- [screensaver](https://github.com/gillstrom/screensaver) - Start the screensaver.
- [yank](https://github.com/mptre/yank) - Yank terminal output to clipboard.