Add Syncthing #287

Closed
opened 2025-11-06 09:26:46 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @op3nus3r on GitHub (Mar 5, 2017).

An opensource and private sync solution.

Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.

https://github.com/syncthing/syncthing/releases/tag/v0.14.23
https://syncthing.net/

Originally created by @op3nus3r on GitHub (Mar 5, 2017). **An opensource and private sync solution.** > Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. [https://github.com/syncthing/syncthing/releases/tag/v0.14.23](https://github.com/syncthing/syncthing/releases/tag/v0.14.23) [https://syncthing.net/](https://syncthing.net/)
GiteaMirror added the addition label 2025-11-06 09:26:46 -06:00
Author
Owner

@Kickball commented on GitHub (Mar 8, 2017):

@op3nus3r does Syncthing have any external dependancies?

@Kickball commented on GitHub (Mar 8, 2017): @op3nus3r does Syncthing have any external dependancies?
Author
Owner

@nodiscc commented on GitHub (Mar 8, 2017):

@Kickball I don't think so. The server-side application is available in the syncthing Debian packages. It only depends on libc6

Package: syncthing
Version: 0.14.18+dfsg1-1
Installed-Size: 12058
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Architecture: amd64
Depends: libc6 (>= 2.3.2)
Description-en: decentralized file synchronization
 Syncthing is an application that lets you synchronize your files across
 multiple devices. This means the creation, modification or deletion of files
 on one machine will automatically be replicated to your other devices.
 Syncthing does not upload your data to the cloud but exchanges your data
 across your machines as soon as they are online at the same time.
 .
 This package contains the main binary: syncthing.
Description-md5: 1a4918fe5ed39dee33ebb3642be28ec0
Homepage: https://www.syncthing.net/
Tag: implemented-in::TODO, interface::commandline, interface::daemon,
 interface::web, role::program, use::synchronizing, works-with::file
Section: devel
Priority: extra
Filename: pool/main/s/syncthing/syncthing_0.14.18+dfsg1-1_amd64.deb
Size: 4199360
MD5sum: a71b8f09a6fa8e36d5c0c40093c73e91
SHA256: d4f815c922fd8f75ba1a32dcfe98535fb624ee513c35b8b62e36e4263d009233
@nodiscc commented on GitHub (Mar 8, 2017): @Kickball I don't think so. The server-side application is available in the syncthing Debian packages. It only depends on libc6 ``` Package: syncthing Version: 0.14.18+dfsg1-1 Installed-Size: 12058 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> Architecture: amd64 Depends: libc6 (>= 2.3.2) Description-en: decentralized file synchronization Syncthing is an application that lets you synchronize your files across multiple devices. This means the creation, modification or deletion of files on one machine will automatically be replicated to your other devices. Syncthing does not upload your data to the cloud but exchanges your data across your machines as soon as they are online at the same time. . This package contains the main binary: syncthing. Description-md5: 1a4918fe5ed39dee33ebb3642be28ec0 Homepage: https://www.syncthing.net/ Tag: implemented-in::TODO, interface::commandline, interface::daemon, interface::web, role::program, use::synchronizing, works-with::file Section: devel Priority: extra Filename: pool/main/s/syncthing/syncthing_0.14.18+dfsg1-1_amd64.deb Size: 4199360 MD5sum: a71b8f09a6fa8e36d5c0c40093c73e91 SHA256: d4f815c922fd8f75ba1a32dcfe98535fb624ee513c35b8b62e36e4263d009233 ```
Author
Owner

@n8225 commented on GitHub (Mar 29, 2017):

Syncthing was added in #3

@n8225 commented on GitHub (Mar 29, 2017): Syncthing was added in #3
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-selfhosted#287