• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 6
  • Posts 19
  • Groups 0

Topics

  • C

    First MM project - family dashboard

    Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
    11 Feb 18, 2025, 6:21 PM
    Jan 27, 2025, 10:05 PM
    9
    5 Votes
    11 Posts
    3k Views
    K Feb 18, 2025, 6:21 PM
    @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 Jan 9, 2025, 7:38 PM
    Jan 8, 2025, 8:21 PM
    0 Votes
    4 Posts
    425 Views
    W Jan 9, 2025, 7:38 PM
    @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 Dec 10, 2024, 2:36 AM
    Dec 9, 2024, 2:25 AM
    0 Votes
    10 Posts
    254 Views
    C Dec 10, 2024, 2:36 AM
    @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 Dec 5, 2024, 1:09 PM
    Dec 3, 2024, 12:56 AM
    0 Votes
    10 Posts
    425 Views
    S Dec 5, 2024, 1:09 PM
    @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 Nov 25, 2024, 4:17 PM
    Nov 25, 2024, 3:19 PM
    0 Votes
    6 Posts
    198 Views
    S Nov 25, 2024, 4:17 PM
    @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 Nov 22, 2024, 9:37 PM
    Nov 22, 2024, 8:43 PM
    1 Votes
    2 Posts
    230 Views
    S Nov 22, 2024, 9:37 PM
    @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
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy