etzy

1.3.4 • Public • Published

Etzy

A command line tool to upload and access your files across devices.

Getting Started

Prerequisites

Things you need to install the software and how to install them

Node > 10.x

Installing

npm install etzy@1.3.2

Usage

  • Login

etzy -l -u <username> -p <password>
  • Create account

etzy -c -u <username> -p <password>
  • Upload File

etzy --up <pathtofile>
  • Get File

etzy -g <file_id>
  • Show all saved files

etzy --show

Built With

  • Yargs - To access command line variables

    Backend - Heroku server

  • Node - Javascript runtime

  • Express - Nodejs framework to handle http requests

Authors

  • Aman Kumar M - Initial work - Github

License

This project is licensed under the MIT License

Readme

Keywords

Package Sidebar

Install

npm i etzy

Weekly Downloads

25

Version

1.3.4

License

MIT

Unpacked Size

25.5 kB

Total Files

7

Last publish

Collaborators

  • amankumarm