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 open --help
uvero version
uvero board --help

How the CLI works

  • uvero send uploads content, gives you a share code, and copies the code to your clipboard.
  • Public share links use https://uvero.app/c/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

# Print only the code (for scripting)
uvero send notes.txt --raw

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.

Open a clipboard link in browser

uvero open 4832

Show CLI version

uvero version

Auto-updates

  • On startup, Uvero checks PyPI (max once every 24 hours) and auto-upgrades when a newer version is available.
  • The updated version is used from the next command run.
  • To disable auto-upgrade, set UVERO_AUTO_UPGRADE=0.

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.3.tar.gz (9.0 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.3-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: uvero-0.1.3.tar.gz
  • Upload date:
  • Size: 9.0 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.3.tar.gz
Algorithm Hash digest
SHA256 1ddfa91f03006ff8162205a2ef72e7f642e14ca07766b0418c2e676f758efa9e
MD5 bc35f2d5bd4d51159cc6dfa9e8f6eae6
BLAKE2b-256 27e5320064879ff814b1852b0b0712f239f6e0f2e847cfba85f00b191b16a9f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for uvero-0.1.3.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.3-py3-none-any.whl.

File metadata

  • Download URL: uvero-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 10.0 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6b479a450aa382f127fdd0c5acf821256fbc4f2c5d0312dbdc3ac5cd53bcc978
MD5 cb4b850d5b6d5207168e62bb7c7ce430
BLAKE2b-256 8daa4a26492cccecfee37837a51133d28cca79cdd02e7ca716806fb7ac8a6d62

See more details on using hashes here.

Provenance

The following attestation bundles were made for uvero-0.1.3-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