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

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

Awesome Lists containing this project

README

          

# IPFS Desktop

![Licence](https://img.shields.io/badge/licence-MIT-green)
![NodeJS Version](https://img.shields.io/badge/nodejs--blue)
![Platform](https://img.shields.io/badge/platform-linux--64%20%7C%20win--64-lightgrey)

**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 ✒️

[![GitHub](https://img.shields.io/badge/Follow-RenzoDD-blue?logo=github&style=social)](https://github.com/RenzoDD)

## License 📄

Code released under the [MIT License](LICENSE.md).