Skip to main content

A command line utility that acts like a cloud clipboard.

Project description

Klippy

Test

A command line utility that acts like a cloud clipboard.

Installation

pip install klippy

Usage

# Find help
klippy --help
klippy configure --help
klippy copy --help
klippy paste --help

# Configure namespace name and Redis credentials
# To share a single Redis server among different people
# or have multiple clipboards, use different namespaces.
klippy configure

# Copy data to the cloud clipboard (Redis database)
klippy copy file.png
klippy copy < file.txt
echo "$PATH" | klippy copy

# Paste data from the clipboard (Redis database)
klippy paste file.png
klippy paste > file.txt
klippy paste | cat

Wishlist

  • Introduce clipboard history

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This project is licensed under the MIT License - see the LICENSE file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

klippy-0.2.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

klippy-0.2.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file klippy-0.2.0.tar.gz.

File metadata

  • Download URL: klippy-0.2.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for klippy-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0158b4bb2ebca5f936dbbb2becc94b448995f70e89e4204b115b6dd842107ae3
MD5 352ecf63004a625003c1169c2f805a80
BLAKE2b-256 d86886453c487a099db1c7d733f1cad0ecaa6470c4f5b9a055eca1d03beea9d5

See more details on using hashes here.

File details

Details for the file klippy-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: klippy-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for klippy-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fe48f9f6ec6323b823483927f5dd85f1cc41af54a85ab3f25dbfe714faf17d87
MD5 addbc425f7eed110488734413efc02b2
BLAKE2b-256 27e6c9552ccf8f2c54c6b6e236bd89336c12f184214b1cc7af8f2caf50c2da21

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page