Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 300 Bytes

ShareTXT

A lightweight FastAPI web app for sharing text between browsers (within the same route) in real time; a minimal implementation of rexthonny/sharetxt.

Installation

pip install "fastapi[standard]"

Usage

fastapi run