Read this README in other languages.
This package allows you to install MARL quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Mastodon Archive Reader Lite (MARL) is a lightweight, single-page app that provides a user-friendly interface to explore the content of a Mastodon archive file: account data, posts, attachments, etc.
It runs in-browser and does not store any user data on the server (apart from the access log as per your YNH configuration).
Shipped version: 2.0~ynh1
Demo: https://s427.github.io/MARL
- Official user documentation: https://github.com/s427/MARL?tab=readme-ov-file#usage
- Upstream app code repository: https://github.com/s427/MARL
- YunoHost Store: https://apps.yunohost.org/app/marl
- Report a bug: https://github.com/YunoHost-Apps/marl_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/marl_ynh/tree/testing --debug
or
sudo yunohost app upgrade marl -u https://github.com/YunoHost-Apps/marl_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps