Ghostboard Text Sharing icon
Ghostboard Text Sharing icon

Ghostboard Text Sharing

 Like

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.

Ghostboard Text Sharing screenshot 1

License model

  • FreeOpen Source

Platforms

  • Self-Hosted
  • Docker
  • Python
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Dark Mode
  2.  Support for MarkDown
  3.  Command line interface
  4.  Share texts
  5.  Real-time sync
  6.  REST API

 Tags

  • share-text
  • websocket
  • text-sharing

Ghostboard Text Sharing News & Activities

Highlights All activities

Recent activities

Show all activities

Ghostboard Text Sharing information

  • Developed by

    jon6fingrs
  • Licensing

    Open Source (MIT) and Free product.
  • Alternatives

    40 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOS & Utilities

GitHub repository

  •  302 Stars
  •  12 Forks
  •  2 Open Issues
  •   Updated Mar 23, 2025 
View on GitHub

Our users have written 0 comments and reviews about Ghostboard Text Sharing, and it has gotten 0 likes

Ghostboard Text Sharing was added to AlternativeTo by Paul on Feb 26, 2025 and this page was last updated Feb 26, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Ghostboard Text Sharing?

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.

Official Links