2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2026-02-05 00:51:49 +01:00
Misskey package for YunoHost
Find a file
2025-12-23 15:03:35 +01:00
.github Manifest v2 2024-03-27 12:31:46 +01:00
conf Update default.yml 2025-12-23 11:40:23 +01:00
doc Reduce the size of the screenshot 2024-03-27 13:38:07 +01:00
scripts Update restore 2025-12-23 11:33:41 +01:00
.gitignore convert to helpers2.1 2025-04-29 13:42:39 +02:00
LICENSE Initial commit 2020-10-13 08:36:20 +05:30
manifest.toml Update manifest.toml 2025-12-23 11:04:01 +01:00
README.md Auto-update READMEs 2025-12-23 04:52:58 +01:00
tests.toml Update tests.toml 2025-12-23 12:12:47 +01:00

Logo of Misskey Misskey, packaged for YunoHost

Microblogging platform

🌐 Official app website Version: 2025.12.2~ynh1

Screenshots

Screenshot of Misskey

📦 Developer info

Automatic tests level

🛠️ Upstream Misskey repository: https://github.com/misskey-dev/misskey

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

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

📚 App packaging documentation

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