Skip Navigation

Search

Open Source @lemmy.ml
basiliscos @lemmy.ml

syncspirit v.0.4.0 release!

I’m glad to announce v0.4.0 release!

The major feature of the new release is fltk-frontend and improvements BEP protocol implementation.

You can download ready-to-use binaries for Linux x86_64, Windows (WindowsXP is supported!) and Mac OS X (Apple silicon).

Syncspirit is a syncthing-compatible synchronization program that implements BEP-protocol. Syncspirit is a syncthing-compatible is written from the scratch software in C++ as classical desktop application, which had different technical decisions on its foundation to overcome syncthing limitations.

Sync

Open Source @lemmy.ml
darkhz @lemm.ee

bluetuith-shim-windows: A shim and command-line tool to use Bluetooth Classic features on Windows.

Hello Lemmy,

This is an extension of the bluetuith TUI Bluetooth Manager project, which was initially developed for Linux, and is now being ported to Windows as well. This will allow the TUI to manage Bluetooth on Windows. Note that this is just a shim, the TUI will be ported to adapt with this shim later.

This tool offers a simple command-line interface and a socket-based interface (as an interprocess communication layer) to control Bluetooth Classic based functions, like:

  • Getting adapter information, performing device discovery, setting power states
  • Getting device information, pairing/unpairing a device
  • Connection to a device using various Bluetooth profiles
    • The supported profiles are A2DP, MAP, PBAP and OPP
    • Each connectable profile appears as a subcommand of the connect command
    • Every subcommand has multiple functions. View the documentation for more information.

This is currently alpha stage, so do expect bugs. Any bugs can be reported in the issue tracker.

Open Source @lemmy.ml
birdcat @lemmy.ml

  Possibility of clipboard sync functionality.

There used to be XClipper

But it's not developed anymore because, according to the developer Kaustubh Patange:

with Android 10, Google removed clipboard monitoring through the background process. [...] After quite a lot of research, I discovered a hack that enables clipboard monitoring for Android 10 devices. Although this feature is still in BETA with lot's of functionality missing. I made this project open source so developers can contribute their solution to this project.

What happened with this "hack" and the findings of Mr. Patange?

Did Android simply kill the possibility of such a sync function?

Microsoft's own Android Keyboard Swiftkey (yea I know, but I really need some functions of it) allows the syncing of clipboard content between Android and Windows. However, I heard that it's bad security and privacy practice to even enable clipboard history on Windows. I d