Skip to main content

CLI for Hako command line cloud file storage.

Project description

Hako: Command Line Cloud Storage

Hako is a command line cloud storage client, intefacing with the Hako server backend.

Installation

To install the Hako client, use pip install hako

Usage

Using the client requires logging in. To login, use hako login. This will prompt you for a username and password, and will store an authentication token at ~/.hakorc.

To list the files available in your cloud storage, run hako ls.

To upload a file, use hako upload <filename>. Currently, filenames in the server must be unique. Two options can be added: --encrypt and --make_public. Public files are accessible to any user through the generated link, while encrypted files will require this CLI to download (along with a password entered by the user). Files are encrypted end to end with SHA256 encryption.

To share a file, use hako share <filename>. This will generate a link that can be used to share the file over a standard web browser, or using wget from the command line. To delete this link (and prevent further downloads), use hako unshare <filename>.

To remove a file, use hako rm <filename>.

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

hako-0.0.5.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

hako-0.0.5-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file hako-0.0.5.tar.gz.

File metadata

  • Download URL: hako-0.0.5.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for hako-0.0.5.tar.gz
Algorithm Hash digest
SHA256 5eaeb1d3b325130d5353a4e05bf4bbf7529c9ef80ada0000998af8131e90f524
MD5 9f48adfa329853aef59894d7a746409f
BLAKE2b-256 79faa3e79b6cb109f6c3bfd8f55ce8d2ad8b2367902336bc7573436ca299c18e

See more details on using hashes here.

File details

Details for the file hako-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: hako-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 15.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for hako-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 6d2c2b1d939be6e1b41673945b953140959eff749d4728af12452a711bbad5cb
MD5 f1f3f07c6c58c9254bd83a27a498fa17
BLAKE2b-256 df6a80056cf8cadb9c07ae73137b301519fc8acf56146c569136af49a1582cd3

See more details on using hashes here.

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