Home
Softono

Mastodon Data Viewer.py

Open source Python
135
Stars
7
Forks
7
Issues
2
Watchers
2 years
Last Commit

 About Mastodon Data Viewer.py

a viewer for mastodon export data

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Mastodon Data Viewer.py?

We provide expert installation service for this software. Our team will install, configure, and secure Mastodon Data Viewer.py on your server. plans start at just $30.

Mastodon Data Viewer.py

View on GitHub

mastodon-data-viewer.py

A viewer for mastodon data written in python. It creates a local server that you can use to browse the data. Designed for large (>40,000) toot archives. Supports full text search and the following post content:

  • Content warnings
  • Image attachments
  • Video attachments
  • Audio attachments
  • Alt text
  • Polls (oneOf or anyOf)

Install

pip install -r requirements.txt

Then place mastodon-data-viewer.py in your extracted mastodon data directory (the folder with actor.json/outbox.json) and run it. Open a web browser and go to http://localhost:8000

Screenshots

Screenshot

Screenshot (Dark Mode)