2024-09-29 10:56:15 +10:00
2024-09-29 10:56:15 +10:00

apub2gmi.py

This is a script which takes an archive exported from a Mastodon account, looks for media attachments and uses them to build an archive for a Gemini server.

I use it to update the Glossatory archives and it assumes that all of the media attachments have a name with two parts you want to pull out of it and use as the human-readable form of the index.

Pushing a minor change as a test

Description
Script which converts an ActivityPub archive full of images to a bunch of Gemini files
Readme MIT 52 KiB
Languages
Python 100%