Skip to content

ultimodruido/myworld_webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maerklin MyWorld web UI

version number: 1.2.1

author: ultimodruido

Overview

Web based simple UI to control all your Maerklin MyWorld trains from your PC browser

Requirements

A running MyWorld remote server is necessary. Even if the MyWorld remote server is running locally, an internet connection is required, otherwise the fonts and icon will not be displayed properly. Probably in the future it won't be necessary anymore...

Under the hood

Some external libraries have been used:

  • The user interface is build with Fomantic UI
  • The logic behind the scene is written in Python thanks to Brython
  • A self written Python library, Brymantic UI (not yet published) is used to create and manage UI elements from Brython

Usage

Download the html folder locally and open index.html in a browser.

Configuration

The UI does not record or transmits private data over the network. The server ip and port are saved using the HTML5 local store protocol by the browser. The values are accessible only from webpages that share the same root. For more information, refer to the Mozilla Docs or W3 School.

Final notes

Possible bugs available, the software does not include tests yet.

Screenshots

Starting page

Main view

Settings page Settings view

Fleet control page Control Center view

Driver page Driver view

About

Simple HTML UI for MyWorld remote

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages