No description
Find a file
2026-03-14 12:22:14 +01:00
.github Initial commit 2025-07-07 11:53:09 +02:00
conf Merge branch 'testing' into fix-proxy-size 2026-03-14 10:14:21 +01:00
doc Testing (#2) 2025-07-08 13:57:42 +02:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:02:21 +02:00
.gitattributes Initial commit 2025-07-07 11:53:09 +02:00
.gitignore Initial commit 2025-07-07 11:53:09 +02:00
LICENSE create LICENSE 2025-07-07 12:58:09 +02:00
manifest.toml Bump package revision 2026-03-14 12:21:43 +01:00
README.md Auto-update READMEs 2026-03-14 12:21:43 +01:00
tests.toml first commit for install 2025-07-07 12:57:41 +02:00

Logo of AdventureLog AdventureLog, packaged for YunoHost

Travel companion for the modern-day explorer.

🌐 Official app website App Demo Version: 0.11.0~ynh3

Screenshots

Screenshot of AdventureLog

📦 Developer info

Automatic tests level

🛠️ Upstream AdventureLog repository: https://github.com/seanmorley15/AdventureLog

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/adventurelog_ynh/tree/testing

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

📚 App packaging documentation

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