An open API service indexing awesome lists of open source software.

https://github.com/fcannizzaro/sublime-file-downloader

download, browse and open file's urls
https://github.com/fcannizzaro/sublime-file-downloader

downloader sublime-text-3 sublime-text-plugin

Last synced: about 2 months ago
JSON representation

download, browse and open file's urls

Awesome Lists containing this project

README

          

# `file-downloader` for sublime text 3
download, browse and open file's urls

## Installation

You can install this package through the [Package Control](https://packagecontrol.io/packages/file-downloader).

Press /Ctrl + + P to open the command palette.

Type **Install Package** and press **Enter**. Then search for **file-downloader**.

## Usage

### Download
download file in a **custom dir**, and finally replace url with **relative path**

![download-gif](https://raw.githubusercontent.com/fcannizzaro/sublime-file-downloader/master/art/download.gif)

### Open
open url content as **text** in as new **sublime's tab**.

![open-gif](https://raw.githubusercontent.com/fcannizzaro/sublime-file-downloader/master/art/open.gif)

### Browser
open url on the **default browser**.

## Author
Francesco Saverio Cannizzaro
([**fcannizzaro**](https://github.com/fcannizzaro))