1
0
Fork 0
mirror of https://github.com/ipfs/awesome-ipfs.git synced 2024-11-20 11:28:35 -05:00

adds ipfs-action

This commit is contained in:
Sergii Bomko 2020-02-28 23:44:49 +02:00
parent fb3b98d7d0
commit 65d4fd7d87
3 changed files with 5 additions and 0 deletions

View file

@ -188,6 +188,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
- [http2ipfs](https://github.com/jbenet/http2ipfs-web) - This is a simple webtool to add URLs to an IPFS node.
- [ipcat](https://github.com/noffle/ipcat) - :cat2: Retrieve IPFS object data and send it to stdout.
- [IPDR](https://github.com/miguelmota/ipdr) - IPFS-backed Docker Registry
- [ipfs-action](https://github.com/aquiladev/ipfs-action) - GitHub Action for delivery of static websites.
- [ipfs-add-from-encrypted](https://github.com/TroyWilson1/ipfs-add-from-encrypted) - Encrypt a file or directory with AES256 then add to IPFS
- [ipfs-add-from-url](https://github.com/maxlath/ipfs-add-from-url) - Add a file to IPFS from a URL instead of a file path
- [ipfs-chrome-extension](https://github.com/dylanPowers/ipfs-chrome-extension) - Chrome extension to redirect ipfs.io traffic to local gateway

View file

@ -138,3 +138,7 @@ content:
website: https://github.com/berty/go-orbit-db
source: https://github.com/berty/go-orbit-db
description: This is a Golang port of OrbitDB that intends to be fully compatible with the original JavaScript version. OrbitDB is a serverless, distributed, peer-to-peer database.
- title: ipfs-action
picture: /images/ipfs-action.png
source: https://github.com/aquiladev/ipfs-action
description: GitHub Action for delivery of static websites.

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB