Skip to main content

A CLI tool for uploading files with https://qrshare.io service

Project description

QRshare.io CLI

A CLI tool for uploading files with qrshare.io service.

It returns a QR-code with a download URL back in the console

Installation

The package is available at https://pypi.org/project/qrshare-io-cli/

Execute the following command

pip install qrshare-io-cli

If you see a warning like this: WARNING: The script qrs is installed in '/usr/local/Cellar/python@3.8/3.8.17/Frameworks/Python.framework/Versions/3.8/bin' which is not on PATH., then add the path specified about to ${PATH} environment variable.

E.g.

echo '# Added by qrshare.io-cli' >> ~/.bash_profile
echo 'export PATH="/usr/local/Cellar/python@3.8/3.8.17/Frameworks/Python.framework/Versions/3.8/bin:${PATH}"' >> ~/.bash_profile
echo -e "\n" >> ~/.bash_profile

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

qrshare_io_cli-0.0.3.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

qrshare_io_cli-0.0.3-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page