Skip to content

mmscene.1

Ronald Record edited this page Aug 24, 2023 · 1 revision

NAME

mmscene - control the scenes displayed by the MMM-Scenes MagicMirror module

SYNOPSIS

mmscene [active|info|next|prev|name|number]

DESCRIPTION

The mmscene command can be used to control the scenes displayed by the MMM-Scenes MagicMirror module. The command provided command line controls to move to the next scene, previous scene, named scene, scene number, and can be used to retrieve info on the active and configured scenes.

COMMAND LINE OPTIONS

mmscene next : moves the display to the next scene

mmscene prev : moves the display to the previous scene

mmscene name : moves the display to the named scene

mmscene number : moves the display to scene number 'number'

mmscene active : retrieves information on the active modules

mmscene info : retrieves information on the configured scenes

AUTHORS

Written by Ronald Record <github@ronrecord.com>

LICENSING

MMSCENE is distributed under an Open Source license. See the file LICENSE in the MMSCENE source distribution for information on terms & conditions for accessing and otherwise using MMSCENE and for a DISCLAIMER OF ALL WARRANTIES.

BUGS

Submit bug reports online at: <https://github.com/doctorfree/MirrorCommand/issues>

SEE ALSO

Full documentation and sources at: <https://github.com/doctorfree/MirrorCommand>