1.3.4 • Published 3 years ago

etzy v1.3.4

Weekly downloads
646
License
MIT
Repository
-
Last release
3 years ago

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

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.2

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago