ghostboard-server
ghostboard-server
Docker app from JPDVM2014's Repository
Overview
Ghostboard is a lightweight, self-hosted solution for real-time synchronized text sharing. This repository includes a WebSocket server for syncing text across multiple clients and a command-line client for retrieving or updating the shared text.
This project is aimed at self-hosters who want to quickly and easily share text between devices. There is no encryption or security—it is not suitable for deployment on the internet or other untrusted networks. Ghostboard creates a simple webpage that accepts text, which is mirrored across all connected instances. A command-line client is also provided for interacting with the text without requiring a graphical interface.
Features
Server:
Serves a webpage with a real-time synchronized text field.
Clients see live updates as text is typed.
Text remains synchronized across all connected clients.
New Feature: Dynamically create multiple boards based on the URL path. Each unique subdirectory (e.g., /test or /example) hosts an independent board with its own synchronized text field.
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
WebUIPorttcp
- Target
- 80
- Default
- 8080
- Value
- 8080
Categories
Download Statistics
117,349
Total Downloads
5,714
This Month
6,901
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
thehelpfulidiot/ghostboard-serverLast Updated2025-03-23
First Seen2025-01-28
Run ghostboard-server on Unraid.
ghostboard-server is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.