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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pastit_cli-1.0.4.tar.gz
  • Upload date:
  • Size: 5.6 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.4.tar.gz
Algorithm Hash digest
SHA256 885e62599ca130969d78e828b50e5e5bae0e00474d45f1194a463acd57a4ec0b
MD5 b7e39adab861a0c6384dee5ced9aab74
BLAKE2b-256 d29dd7dcd7fefc90090f2e1ef9d28249b70b67eebe45872fbb25dd0b23d4c754

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pastit_cli-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 8.1 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 144e8157b869ceca64af31f93f1851a95ab762da4c60156e52dc5a5ea3fa6df0
MD5 181a7a78692c009d553afaa84163a0b6
BLAKE2b-256 663617862af150ad2c6e6bf579debe83aa3168252017e79895ff1febebf04cd3

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