Skip to content

gbminarelli/cryptsend-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptsend-cli

A simple CLI for CryptSend

Getting Started

  1. Grab the repo:
git clone https://github.com/gbminarelli/cryptsend-cli.git
  1. Install cryptsend-cli globally:
npm install -g cryptsend-cli

Usage

You can upload the encrypted files to CryptSend's server by simply passing the file's path (absolute or relative) to cryptsend:

cd ~/Pictures/
cryptsend mypicture.jpg
cryptsend /home/gian/Pictures/mypicture.jpg

About

A simple CLI for CryptSend.io (https://github.com/countable-web/cryptsend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published