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
- Host: GitHub
- URL: https://github.com/fcannizzaro/sublime-file-downloader
- Owner: fcannizzaro
- License: gpl-3.0
- Created: 2017-12-06T20:26:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T11:38:09.000Z (over 8 years ago)
- Last Synced: 2025-02-25T03:12:17.346Z (over 1 year ago)
- Topics: downloader, sublime-text-3, sublime-text-plugin
- Language: Python
- Size: 182 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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**

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

### Browser
open url on the **default browser**.
## Author
Francesco Saverio Cannizzaro
([**fcannizzaro**](https://github.com/fcannizzaro))