alyssa rose 69f9c36d1d | ||
---|---|---|
config | ||
mastodon | ||
model | ||
renderer | ||
repo | ||
service | ||
static | ||
templates | ||
util | ||
vendor | ||
.gitignore | ||
COPYING | ||
INSTALL | ||
Makefile | ||
README.md | ||
bloat.conf | ||
go.mod | ||
go.sum | ||
main.go |
README.md
this is my fork of r's bloatfe - it's a lightweight web client for mastodon/pleroma, two commonly used ActivityPub servers.
other than a couple layout tweaks, it adds the following features:
- render mastodon-style "spoilers" / content warnings
- route network traffic through a socks5 proxy
if you want to run it for yourself, see INSTALL file for r's original instructions.