Skip to content
/ bordeaux Public

Zero-configuration textboard written in Python

Notifications You must be signed in to change notification settings

zezic/bordeaux

Repository files navigation

Bordeaux

Bordeaux Textboard

Bordeaux is a zero-configuration textboard written in Python. It's potentially vulnerable and created mainly for playing with new async Python framework called Starlette.

Requirements

Clone and install dependencies

git clone git@github.com:zezic/bordeaux.git
cd bordeaux
pipenv install

Run

# deprecated, no websockets:
# pipenv run python app.py

pipenv run uvicorn app:app

Development

Use mkcert to generate the certificates:

mkcert -install
mkcert localhost

About

Zero-configuration textboard written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published