unsubbed.co

Local Content Share

Local Content Share lets you store and share text snippets and files within your local network entirely on your own server.

Overview

Self-hosted app with browser frontend that enables sharing and storing text snippets and files. Also includes a markdown and rich text scratchpad. The project has 435 GitHub stars and is licensed under MIT.

Getting Started

Source: GitHub README

mkdir $HOME/.localcontentshare
docker run --name local-content-share \
  -p 8080:8080 \
  -v $HOME/.localcontentshare:/app/data \
  tanq16/local-content-share:main

Normalized Features

Source: tool-features-normalized.json

docker, mobile app.

Features

Mobile & Desktop

  • Mobile App