Skip to content

btccointicker/website-live-connection-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website-live-connection-map

Live connection map for your website. Making use of Datamaps(built on d3js), jquery and the socket.io library for node.js.

This is a very simple example of what is possible by combining D3, jquery and socket.io to provide real time data to your users.

Many thanks to the following people/groups:

You are free to copy and distribute the code in this repository, however please include a credit to bitcointicker.co and even a link back to the website :-)

Please respect the licenses of the people and groups mentioned above.

Hopefully this will be of some use to someone, at the very least as an example of how to use the above technologies.

Running example can be seen at http://bitcointicker.co/map/

alt tag

The install.sh script gives you an idea of how you can manually install the application, abstracting over the freegeoip install by using a docker image. You can however install freegeoip manually by following the instructions on https://freegeoip.net/. This script has been tested in Ubuntu 14.04.

installMinimal.sh goes one step further and uses docker to run both freegeoip and the server.js socket.io application within their own docker containers.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published