Skip to main content

A command-line tool for quickly sharing files and text snippets using a Zipline server

Project description

pastit-cli

A command-line tool for quickly sharing files and text snippets using a Zipline server.

Features

  • Upload files directly from command line
  • Upload text from stdin
  • Progress bar with upload status
  • Configurable file extensions
  • Supports custom Zipline servers
  • Automatic first-time setup

Installation

pip install pastit-cli

Usage

Upload a file:

pasta filename.txt

Upload from stdin:

echo "Hello World" | pastit

Or pipe any command output:

ls -la | pastit

On first run, you'll be prompted to enter your:

  • Zipline server URL
  • Authorization token

Your configuration will be saved in ~/.config/pastit/.env and will be used for future uploads.

Manual Configuration

If you need to change your configuration, you can either:

  1. Edit ~/.config/pastit/.env directly:
URL=https://your.server/api/upload
AUTHORIZATION_TOKEN=your_token
DEFAULT_EXTENSION=sh
CONSIDER_FILES_STARTING_WITH_DOT_EXTENSIONLESS=true
  1. Or run the setup command:
pastit-setup

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

pastit_cli-1.0.2.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

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

pastit_cli-1.0.2-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file pastit_cli-1.0.2.tar.gz.

File metadata

  • Download URL: pastit_cli-1.0.2.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for pastit_cli-1.0.2.tar.gz
Algorithm Hash digest
SHA256 2405623f084dff43543cc67e141104b7a24b67da35263eb1e088aad9fdaa92d0
MD5 a97d371a3635d81d6a66fa4a42aea659
BLAKE2b-256 5f6ecbd90d6a77a273d8094d192b2f2d971b01b874e9eb7254d1989a76992d3b

See more details on using hashes here.

File details

Details for the file pastit_cli-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: pastit_cli-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for pastit_cli-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fdd37b28108a51d8c19d4e5c3ea3eaf5274300acad62166d210dce248aa0a6d1
MD5 514ebc0379456a571737697f3cabba40
BLAKE2b-256 f4cda3310ec2ed569857d7ab01cf5bde55cb8fda595cbc767e5b0a6323be4ab4

See more details on using hashes here.

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