MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Kasey00
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Kasey00

    @Kasey00

    0
    Reputation
    39
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Kasey00 Unfollow Follow

    Latest posts made by Kasey00

    • RE: Server only MM

      @arkabase said in Server only MM:

      Can server-only MM run on Raspbian lite (console only instead of full desktop raspbian ?

      Raspbian lite is a minimal version of Raspbian and omits things like Wolfram Alfa, Libre office, and most notably X server, the download clocks in at 300MB vs 1.3 GB for Raspbian and it’s ideal if you intend to run the Raspberry Pi as a headless server without a GUI

      posted in General Discussion
      K
      Kasey00
    • RE: ISO Javascript tutorial/course.

      @sdetweil said in ISO Javascript tutorial/course.:

      @earnestrichards I have had the luxury/opportunity to learn on demand over my career, so classes have never been the thing.

      mm is a single page web application, updated with dynamic html, using JavaScript.

      run by nodejs, with it’s large expanding library of functions which really makes things a lot easier.

      mm sits on top of that and provides a very small set of functions to.modules to control when they can inject their content into the web page.

      I have a SampleModule which implements the mm spec as a place to start and play
      https://github.com/sdetweil/SampleModule

      welcome to the fun!

      Have you learn over your work experiences. I didn’t under by what you mean by on demand of your career.

      posted in General Discussion
      K
      Kasey00
    • RE: Shared UI Components Library?

      First, remember how HTML and CSS normally work.

      posted in General Discussion
      K
      Kasey00
    • RE: Basic software on which your MagicMirror software plays

      @sdetweil I prefer Linux personally.

      posted in General Discussion
      K
      Kasey00