Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/numq/stash-electron
- Owner: numq
- Created: 2022-06-30T22:20:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-30T11:47:37.000Z (over 2 years ago)
- Last Synced: 2023-04-25T22:38:21.194Z (over 1 year ago)
- Topics: bootstrap, concurrently, electron, electron-app, electronjs, filesaverjs, javascript, jszip, open-source, react, react-bootstrap, react-hooks, reactjs, websocket, websocket-client, websocket-server, websockets
- Language: JavaScript
- Homepage:
- Size: 794 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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