Add ipfs-pinner and wbipfs

This commit is contained in:
nobody 2020-12-07 21:16:45 +08:00
parent 04ec9a6f29
commit e8cf6f3e49
2 changed files with 9 additions and 0 deletions

View File

@ -179,6 +179,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
- [DWS](https://dws.datochain.com/) - Deploy modern static websites with DWS and Enjoy secure and decentralized storage on IPFS.
- [Eternum](https://www.eternum.io/) - Paid pinning service with an easy-to-use API.
- [Fission](https://fission.codes) - App and website hosting powered by IPFS, including DNS automation, identity, and end-to-end encryption.
- [Monaparty](https://www.monaparty.me/) - Token assets platform based on Monacoin and Counterparty. Contents bound to user assets are hosted by IPFS.
- [Peergos](https://peergos.org) - Your private, but social, space online. Store and edit documents and media. Share files or folders with friends. [Source](https://github.com/Peergos/Peergos)
- [Pinata](https://pinata.cloud) - Build and manage your dapp through Pinatas REST API and IPFS toolkit.
- [Robonomics Network](https://robonomics.network/) - Ethereum network infrastructure for cyber-physical systems' integration into Smart Cities and Industry 4.0
@ -213,6 +214,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
- [ipfs-linux-service](https://github.com/dylanPowers/ipfs-linux-service) - IPFS Linux Init Daemon
- [ipfs-mount](https://github.com/richardschneider/net-ipfs-mount) - Mount IPFS as a mapped drive on Windows
- [ipfs-paste](https://github.com/jbenet/ipfs-paste) - Paste stdin and clipboard to IPFS
- [ipfs-pinner](https://github.com/wabarc/ipfs-pinner) - A toolkit help upload files to IPFS pinning services.
- [ipfs-publish](https://ipfs-publish.uhlir.dev) - Continuous Delivery tool for delivery of static websites from Git providers to IPFS. [Source](https://github.com/AuHau/ipfs-publish)
- [ipfs-screencap](https://github.com/jbenet/ipfs-screencap) - Capture screenshots, publish them to IPFS, and copy the link to the clipboard.
- [ipfs-video-gateway](https://ipfs.video) - Cloud-init your own IPFS gateway on a cloud provider and easily pin content through a simple web interface. [Source](https://github.com/bneijt/ipfs-video-gateway)
@ -232,6 +234,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
- [Siderus Orion](https://orion.siderus.io) - Easy to use IPFS desktop client for macOS, Windows and Linux [Source](https://github.com/Siderus/Orion)
- [Sweet IPFS](https://github.com/RHazDev/Sweet-IPFS) - Full node for Android
- [Tellit](https://gitlab.com/terceranexus6/tellit) - Encrypt files before uploading them using a keypair or a passphrase
- [wbipfs](https://github.com/wabarc/wbipfs) - A command-line tool and Go package interface for wayback webpage to IPFS.
## Videos

View File

@ -174,3 +174,9 @@ content:
- title: Multiverse
source: https://github.com/multiverse-vcs/go-multiverse
description: Multiverse is a decentralized version control system that enables peer-to-peer software development.
- title: ipfs-pinner
source: https://github.com/wabarc/ipfs-pinner
description: A toolkit help upload files to IPFS pinning services.
- title: wbipfs
source: https://github.com/wabarc/wbipfs
description: A command-line tool and Go package interface for wayback webpage to IPFS.