A cross-platform tool to sync text and files between devices on the same local network.
Project description
checkpaste
checkpaste is a lightweight, cross-platform Python CLI tool that allows you to copy text or files on one device and paste/download them on another device within the same local network.
Features
- Sync Clipboard: Copy text on one machine, paste on another.
- Send Files: Easily transfer files between devices.
- Cross-Platform: Works on Windows, macOS, Linux, and Raspberry Pi.
- Local Network: Fast and secure transfer over LAN.
Installation
pip install checkpaste
Usage
Host (Server)
Start the checkpaste server on one device:
checkpaste serve
To expose it to the internet (Global Access):
checkpaste serve --public
Client
Copy text to the server:
checkpaste copy "Hello from Windows"
Get text from the server:
checkpaste paste
Send a file:
checkpaste send-file path/to/file.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file checkpaste-0.1.6.tar.gz.
File metadata
- Download URL: checkpaste-0.1.6.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3963a6e7bf29511a4372fc22fad6f7e044faea39a21b1123a1ec9ffd2942754
|
|
| MD5 |
889636a4e59c9d677ca2dd1f4bbdf0a1
|
|
| BLAKE2b-256 |
dfb3df7a56a7d2799e0e7540fccc5007f0eb1ac48c602d6d346e47971dc74932
|
File details
Details for the file checkpaste-0.1.6-py3-none-any.whl.
File metadata
- Download URL: checkpaste-0.1.6-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c995dfea0d91434d597956062967afe552795009399935b2faace38d17d76e4
|
|
| MD5 |
3636828f9204a30bfe864f8efe0a7329
|
|
| BLAKE2b-256 |
b3e911699cab01a7bc9edd4c9a08846e2596e3bdc29cdb8cedcaafef75afbaec
|