mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-10-01 01:35:37 -04:00
Added Ipfs with TiddlyWiki (#286)
* Added Ipfs with TiddlyWiki * update Ipfs to IPFS
This commit is contained in:
parent
fd19ad4da5
commit
6f2cebd361
@ -45,7 +45,7 @@ Everyone is welcome to submit their new awesome-ipfs item. In order to add an el
|
||||
- [brig](https://brig.readthedocs.io/en/latest) - File synchronization with git like interface and FUSE filesystem. [Source](https://github.com/sahib/brig)
|
||||
- [Cohort](https://github.com/zignig/cohort) - A golang app to preset a threejs interface and get all of its assets out of IPFS.
|
||||
- [Computes](https://computes.io) - Computes.io is a distributed supercomputer powered by IPFS.
|
||||
- [Cyber](https://github.com/cybercongress) - A distributed consensus supercomputer that runs on top of IPFS. It can compute relevance for web3 data via the use of cyberlinks, that are created from IPFS hashes.
|
||||
- [Cyber](https://cybercongress.ai/) - A consensus computer on top of IPFS that uses IPFS hashes to create cyberlinks. [Source](https://github.com/cybercongress)
|
||||
- [dapple](https://github.com/nexusdev/dapple) - Dapple is a Solidity developer multitool designed to manage the growing complexity of interconnected smart contract systems.
|
||||
- [Diffuse](https://diffuse.sh) - Play music from your IPFS node, or any other cloud/distributed storage service you use.
|
||||
- [digx](https://www.dgx.io/) - Digix is an asset-tokenisation platform built on Ethereum and IPFS.
|
||||
@ -69,6 +69,7 @@ Everyone is welcome to submit their new awesome-ipfs item. In order to add an el
|
||||
- [IPFS Drive](http://ipfs-drive.ydns.eu) - In browser file manager for IPFS. [Source](https://github.com/fazo96/ipfs-drive)
|
||||
- [IPFS Event Drop](https://github.com/travisperson/ipfs-event-drops) - An app that allows for improved visualization of ipfs events.
|
||||
- [IPFS ID and Public Key QR Codes Demo](https://ipfs.io/ipfs/zdj7Whr8X3zah99TSuyPjENaERcBW9C7B36EaCb1DEZ5pbbL9/) - A demo app that uses windows.ipfs to show you a QR Code of your IPNS Link and of your Public Key. [Source](https://github.com/ipfs-shipyard/demo-ipfs-id-qr-codes)
|
||||
- [IPFS with TiddlyWiki](https://github.com/xmaysonnave/tiddlywiki-ipfs) - IPFS with TiddyWiki is a TiddlyWiki plugin who aims to help developers, editors or users to save their wikis and attachments over IPFS.
|
||||
- [ipfs-md-wiki](https://github.com/daijiale/ipfs-md-wiki) - Build your wiki system base on ipfs and markdown.
|
||||
- [ipfs-search](https://ipfs-search.com) - Searching the universe since 2016.
|
||||
Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search API's available. [Source](https://github.com/ipfs-search/ipfs-search)
|
||||
|
@ -370,3 +370,7 @@ content:
|
||||
source: https://github.com/bdchain/Minerva
|
||||
description: >
|
||||
Minerva is a storage plugin of Apache Drill that connects IPFS's decentralized storage and Drill's flexible query engine.
|
||||
- title: IPFS with TiddlyWiki
|
||||
source: https://github.com/xmaysonnave/tiddlywiki-ipfs
|
||||
description: >
|
||||
IPFS with TiddyWiki is a TiddlyWiki plugin who aims to help developers, editors or users to save their wikis and attachments over IPFS.
|
Loading…
Reference in New Issue
Block a user