An open API service indexing awesome lists of open source software.

https://github.com/maxogden/datop

top for dat
https://github.com/maxogden/datop

Last synced: 5 months ago
JSON representation

top for dat

Awesome Lists containing this project

README

        

# datop

`top` for [dat](https://github.com/maxogden/dat)

![screenshot](screenshot.png)

[![NPM](https://nodei.co/npm/datop.png?global=true)](https://nodei.co/npm/datop/)

```
npm install datop -g
datop http://mydat
```

if you just run `datop` it will try and connect to `localhost:6461` (the default dat port)

idea/design inspired by [vtop](https://www.npmjs.org/package/vtop)