No description
Find a file
2025-09-26 09:29:22 +02:00
.github Initial commit 2025-07-07 11:53:09 +02:00
conf fix 2025-07-12 22:40:48 +02: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 add memcached dependency 2025-09-26 09:29:20 +02:00
README.md Auto-update READMEs 2025-09-26 09:29:22 +02: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~ynh2

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.