mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-10-01 01:35:37 -04:00
Merge pull request #254 from bneijt/master
Add ipfs-video-gateway: a cloud-init your own gateway
This commit is contained in:
commit
672b588f3a
@ -203,6 +203,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
|
|||||||
- [ipfs-paste](https://github.com/jbenet/ipfs-paste) - Paste stdin and clipboard to IPFS
|
- [ipfs-paste](https://github.com/jbenet/ipfs-paste) - Paste stdin and clipboard to IPFS
|
||||||
- [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-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-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)
|
||||||
- [ipfscrape](https://github.com/victorbjelkholm/ipfscrape) - Scrape a webpage with all assets and put it in IPFS
|
- [ipfscrape](https://github.com/victorbjelkholm/ipfscrape) - Scrape a webpage with all assets and put it in IPFS
|
||||||
- [ipfsecret](https://github.com/shlemph/ipfsecret) - Encrypt and decrypt IPFS files with a secret passphrase
|
- [ipfsecret](https://github.com/shlemph/ipfsecret) - Encrypt and decrypt IPFS files with a secret passphrase
|
||||||
- [ipget](https://github.com/ipfs/ipget) - :satellite: wget for IPFS: retrieve files over IPFS and save them locally.
|
- [ipget](https://github.com/ipfs/ipget) - :satellite: wget for IPFS: retrieve files over IPFS and save them locally.
|
||||||
|
@ -133,6 +133,10 @@ content:
|
|||||||
source: https://github.com/agentofuser/ipfs-deploy
|
source: https://github.com/agentofuser/ipfs-deploy
|
||||||
description: 'Zero-config CLI to deploy static websites: cd my-static-website && npx @agentofuser/ipfs-deploy'
|
description: 'Zero-config CLI to deploy static websites: cd my-static-website && npx @agentofuser/ipfs-deploy'
|
||||||
picture: /images/ipfs-deploy.png
|
picture: /images/ipfs-deploy.png
|
||||||
|
- title: ipfs-video-gateway
|
||||||
|
website: https://ipfs.video
|
||||||
|
source: https://github.com/bneijt/ipfs-video-gateway
|
||||||
|
description: Cloud-init your own IPFS gateway on a cloud provider and easily pin content through a simple web interface.
|
||||||
- title: orbit-db
|
- title: orbit-db
|
||||||
website: https://github.com/orbitdb/orbit-db
|
website: https://github.com/orbitdb/orbit-db
|
||||||
source: https://github.com/orbitdb/orbit-db
|
source: https://github.com/orbitdb/orbit-db
|
||||||
|
Loading…
Reference in New Issue
Block a user