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 (over 2 years ago)
- Last Synced: 2025-01-05T23:25:41.666Z (4 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.