This website requires JavaScript.
Explore
Help
Register
Sign in
lichenblankie
/
tinyweb
Watch
2
Star
0
Fork
You've already forked tinyweb
0
Code
Issues
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
Actions
No description
8
commits
2
branches
0
tags
10
MiB
Python
63.8%
HTML
35.9%
Shell
0.2%
Dockerfile
0.1%
d123a4ae39
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
lichenblankie
d123a4ae39
Bind HTTP server to 0.0.0.0 for remote access
2026-06-05 05:22:37 +00:00
.gitignore
Migrate TinyWeb to Reticulum mesh network
2026-06-05 05:22:37 +00:00
app.py
Bind HTTP server to 0.0.0.0 for remote access
2026-06-05 05:22:37 +00:00
db.py
Strip tracking params from URLs and add tags/collections
2026-06-05 05:22:37 +00:00
gateway.py
Single-command startup and fix bookmarklet
2026-06-05 05:22:37 +00:00
handlers.py
Add /about landing page with slow web philosophy
2026-06-05 05:22:37 +00:00
index.db
Bind to 0.0.0.0 and use dynamic Host header for bookmarklet
2026-06-05 05:22:37 +00:00
README.md
first commit
2026-06-05 05:22:37 +00:00
requirements.txt
Migrate TinyWeb to Reticulum mesh network
2026-06-05 05:22:37 +00:00
rns_client.py
Add Reticulum-native subscriptions and sync-based distributed search
2026-06-05 05:22:37 +00:00
templates.py
Migrate TinyWeb to Reticulum mesh network
2026-06-05 05:22:37 +00:00
README.md