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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pastit_cli-1.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 822e1c266317c21d66e68fac43da299ccd1faf4768a093e34330306b41e1dce1
MD5 e40e0ce9128fd2a997e1bc992648e0ed
BLAKE2b-256 0432603c2911c7fcd3452f37594986456c70606e2370f5c6061cedbe0187185c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pastit_cli-1.0.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 afdba3c283881f2133baa9dcb2f21c139c66b1710407adca1f5d2bf471762ee5
MD5 c7971a9c0a6f97e5a440a0756f745175
BLAKE2b-256 ce09475d006f095e37f115b8048bdc183ab1f2bfee54154c17b9ac3f9e44abce

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