MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Code a MagicMirror by myself?

    General Discussion
    help coding
    3
    3
    386
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      oddo last edited by

      Hello there!

      Small details on my person… I’m a software development trainee from germany and we have, due to covid, a project with a PI4.
      I instantly thought about a MagicMirror.

      How should I start? Which language can I use and so on…
      Or are there any instructions on how to go along with it?

      I’m glad about every little help. 🙂 Thanks for reading

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @oddo last edited by sdetweil

        @oddo MagicMirror is written in Javascript, and uses loadable extensions (modules) to display small fragments of content (lots of modules, produces lots of content)

        each module is essentially an application, focused on the content IT provides. without knowledge of any other module

        the documentation on creating a module is here
        https://docs.magicmirror.builders/development/introduction.html#general-advice

        and u can use my sample to start
        https://github.com/sdetweil/SampleModule

        read the links in my signature below on how to install a module and making a good config file

        also see my installation and maintenance scripts for MM
        https://github.com/sdetweil/MagicMirror_scripts

        Sam

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 4
        • O
          oddo last edited by

          @sdetweil Thanks for your answer! I will look behind the documents and try my best to get something going. 😉

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy