ghostboard-server
Docker 应用程序 from JPDVM2014's Repository
概述
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
WebUIPorttcp
- 目标
- 80
- 默认值
- 8080
- 价值
- 8080
下载统计数据
117,349
下载总数
5,714
本月
6,901
平均每月
长期下载总量
加载图表...
详细信息
存储库
thehelpfulidiot/ghostboard-server最后更新2025-03-23
初见2025-01-28
在Unraid 上运行 ghostboard-server 。
ghostboard-server 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。