No description
  • Shell 68.3%
  • Python 31.7%
Find a file
2026-04-12 23:37:53 +02:00
.github Add github issues and PRs template 2026-01-18 10:44:53 +01:00
conf Remove uvicorn dependency from requirements 2026-04-12 23:37:53 +02:00
doc Update description 2026-04-10 12:58:19 +02:00
scripts Move back _common.sh call at the top of install and upgrade scripts 2026-04-10 12:58:19 +02:00
.editorconfig Apply manageprojects updates 2024-09-07 11:19:51 +02:00
.gitignore Apply manageprojects updates 2025-10-31 19:37:09 +01:00
config_panel.toml Clean up: move the installation assets to $install_dir 2026-01-18 10:42:47 +01:00
LICENSE Put same license in file as in manifest 2026-01-18 10:44:26 +01:00
manifest.toml Bump package revision 2026-04-12 23:37:53 +02:00
README.md Auto-update READMEs 2026-04-12 23:37:53 +02:00
tests.toml Remove commented boilerplate in tests.toml 2026-01-16 11:46:19 +01:00

Logo of uMap uMap, packaged for YunoHost

Create maps with OpenStreetMap layers in a minute and embed them in your site

🌐 Official app website App Demo Version: 3.7.3~ynh2

📦 Developer info

Automatic tests level

🛠️ Upstream uMap repository: https://github.com/umap-project/umap

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

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

📚 App packaging documentation

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