4c3e / rrtp-demo-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rrtp-demo-1

Host static gemtext files

Place gemtext files in the root directory and they will automatically be tracked by the server, note that no subdirectories can be made yet.

git clone https://github.com/4c3e/rip-demo-1
cd rip-demo-1
python3 server/server.py

Connect via RRTP browser

git clone https://github.com/4c3e/rrtp-demo-1
cd rrtp-demo-1
python3 client/browser.py

Now enter the destination hash created when running the server for the first time.

> <destination_hash>

Add a path to request files besides the index.gem file

> <destination_hash>/about.gem

About

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%