1.1.9 • Published 1 year ago

sendfiles v1.1.9

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

sendFiles

sendFiles is the command line tool made on node js which can solve the problem of sending files when you don't have access to gmail on the system.

Suppose you are in public place using some computer and after doing some task work on that computer , you may want to share your done work , so sendFiles can be useful in this scenario. You don't have to login your gmail account in that public computer,sendFiles will help you send those done task files to your desired gmail in a moment of second.

Installation

npm install -g sendfiles

Examples

In order to send files to receipient x@gmail.com

sendfiles -t x@gmail.com file1.pdf file2.pdf

sendFiles command can also be used in place of sendfiles.You can send folder too

sendfiles -t x@gmail.com folder1.zip

Know More

sendfiles --help

Features

  • Send your files in a mean time
  • No burden of loggin in your credentials in computer
  • faster than usual mail sending process

Support

For support, email basnetmanish089@gmail.com ,pull requests are welcomed in the github

License

MIT

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago