Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.42 KB

mmscene.1.md

File metadata and controls

53 lines (40 loc) · 1.42 KB
title section header footer date
MMSCENE
1
User Manual
mmscene 2.6
December 07, 2021

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 <[email protected]>

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>