Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time

telescope

GUI tools to manage IPFS daemon.

Features

  • add file / directory in ipfs by drag-n-drop
  • copy IPFS link to clipboard
  • manage history of your file or directory

In development

  • manually add a hash in your history

Future

  • configure your daemon by GUI

Install (development only)

npm install --only-dev
./build.sh 
./node_modules/.bin/electron-forge start

if install failed look like that #30

rm -f package-lock.json
npm install --only-dev

Add resource in IPFS by Telescope

Alt Text

Share resource

Alt Text

Update resource

Alt Text

History

Alt Text

Share old cid version

Alt Text

Revert local version

Alt Text