Web-based Digital Signage System
Project description
MacroSignage
A web-based digital signage system built with Flask. Create, manage, and display dynamic signage content from any browser.
Features
- Web-based administration interface
- User authentication and management
- Template-driven signage displays
- File upload support for media content
- SQLite database (no external database required)
Installation
pip install macrosignage
Quick Start
Run the built-in development server:
macrosignage
This starts the application at http://127.0.0.1:5000. Visit
http://127.0.0.1:5000/init-db on first run to initialize the database.
Options
macrosignage --host=0.0.0.0 --port=8080 --debug
Using Flask directly
export FLASK_APP=macrosignage:macro_signage_app
flask run
Development
Clone the repository and install with development dependencies:
git clone https://github.com/baezfb/MacroSignage.git
cd MacroSignage
uv sync
uv run macrosignage --debug
License
MIT License. See LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file macrosignage-0.2.0.tar.gz.
File metadata
- Download URL: macrosignage-0.2.0.tar.gz
- Upload date:
- Size: 200.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Pop!_OS","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91a6fbe10471dc2a2c979bb0f49f60274a7375d2835a0344994776f11f3b82d6
|
|
| MD5 |
83c8497b86333d0daede7a52bd93f737
|
|
| BLAKE2b-256 |
c80bbc2271a5b46138e28498636c2d12efbcf0804a88b50f62effd1ed18d4bc8
|
File details
Details for the file macrosignage-0.2.0-py3-none-any.whl.
File metadata
- Download URL: macrosignage-0.2.0-py3-none-any.whl
- Upload date:
- Size: 208.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Pop!_OS","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69ae60903610ea47d0387653d0803ac9297458951338a72b3428e1892c89ef63
|
|
| MD5 |
ea50d00b0853acb0d5905aa061771580
|
|
| BLAKE2b-256 |
786f5b50ac893ed66421bd2c361ea2626ada8be04190d7d233beb8c11a613682
|