Mastodon archive browser
Go to file
drevil 369b8b9fc9 added README 2023-08-05 12:31:23 -04:00
README.md added README 2023-08-05 12:31:23 -04:00
go.mod initial commit 2023-08-05 10:29:04 -04:00
main.go switched tabs for spaces 2023-08-05 10:43:42 -04:00

README.md

manfred

A web based mastodone archive browser.

Building

go build .

Running

./manfred -o /path/to/outbox.json [-p PORT] [-a ADDRESS]