Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.08 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.08 KB

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