Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ajitid/telltail-center
- Owner: ajitid
- License: bsd-3-clause
- Created: 2023-03-04T19:27:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-11T15:59:28.000Z (3 months ago)
- Last Synced: 2024-08-11T16:30:07.630Z (3 months ago)
- Topics: clipboard, linux, macos, telltail, universal-clipboard, windows
- Language: Go
- Homepage: https://guide-on.gitbook.io/telltail
- Size: 147 KB
- Stars: 33
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.txt
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.