Clipboard

Netboard – share your clipboard between different devices

Netboard is a client/server application that allows to share your clipboard between different devices. It works by deploying a server, then running client on your devices to sync the clipboard.

The server uses websockets or chunked http encoding to push data to client, and while it is easier to handle the client part with the netboard client, it’s perfectly possible to integrate it with anything else, like good old curl.

This is free and open source software.

Features include:

  • Uses mutual TLS to authenticate the clients.
  • Can run using 2 modes, controlled by the –mode flag:
    • lib: Uses native clipboard management libraries. This requires CGO and only works partially under Wayland
    • wl-clipboard: Uses wl-copy and wl-paste utilities to handle the clipboard. This only works under Wayland.
  • Choose to use either chunked HTTP encoding (--websocket false) or websockets (--websocket true, the default). Websocket should offer better and faster pushes and connectivity loss detection.

Website: github.com/primalmotion/netboard
Support:
Developer: primalmotion
License: GNU General Public License v3.0

Help for main command

Netboard is written in Go. Learn Go with our recommended free books and free tutorials.


Related Software

Clipboard Sync Tools
ClipCascadeCross-platform clipboard synchronisation utility
UniClipboardReal-time clipboard sync across all your devices
DecentPastePrivacy-focused alternative to cloud-based universal clipboard service
ClipShare ServerShare clipboard and files
ClipShareFlutter-based clipboard history and synchronization application
Clipboard SyncSynchronization tool for X11 and Wayland instances
ClipbirdCross-platform clipboard synchronization application
ClusterCutKeeps your clipboard in sync across Linux, macOS, and Windows
netboardShare your clipboard between different devices
Clipboard BridgeClipboard synchronization tool

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted