Skip to content

Releases: atomozero/LocalSend

LocalSend 1.1.0 — Deskbar integration

14 Jun 14:35

Choose a tag to compare

What's new

  • Deskbar replicant — LocalSend now installs an optional item in the Deskbar for at-a-glance access. Toggle it from Settings → Integration → Add to Deskbar / Remove from Deskbar. The replicant uses the app's HVIF icon and adapts to the tray height.
  • HaikuPorts recipe included in the repo (localsend-1.1.0.recipe). PR to haikuports coming next.
  • Cleaner build — silenced all -Wextra warnings in main_gui.cpp (unused virtual-override parameters, history timestamp buffer size, full initialization of HttpServerResponse on the share-link page).

No protocol or compatibility changes: still LocalSend v2.1 over the wire, fully interoperable with Android, iOS, Windows, macOS, and Linux clients.

LocalSend for Haiku v1.0.0

08 Jun 23:04

Choose a tag to compare

Native Haiku client for the LocalSend v2.1 protocol. Share files and text messages over LAN with any device running LocalSend (Android, iOS, Windows, macOS, Linux) no internet, no third-party servers.

Highlights

  • GUI application with device discovery, drag & drop, and Tracker integration
  • Send & receive files and text messages via HTTPS
  • Share via browser link — any device on LAN can download without LocalSend
  • Automatic discovery via UDP multicast
  • Favorites with auto-accept
  • Transfer history with persistent log
  • Tracker add-on — right-click → "Send with LocalSend"
  • Parallel uploads for multiple files
  • PIN protection and accept/reject dialog
  • BFS MIME attributes on received files
  • Localized in Italian, English, Japanese, Chinese, and Spanish
  • CLI tools included (localsend-send, localsend-receive)