Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/numq/stash-electron

Web/Desktop file sharing application with built-in echo server
https://github.com/numq/stash-electron

bootstrap concurrently electron electron-app electronjs filesaverjs javascript jszip open-source react react-bootstrap react-hooks reactjs websocket websocket-client websocket-server websockets

Last synced: about 1 month ago
JSON representation

Web/Desktop file sharing application with built-in echo server

Awesome Lists containing this project

README

        

# Stash
Web/Desktop application with a built-in echo server that allows you to share files between clients on your local network.

**Also check:**

[Android Jetpack Compose image sharing client](https://github.com/numq/Stash)

[Desktop Jetpack Compose image sharing client](https://github.com/numq/stash-desktop)

![Architecture diagram](./media/stash_electron_scheme.png)

## Launch:
```
npm run dev
```

## Tech:
- JavaScript
- React
- Bootstrap
- Electron
- WebSockets
- JSZip
- QRCode
- FileSaver