MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. cpcode
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 23
    • Groups 0

    Topics

    • C

      Huge number of errors in log fills up HD

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      9
      0 Votes
      9 Posts
      671 Views
      plainbrokeP
      @cpcode Once your have your setup completed, to what you want. You can use Win32Diskimager to make a .img file that you can reinstall with balenaetcher or RaspberryPiImager. I went to USB devices or NVMe drives. I use Sam’s backup mainly to save my config.js and custom.css files so I never loose the main settings to the Current MM I have running. The list of modules helps too. I also keep a module folder backup BACKUP is so critical if you are using sd cards.
    • C

      First MM project - family dashboard

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      11
      9
      5 Votes
      11 Posts
      4k Views
      K
      @cpcode: Thanks…that did help indeed. I thought that CPUUsage would be displayed by default. I really only needed to set it as true…unfortunately now it only displays either 100 or 50% while htop only measures a few % for each core…CPU Temp displays thanks to your command….and while volume usage should not matter at all it only shows NaN…well…as it is not a productive system in any case and just a fun project i will deal with that as I increase my knowledge :-)
    • C

      Screen saver module that displays photos

      Watching Ignoring Scheduled Pinned Locked Moved Development
      4
      0 Votes
      4 Posts
      725 Views
      wishmaster270W
      @cpcode Hi, I use a similar thing in my mirror. I use MMM-ProfileSwitcher with MMM-ProfileControl to realise pages. My MMM-Screen-Powersave-Notification supports switching to a specific profile instead of turning the screen off. I my case I display MMM-BackgroundSlideshow of one of my pages (one profile) and switch to this page during Screensave. I installed MMM-Touch and send a USER_PRESENCE notification if the screen gets touched.
    • C

      CalendarExt3Journal fit with other modules

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      10
      0 Votes
      10 Posts
      570 Views
      C
      @MMRIZE It’s all good, it works fine now. I’m now going to try to add buttons that let someone move to the next or previous week in the calendar, so I’ll probably have more questions soon… Thanks again.
    • C

      Best way to develop from Windows machine

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      10
      0 Votes
      10 Posts
      901 Views
      S
      @abuislam please, do not copy the entire post you are replying to
    • C

      Auto-restart after quitting

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      6
      0 Votes
      6 Posts
      375 Views
      S
      @cpcode well, a script or pm2 with a script… I’ve never heard of MM restarting if you use npm start and select close or use ctrl-q
    • C

      Community opinions on an interactive List module

      Watching Ignoring Scheduled Pinned Locked Moved Development
      2
      1 Votes
      2 Posts
      321 Views
      S
      @cpcode welcome to the fun… you’ve done a good bit of the analysis work. as you’ve seen, very little interactivity is provided today there is a keyboard module https://github.com/lavolp3/MMM-Keyboard but thats such a tiny part of what you want to do… MM is a web page, so you can do it. . maybe managing the content and form are doable in the JSONFORM library https://github.com/jsonform/jsonform I use this in my MMM-Config module for customizing MagicMirror config.js without editing I’d store this kind of data in a mongo db, its all json, don’t have to do sql then there are modules that can display from json apis to update whatever source are the challenge accessing from phone is possible with jsonform too… its just a web page I use OurGroceries and Mealie as well.
    • 1 / 1