Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajitid/telltail-center

Telltail: Universal Clipboard for Text
https://github.com/ajitid/telltail-center

clipboard linux macos telltail universal-clipboard windows

Last synced: 8 days ago
JSON representation

Telltail: Universal Clipboard for Text

Awesome Lists containing this project

README

        



## Intro

With Apple's Universal Clipboard, you can copy content from one Apple device and paste onto another.
With Telltail, you copy text from any device to any other device.

Tailscale helps you to weave a secure connection between your devices. And Telltail leverages that connection to transfer text over.

_Telltail is an independent project and is not affiliated with Tailscale._

## How to use

We have prepared a [guide for you](https://guide-on.gitbook.io/telltail) that would help you to configure it.

## How it works

It has two parts:

- **Center**: A program that stores the text you want across your devices, and
- **Sync**: Interacts with Center and lets you copy and paste with your usual keyboard shortcuts. (Available for Linux (X11), macOS and Windows.)

This repository contains the former, Center. Sync can be [found here](https://github.com/ajitid/telltail-sync).

## How it is made

I've published [a blog post](https://hemarkable.com/prose/telltail) about it which you can read to understand more.