No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-09 19:09:11 +02:00
conf first try 2026-09-09 20:08:20 +03:00
dev first try 2026-09-09 20:08:20 +03:00
doc first try 2026-09-09 20:08:20 +03:00
scripts first try 2026-09-09 20:08:20 +03:00
.gitignore first try 2026-09-09 20:08:20 +03:00
config_panel.toml first try 2026-09-09 20:08:20 +03:00
LICENSE first try 2026-09-09 20:08:20 +03:00
manifest.toml first try 2026-09-09 20:08:20 +03:00
README.md Auto-update READMEs 2026-09-09 19:09:11 +02:00
tests.toml first try 2026-09-09 20:08:20 +03:00

Logo of Memo Memo, packaged for YunoHost

Collaborative sticky-note boards in real time, stored in one SQLite file

🌐 Official app website Version: 0.9.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Memo repository: https://codeberg.org/mrflos/memo

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

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

📚 App packaging documentation

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