No description
Find a file
oleole39 bf798b560a
Merge pull request #37 from YunoHost-Apps/testing
Small fix - remove useless bind for archives_paths which has a custom setter
2025-10-21 03:11:04 +02:00
.github Initial commit 2024-12-08 02:40:14 +01:00
conf refactor config_panel.toml & config script 2025-10-20 23:33:25 +02:00
doc fix config 2025-04-15 21:32:38 +02:00
scripts refactor config_panel.toml & config script 2025-10-20 23:33:25 +02:00
.gitattributes Initial commit 2024-12-08 02:40:14 +01:00
.gitignore Initial commit 2024-12-08 02:40:14 +01:00
config_panel.toml remove useless bind for archives_paths which has a custom setter 2025-10-21 03:09:30 +02:00
LICENSE initial release 2024-12-08 03:09:10 +01:00
manifest.toml Bump package revision 2025-10-21 03:10:47 +02:00
README.md Auto-update READMEs 2025-10-21 03:10:48 +02:00
tests.toml Improve 2025-04-01 01:48:00 +02:00

Logo of MARL MARL, packaged for YunoHost

Single-page app to explore the contents of your Mastodon archive file

App Demo Version: 2.13~ynh2

Screenshots

Screenshot of MARL

📦 Developer info

Automatic tests level

🛠️ Upstream MARL repository: https://github.com/s427/MARL

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/marl_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade marl -u https://github.com/YunoHost-Apps/marl_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.