hxgqh / parseBtc

This is an personal repo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parseBtc

This is an personal repo.

#Installation 1. Ubuntu 13.04 a. sudo apt-get update b. sudo apt-get install ruby rubygems c. sudo gem install nokogiri d. git clone https://github.com/hxgqh/ parseBtc.git 2. Other Not tested yet.

#Usage: 1. Get device information from web. Result will be saved in data.csv. ruby main.rb -g -c conf.txt #If you need to run this script repeatedly, please write this line to crontab.

2. Set device parameters
ruby main.rb -s -c conf.txt     #We seldom set devices' parameters. If you need to do this, please be careful.

About

This is an personal repo.

License:GNU General Public License v2.0


Languages

Language:Ruby 100.0%