Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dotboris/hidden-hippo

A tool that identifies the people around you by sniffing network traffic and mining social networks.
https://github.com/dotboris/hidden-hippo

Last synced: 3 months ago
JSON representation

A tool that identifies the people around you by sniffing network traffic and mining social networks.

Awesome Lists containing this project

README

        

Hidden Hippo
============

[![Build Status](https://travis-ci.org/beraboris/hidden-hippo.svg?branch=master)](https://travis-ci.org/beraboris/hidden-hippo)

A tool that identifies the people around by sniffing network traffic and mining social networks.

Installation
------------

Install the gem:

$ gem install hidden-hippo

Usage
-----

TODO: Write usage instructions here

Contributing
------------

1. Fork it ( https://github.com/beraboris/hidden-hippo/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Check out [HACKING.md](HACKING.md) to setup your development environment.