TroyWilson1 / pht

IPFS Personal Hash Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pht - Personal Hash Tracker (IPFS)

This is a little script to help me track all the new items that I add to IPFS. This only stores a few things including hash, description, url if you loaded it from the web. This is all stored in a local JSON file that you can query at a later date to find the hashes you have stored.

Usage

~$pht
What do you want to do?
 a)Add a new IPFS hash
 s)Seach stored hashes
 d)Delete stored hashes
 q)Quit
  >>

License

MIT

About

IPFS Personal Hash Tracker


Languages

Language:Python 100.0%