app-store/apps/seedsync/config.json

16 lines
601 B
JSON
Raw Normal View History

2024-01-05 14:30:25 +00:00
{
"name": "SeedSync",
"available": true,
"port": 8800,
"exposable": true,
"id": "seedsync",
"description": "SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast!",
"tipi_version": 1,
"version": "0.8.6",
"categories": ["utilities"],
"short_desc": "SeedSync is a tool to sync the files on a remote Linux server.",
2024-01-05 14:37:49 +00:00
"author": "Inderpreet Singh",
2024-01-05 14:30:25 +00:00
"source": "https://github.com/ipsingh06/seedsync",
"website": "https://ipsingh06.github.io/seedsync/",
"form_fields": []
}