1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncserver-rs_ynh.git synced 2025-11-05 13:18:37 +01:00
Firefox Sync Storage packaged for YunoHost.
Find a file
2025-09-25 11:21:02 +02:00
.github Init from example_ynh 2023-09-28 13:38:01 +02:00
conf Use Python deps 2025-09-16 22:18:26 +02:00
doc Add pre_upgrade message for 0.21.0~ynh2 2025-09-16 22:34:12 +02:00
scripts Install poetry during upgrade 2025-09-18 14:23:54 +02:00
sources/patches Moved patch where it belongs 2025-09-18 11:45:20 +02:00
.gitignore Init from example_ynh 2023-09-28 13:38:01 +02:00
LICENSE Fix installation (#10) 2023-10-25 10:17:56 +02:00
manifest.toml Upgrade sources 2025-09-24 00:30:33 +02:00
README.md Auto-update READMEs 2025-09-24 00:30:35 +02:00
tests.toml Add test for upgrade from 0.20.0 2025-09-18 10:04:55 +02:00

Logo of Firefox SyncStorage Firefox SyncStorage, packaged for YunoHost

Synchronize tabs, passwords, history etc. between your Firefox instances

🌐 Official app website Version: 0.21.1~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Firefox SyncStorage repository: https://github.com/mozilla-services/syncstorage-rs

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/syncserver-rs_ynh/tree/testing

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

📚 App packaging documentation

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