Telltail
GitHub
  • Telltail
  • Installation
    • Setup Telltail Center
    • Setup Telltail Sync
    • Make It Easy to Access Telltail on Your iPhone
    • Make it Easy to Access Telltail on Your Android
    • What About Sync for Wayland on Linux?
  • Manage
    • Update Auth Key
    • Uninstall
  • Center's APIs
  • FAQ
  • Changes Done by Install
  • References and Licenses
Powered by GitBook
On this page
  1. Installation

Setup Telltail Sync

PreviousSetup Telltail CenterNextMake It Easy to Access Telltail on Your iPhone

Last updated 9 months ago

Sync lets you use Ctrl+C and Ctrl+V (or Command+C and Command+V in macOS) to copy into and paste from the universal clipboard that Telltail provides. It is available for Linux (X11), macOS and Windows.

Assuming you have the , you can install Sync with:

./telltail install sync --tailnet <tailnet-name> --device <my-device>
  • You would replace <tailnet-name> with the tailnet name you own, and

  • <my-device> should be replaced with a name that can uniquely identify this device. If you own few devices, naming it like windows-laptop would work fine, otherwise you can use the IP that Tailscale has assigned for your device as a name.

Once installed, you can copy any text and then open the website served by Center to see it reflected there.

CLI installed