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.

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.2.tar.gz (8.1 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.2-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: uvero-0.1.2.tar.gz
  • Upload date:
  • Size: 8.1 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.2.tar.gz
Algorithm Hash digest
SHA256 b3fd86b56a6022ac2bdb8edc8fce828a0b012b4d5ab85e55042abe35ef9815b5
MD5 8643f709ac94e63ef31952ac1fc6b258
BLAKE2b-256 2ef0076cba7fd2c38c3ec1b4e43d04e83b8c6b9955e73ce77636f8913cfa023c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: uvero-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 8.9 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 92149fd3602391ed1d293c761b64d98a404d4f59a11fe4cfdf1be8729d642f6a
MD5 35ab7547de2397b870c877a0c8793ba4
BLAKE2b-256 74b36219bfccb9329ffc1b4cde6e9761529a5bb95aa23c2f49a4f4c3b616ac58

See more details on using hashes here.

Provenance

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