ShareFile icon indicating copy to clipboard operation
ShareFile copied to clipboard

ShareFile a plugin for fman which allows you to share files via a URL.

ShareFile

ShareFile is plug-in for fman which allows you to share files with a URL. It uploads the file to transfer.sh and returns a sharable URL.

Share File

Installation

On your OS from a terminal window, go to fman's plug-in folder:

Windows:

$ cd %APPDATA%\fman\Plugins

Mac:

$ cd ~/Library/Application Support/fman/Plugins

Linux:

$ cd ~/.config/fman/Plugins

Clone the repo:

$ git clone https://github.com/umahmood/ShareFile.git

Usage

  1. Place the cursor over the file you want to share.
  2. Press Shift + s.
  3. Confirm that you want to share the file.

You will get back a URL.

License

See the LICENSE file for license rights and limitations (MIT).