Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

modo-github/MMM-ProcessStatus

Open more actions menu

Repository files navigation

MMM-ProcessStatus

This is a module for the MagicMirror².

screenshot

This module will display desired processes status either running or stopped.

Installation

In your terminal, go to your MagicMirror's Module folder:

cd ~/MagicMirror/modules

Clone this repository:

git clone https://github.com/modo-github/MMM-ProcessStatus

Using the module

To use this module, add the following configuration block to the modules array in the config/config.js file:

Change position as normal and in processes list them as named in ps aux

{
    module: "MMM-ProcessStatus",
    position: "top_left", 
    config: {
        processes: ["syncthing", "dockerd", "rpi-connectd","portainer","jellyfin"],
    }
},

Supported hardware

  • Raspberry Pi cm5 (tested)

  • Probably works on other Raspberry Pi's

  • Mostly ai slop as I don't know JS,CSS but it works and might be handy for someone else.

About

MagicMirror2 - shows desired process running/stopped

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.