Skip to content

nicoaugereau/gladys-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gladys-commands

This module add the possibility to Gladys to execute commands, like Restart, Reboot, Shutdown.
The module can restart Gladys, Gladys Bluetooth and Gladys Voice modules

Prerequisites

  • Gladys ( tested with v3.7.3 )

Getting Started

Gladys parameters

The following parameters are automatically added in gladys. You can change them if necessary. After install and reboot, click "Train the brain" on Brain page.

Examples for Raspberry PI :

SHUTDOWN_CMD=sudo shutdown -h now
REBOOT_CMD=sudo reboot
RESTART_CMD=sudo pm2 restart gladys
RESTART_VOICE_CMD=sudo pm2 restart gladys-voice
RESTART_BT_CMD=sudo pm2 restart gladys-bluetooth

Sentences added in the brain :

French sentences :
Eteins-toi
Redémarre
Relance-toi
Redémarre Bluetooth
Redémarre le module Bluetooth
Redémarre Voice
Redémarre le module Voice

English sentences :
Shutdown
Reboot
Restart
Restart Bluetooth
Restart Bluetooth module
Restart Voice
Restart Voice module

What is Gladys project

Website : https://gladysassistant.com
Community : https://community.gladysassistant.com/

About

Some commands for Raspberry Gladys system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published