Hi All,
Since a while i’m works on electron app to help users to manage ipfs ressource : Telescop. My case is simple to help user to store changes in ipfs with a local wysiwyg application. For the moment it’s prototype but you can :
- Add ressource on IPFS networks.
- Share current or old version of your ressource on IPFS.
- See your history.
- Revert on oldest version.
- See your peerId (useless
).
Actually i have somes bugs (again …) but i’m very intresting by your feedback and your help if you want
Here is a link to the README of my application or you will be able to find gif of command it works : https://github.com/josselinchevalay/telescope/blob/master/README.md
So my application look like wallet for your IPFS hash (CID) with history and others things.
Star, Fork, comment, issue and help are welcome.
Regards