Skip to content

Magic Mirror module for showing upcoming sales of events from a TopTix (SRO) ticketing system.

License

Notifications You must be signed in to change notification settings

aaronaxvig/MMM-TopTix-sales

Repository files navigation

MMM-TopTix-sales

This a module for the MagicMirror project. It displays a list of upcoming event attendance for TopTix ticketing systems.

Installation

  1. Clone this repository into the Magic Mirror modules folder.
  2. Put an entry as shown below in your config.js file.

Config

The entry in config.js can include the following options:

|Option|Description|

Here is an example of an entry in config.js

{
	module: 'MMM-TopTix-sales',
	position: 'bottom_right',
	config: {
	}
},

About

Magic Mirror module for showing upcoming sales of events from a TopTix (SRO) ticketing system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published