https://github.com/renzodd/ipfs-desktop
IPFS GUI Uploader
https://github.com/renzodd/ipfs-desktop
ipfs
Last synced: about 2 months ago
JSON representation
IPFS GUI Uploader
- Host: GitHub
- URL: https://github.com/renzodd/ipfs-desktop
- Owner: RenzoDD
- License: mit
- Created: 2023-04-23T21:39:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T20:39:33.000Z (about 3 years ago)
- Last Synced: 2025-06-04T09:32:43.857Z (about 1 year ago)
- Topics: ipfs
- Language: JavaScript
- Homepage:
- Size: 501 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# IPFS Desktop



**IPFS GUI Uploader**
## Get Started 📦
Download the installer that match your OS, execute it and you are ready to go!
## Development 🛠️
```sh
git clone https://github.com/RenzoDD/ipfs-desktop
cd ipfs-desktop
npm install
```
## Building the Binaries ✨
To build `ipfs-desktop` run this command:
```sh
npm run dist
```
This will generate the binaries in the `dist` folder.
## Donate 💰
- DigiByte: D6zEnE3roe234dsK4Y8sqparzUnwRcJhmR
## Developers ✒️
[](https://github.com/RenzoDD)
## License 📄
Code released under the [MIT License](LICENSE.md).