No description
Find a file
2025-09-04 14:35:53 +02:00
.github Initial commit 2024-10-07 23:18:35 +02:00
conf feat: Add vapid key generation to installation script 2025-01-03 17:56:24 +01:00
doc fix: Remove dummy screenshot 2024-10-23 00:39:13 +02:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:37:52 +02:00
.gitattributes Initial commit 2024-10-07 23:18:35 +02:00
.gitignore Initial commit 2024-10-07 23:18:35 +02:00
LICENSE fix: Fix problems identified by package_linter 2024-10-15 23:08:28 +02:00
manifest.toml Upgrade sources 2025-01-17 00:12:27 +01:00
README.md Auto-update READMEs 2025-09-04 14:35:53 +02:00
tests.toml chore: Remove commented out code from tests.toml 2024-10-22 15:33:13 +02:00

Logo of Mollysocket Mollysocket, packaged for YunoHost

Server for unified push support in Molly chat application

🌐 Official app website Version: 1.6.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Mollysocket repository: https://github.com/mollyim/mollysocket

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

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

📚 App packaging documentation

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