Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jadolg/clipu
Yet another clipboard sharing application
https://github.com/jadolg/clipu
Last synced: about 2 months ago
JSON representation
Yet another clipboard sharing application
- Host: GitHub
- URL: https://github.com/jadolg/clipu
- Owner: jadolg
- Created: 2020-08-25T12:05:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T14:39:25.000Z (4 months ago)
- Last Synced: 2024-10-11T22:25:04.969Z (2 months ago)
- Language: Go
- Size: 26.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- cuban-opensource - clipu
README
# clipu
Yet another tool to share your clipboard amongst devices in your local network.
## Security Note
Clipu is absolutely NOT safe to use!
Your data travels in plain text over the network!
Do not use it if you don't trust the network you are connected to!
## Configuration
Set `CLIPU_PASSWORD` to the same value on every device you want to use.
Set `CLIPU_PEER_LIMIT` if you want more than 1 other station (default: 1)
With CLIPU_PEER_LIMIT=1 you can connect 2 devices.
The higher this number, the longer it takes to discover devices.
## Why?
I was sick of copying links from my work MacBook to my personal Linux station.