Skip to content

donkey-hotei/ffsend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffsend
------

A ruby client to Mozilla's experimental encrypted ephemeral file-sharing service[0].
Will lazily encrypt and decrypt files to reduce system memory usage.


Usage
-----

First, install this gem:

    gem install ffsend

Usage is made as simple as:

    # download file to current directory
    ffsend --download 'https://send.firefox.com/download/foobar/#key'

    # upload a file to Firefox Send server
    ffsend --upload ~/path/to/foobar


License
-------

Code is copyright to Isaak Yansane (isikyansane@protonmail.com), and is licensed under the
Mozilla Public License 2.0.


[0]: https://send.firefox.com

About

Ruby client for Firefox Send

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages