Skip to main content

Uvero CLI – online clipboard from your terminal

Project description

uvero-cli

Uvero is an online clipboard service. This CLI lets you interact with it directly from your terminal.

Installation

pip install uvero

Quick start

Run the built-in help first if you want a command overview:

uvero --help
uvero send --help
uvero get --help
uvero board --help

How the CLI works

  • uvero send uploads content and gives you a share code.
  • uvero get CODE retrieves content using that code.
  • A single - is special:
    • uvero send - reads from your system clipboard.
    • uvero get CODE - writes to your system clipboard.

Usage

Send content

# Interactive paste mode (CTRL+D to finish)
uvero send

# Send a file
uvero send notes.txt

# Send system clipboard contents
uvero send -

# Pipe data
cat log.txt | uvero send

Retrieve content

# Save to uvero_4832.txt
uvero get 4832

# Save to a specific file
uvero get 4832 notes.txt

# Copy directly to system clipboard
uvero get 4832 -

If you omit the output path, Uvero saves the content to uvero_CODE.txt.

Boards (private shared clipboards)

# Create a board
uvero board create

# Send to a board
uvero board send abcd-def notes.txt
uvero board send abcd-def   # interactive paste mode

# Get board content
uvero board get abcd-def

For detailed command help at any time, run uvero --help or uvero <command> --help.

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

uvero-0.1.1.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

uvero-0.1.1-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file uvero-0.1.1.tar.gz.

File metadata

  • Download URL: uvero-0.1.1.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for uvero-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d3588e6af28fb9368eb219bb7fba517ad15cdd556a768272979e8ec848692e0d
MD5 531eddd6b1201ece29afefe66e2cfd48
BLAKE2b-256 3013cfc7813040cbd89c8e8949fe8558be01ca44e8e666c2dbe265b4c7a5e7b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for uvero-0.1.1.tar.gz:

Publisher: publish.yml on sakethdevx/uvero-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uvero-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: uvero-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for uvero-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0050b1d602743c3a419f769e55976786e634a13681f86805bed2a624f0d56a03
MD5 b70b02cc59c7e9932dc018f839528463
BLAKE2b-256 a031ecbb14fcf65258d1b06fd75564a3bb62cc1065c8be6fc7c54440363e8268

See more details on using hashes here.

Provenance

The following attestation bundles were made for uvero-0.1.1-py3-none-any.whl:

Publisher: publish.yml on sakethdevx/uvero-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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