cerebro-linux-system

0.2.8 • Public • Published

cerebro-linux-system

Cerebro plugin to automate some Linux system features

cerebro-linux-system

Usage

In Cerebro, type command that you need and enter to execute it.

List of available system commands:

Power control

  • Restart
  • Sleep
  • Shut Down

Volume control

  • ! mute Turn off the volume
  • ! unmute Turn on the volume
  • ! 100% Set the volume to 100%
  • ! (+|++|+++) Increase volume by (10|30|50)%
  • ! (-|--|---) Decrease volume by (10|30|50)%

Wifi control

  • wifi on Turn on the wifi
  • wifi off Turn off the wifi

Pendrive control

  • eject (name) Unmount and eject pendrive

Brightness control

  • * (10|20|30|40|50|60|70|80|90|100)% Set the Brightness to seleced %

Related

  • Cerebro – main repo for Cerebro app;

License

MIT © Adrian Arencibia Herrera

Readme

Keywords

Package Sidebar

Install

npm i cerebro-linux-system

Weekly Downloads

2

Version

0.2.8

License

MIT

Last publish

Collaborators

  • adrian011494