Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitlytwiser/throw
Virtualized File system interface
https://github.com/bitlytwiser/throw
file-sharing file-upload filesystem fyne golang grpc-client ipfs ui
Last synced: about 2 months ago
JSON representation
Virtualized File system interface
- Host: GitHub
- URL: https://github.com/bitlytwiser/throw
- Owner: BitlyTwiser
- License: mit
- Created: 2022-09-10T18:46:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T00:45:42.000Z (about 2 years ago)
- Last Synced: 2024-09-29T05:59:37.404Z (3 months ago)
- Topics: file-sharing, file-upload, filesystem, fyne, golang, grpc-client, ipfs, ui
- Language: Go
- Homepage:
- Size: 73.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# throw
UI for interating with [pufs](https://github.com/BitlyTwiser/pufs).A virtualized filesystem client/server application.
The application is using IPFS as file system storage mechanism, sending data over gRPC, and rendered utilizing the Fyne library.