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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pastit_cli-1.0.7.tar.gz
  • Upload date:
  • Size: 5.1 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.7.tar.gz
Algorithm Hash digest
SHA256 1a200c24694a4cf88fe413f7b689d2b6f1a6ef610b619a21856f0379365337b1
MD5 cea1fcfcb294cde5a5aee176d82f2826
BLAKE2b-256 15dc6fa9caa82f44d3e8a4999ec6bea7e3d3a63de01c92465e596d2078ffef50

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pastit_cli-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 7.9 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 7c824c9c7a3f0db9d7c5dc1ac2ae049cf4bb2b65676c7eceee40d465689b402a
MD5 ece9e70cd86bc0a0e2f442b37d06df42
BLAKE2b-256 f85308db2b7d97d0990204089a97ea85bcb8702dabe4df5ce9fcf82dada863b3

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