Post

MagicMirror Server

MagicMirror² is a smart mirror software that allows you to build your own personal smart mirror. It uses modular components that you can customize to display information such as the weather, news, calendar, to-do list, and more. The platform is open source, allowing for community contributions and customization.

MagicMirror Server

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/magicmirror.sh)"
CPU: 1 cores RAM: 512 MB Disk: 3 GB OS: Debian 13

Configuration

Config file:

1
/opt/magicmirror/config/config.js

Notes

Configuration Path: /opt/magicmirror/config/config.js

Web Interface

Port: 8080

This post is licensed under CC BY 4.0 by the author.