Git Product home page Git Product logo

ipfs-monitor's Introduction

ipfsmon

ipfs-monitor

A terminal application for IPFS http api.

You need the command line to be running an IPFS node (go-ipfs) to monitor different features.

ipfs-monitor

IPFS Monitor allows you to monitor the behavior of your IPFS Node without having to bother with different commands.

โš  Please note that this version is not stable yet and will change.

Download the latest release

Download and Compile

$ git clone https://github.com/Sab94/ipfs-monitor.git

$ cd ipfs-monitor
$ make install

Alternatively, you can run make build to build the ipfsmon binary (storing it in cmd/) without installing it.

Cross Compiling

Compiling for a different platform is as simple as running:

make build GOOS=TargetOS GOARCH=TargetArchitecture

Running

ipfsmon

or

ipfsmon http://localhost:5001

It connects to default ipfs api http://localhost:5001, if you are running ipfs on a different port pass the api url as first argument

TODO list

  • add more modules (swarm-addrs, bitswap-ledger, etc...)
  • add tests
  • add a guide for adding more modules
  • auto update on config.yml change
  • add docs and comments

**Note : This project is highly inspired by wtfutil/wtf

Project52

It is one of my project 52.

ipfs-monitor's People

Contributors

asabya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

docbull

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.