1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2025-11-04 19:58:40 +01:00
Misskey package for YunoHost
Find a file
2025-06-17 22:56:22 +02:00
.github Manifest v2 2024-03-27 12:31:46 +01:00
conf fix __NODEJS_DIR__ 2025-04-29 14:34:58 +02:00
doc Reduce the size of the screenshot 2024-03-27 13:38:07 +01:00
scripts cleaning 2025-04-29 18:44:53 +02: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 Upgrade sources 2025-06-17 00:19:12 +02:00
README.md Auto-update READMEs 2025-06-17 00:19:14 +02:00
tests.toml Update tests.toml 2025-02-28 01:25:29 +01:00

Logo of Misskey Misskey, packaged for YunoHost

Microblogging platform

🌐 Official app website Version: 2025.6.3~ynh1

📦 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.