2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncserver-rs_ynh.git synced 2026-06-28 23:59:37 +02:00
Firefox Sync Storage packaged for YunoHost.
Find a file
2026-06-19 10:44:08 +02:00
.github Init from example_ynh 2023-09-28 13:38:01 +02:00
conf v0.22.2 (#126) 2026-04-13 22:40:07 +02:00
doc v0.22.2 (#126) 2026-04-13 22:40:07 +02:00
scripts v0.22.2 (#126) 2026-04-13 22:40:07 +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 Assets 0.23.3 2026-06-19 09:54:44 +02:00
README.md Auto-update READMEs 2026-06-19 09:54:49 +02:00
tests.toml Testing (#119) 2026-03-05 00:37:34 +01:00

Logo of Firefox SyncStorage Firefox SyncStorage, packaged for YunoHost

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

🌐 Official app website Version: 0.23.3~ynh2

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