this post was submitted on 07 Aug 2025
13 points (100.0% liked)

Opensource

4771 readers
116 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

I'm glad to announce v0.4.1 release!

Syncspirit is independent BEP protocol implementation. Like syncthing is continuous peer-to-peer file synchronization tool.

https://raw.githubusercontent.com/basiliscos/syncspirit/refs/heads/master/docs/fltk-overview.gif

You can download ready-to-use binaries for [Linux x86_64]((https://github.com/basiliscos/syncspirit/releases/download/v0.4.1/syncspirit-fltk-v0.4.1-x86_64.AppImage) (AppImage), Windows (WindowsXP is supported) and Mac OS X (Apple silicon).

Notable changes:

  • unified shared folders model, which allows to inspect on a local and remove devices
  • possibility to import files from local storage
  • performance improvents, upto 5 times on a smaller files
  • fix compatibility with global discovery v3 protocol
  • support folder_type folder setting (send only, receive only, send & receive)
  • support pull_older folder setting (alphabetic, by size, by modification date)
  • support disable_temp_indixes (hardcoded to 1 for atm)
  • support ignore_permissions folder flag, permissions and no_permissions file flag
  • support ignore_deletes folder flag
  • support device auto-accept folder flag
  • support device introducer and skip_introduction_removals markers
  • support outgoing messages to be compressed using lz4

Syncspirit is a syncthing-compatible is written from the scratch software in C++ as classical desktop application.

Syncspirt source code uses GPLv3 license.

Any feedback is welcome!

WBR, basiliscos.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here