Skip to content

Latest commit

 

History

History
89 lines (54 loc) · 2.95 KB

README.md

File metadata and controls

89 lines (54 loc) · 2.95 KB

JetSet - for VSCode

Visual Studio Marketplace Version
Visual Studio Marketplace Installs
Visual Studio Marketplace Rating (Stars)

Ever wanted to share files like .env quick and easy with highest possible privacy? JetSet helps you with just that...

JetSet for VSCode is a quick and easy file sharing tool built with privacy in mind in form of a Visual Studio Code Extension to quickly transfer files without leaving VSCode at all.

Get it from the Visual Studio Code Marketplace now


Features:

  • Easy setup process and seamlessly integrates into any Visual Studio Code environment including the web version

  • Peer-to-Peer connection between sender and receiver to keep privacy intact

  • Ability to send files of any format (multiple files or folders can be compressed into .zip format and sent)

  • Ability to send selective snippets of code across users.

  • Receiver can choose to approve connection request from a sender after verifying sender's identity at discretion


Installation

  • After ensuring that you have Visual Studio Code installed, perform one of the following

    From the VSCode Marketplace Open VSCode and type [ctrl+p], type [ext install Sudhay.jetset-for-vscode]
    From a packaged .vsix file

    Run this command

    code --install-extension <<package_name>>.vsix


Quick Demonstration

  • Sending files over JetSet for VSCode

DemoGIF

  • Sending selective Snippets of Code

SnippetSendingGIF

Bugs or Feature Request

  • For Bugs or Feature Request, fill the following form

Contributions

Found a way to make it better?

  • Get started by opening an Issue from the "Issues" tab of this repository and Pull Requests are also welcome.