Merge pull request #498 from ipfs/bmann-ipgit-stale

This commit is contained in:
Daniel Norman 2023-11-13 13:43:32 +01:00 committed by GitHub
commit bbfa34a224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -37,7 +37,6 @@ Check out the list of [IPFS implementations](https://docs.ipfs.tech/concepts/ipf
- [IPFS Desktop](https://github.com/ipfs-shipyard/ipfs-desktop) - IPFS Desktop gives you all the power of IPFS in a convenient desktop app: a complete IPFS node, plus handy OS menubar/taskbar shortcuts and an all-in-one file manager, peer map, and content explorer.
- [ipfs-chat](https://github.com/SomajitDey/ipfs-chat) - Terminal-based, encrypted chatrooms. Allows private messaging & secure in-chat file/directory sharing. Server/broker-less (no signaling/rendezvous server needed). Works over LAN/internet(w/ NAT-traversal).
- [IPFS-FPS](https://github.com/underscoredLabs/webgl-ipfs-fps) - A completely decentralized first person shooter. Built with Unity, Fleek, Unstoppable Domans and Pinata.
- [IPGit](https://github.com/meyer1994/ipgit) - Remote Git repository that mirrors your code to IPFS
- [killcord](https://github.com/nomasters/killcord) - A censorship resistant deadman's switch
- [Mintter](https://github.com/MintterHypermedia/mintter) - Mintter Hypermedia is an open system, built on IPFS, that allows communities to collaborate on content that is structured and deeply linked. All content in the system is cryptographically signed, versioned, and made permanent with IPFS.
- [orbitchat.dev](https://github.com/cppshane/orbit-chat) - Ultra simple chatrooms on the web.

View File

@ -15,3 +15,7 @@ This is a list of no longer maintained awesome IPFS projects. This list is kept
## Tools
- [Sweet IPFS](https://github.com/RHazDev/Sweet-IPFS) - Full node for Android.
- [IPGit](https://github.com/meyer1994/ipgit) - Remote Git repository that mirrors your code to IPFS.
- Note: @bmann Heroku endpoint in repo shows application error https://ipgit.herokuapp.com/
- Not really an app
- It _is_ super cool and I'd love to see more IPFS + git stuff like this (maybe we can get Gitea or ForgeJo supporting IPFS)