1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tiddlywiki_ynh.git synced 2025-11-05 21:18:37 +01:00
TiddlyWiki package for YunoHost
Find a file
2025-08-08 13:20:18 +02:00
.github autoupdate 2023-03-28 09:24:21 +02:00
conf cleaning 2025-01-01 11:57:13 +01:00
doc add fr 2023-04-05 10:53:25 +02:00
scripts cleaning 2025-03-09 18:53:49 +01:00
.gitignore cleaning 2024-06-23 09:23:13 +02:00
LICENSE First commit 2021-02-16 13:38:59 +01:00
manifest.toml Upgrade sources 2025-08-08 00:31:10 +02:00
README.md Auto-update READMEs 2025-08-08 00:31:13 +02:00
tests.toml Update tests.toml 2023-03-12 22:30:58 +01:00

Logo of TiddlyWiki TiddlyWiki, packaged for YunoHost

Non-linear personal web notebook

🌐 Official app website App Demo Version: 5.3.8~ynh1

Screenshots

Screenshot of TiddlyWiki

📦 Developer info

Automatic tests level

🛠️ Upstream TiddlyWiki repository: https://github.com/Jermolene/TiddlyWiki5

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

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

📚 App packaging documentation

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