Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/JustSch/node-snapdrop-electron

A Self Contained Desktop Version Of Snapdrop Made With Electron
https://github.com/JustSch/node-snapdrop-electron

desktop-app electron file-sharing nodejs pwa snapdrop webrtc

Last synced: about 1 month ago
JSON representation

A Self Contained Desktop Version Of Snapdrop Made With Electron

Awesome Lists containing this project

README

        

# Snapdrop For Desktop

Local file sharing. Inspired by Apple's Airdrop.

Download the latest [release](https://github.com/JustSch/node-snapdrop-electron/releases/latest)

Note: Mac OS Version is named snapdrop-darwin-x64-x.x.x.zip

#
### Build It Yourself

```bash
npm install
```

```bash
npm run make
```
#

Just the original [Snapdrop](https://github.com/RobinLinus/Snapdrop), as a self-contained Electron Desktop App.

Based on [Bellisario's nodejs version](https://github.com/Bellisario/node-snapdrop)

Includes LAN fix from https://github.com/DrBassman/node-snapdrop/