A self-hosted app for sharing text snippets, files, and links within a local network, featuring a markdown notepad.
Local Content Share is a self-hosted application that enables users to share text snippets, files, and links within a local network. It solves the problem of quick, device-agnostic content sharing without relying on external services or complex setup. The app includes a built-in markdown notepad for drafting and previewing notes.
Homelab enthusiasts, developers, and teams needing a simple, private way to share content locally without internet dependency.
Developers choose Local Content Share for its zero-client setup, real-time updates via SSE, and all-in-one functionality combining snippet sharing, file storage, and a markdown notepad in a single, self-hosted package.
Self-hosted app with browser frontend that enables sharing and storing text snippets and files. Also includes a markdown and rich text scratchpad.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Clients access via any browser without installation, enabling instant sharing across devices on the local network, as emphasized in the README's value proposition.
Uses Server-Sent Events (SSE) to automatically notify all connected clients of new, edited, or deleted content, ensuring seamless collaboration.
Combines text snippets, file uploads, link storage, and a Markdown notepad with live preview in a single interface, reducing the need for multiple tools.
Provides Docker images for multiple architectures and simple binary downloads, with clear setup instructions for homelab deployments.
Lacks any user authentication mechanism, requiring external proxies for access control, which the README explicitly warns about for public exposure.
File upload progress and size handling can break with common reverse proxies like Nginx, necessitating manual configuration tweaks as detailed in the Tips section.
Offers limited features beyond storage and sharing—no versioning, advanced search, or API integrations—making it less suitable for complex workflows.
Local Content Share is an open-source alternative to the following products:
AirDrop is a wireless file-sharing feature built into Apple devices that allows users to quickly transfer files between nearby iOS and macOS devices.
local pastebin is a simple, self-hosted pastebin application that allows users to share text and code snippets locally or within a private network.