Git Product home page Git Product logo

sono_01's Introduction

sono_01

Monitor the state of Sono-Motors Crowdfunding cashflow over time and visualize it.

Sono-Motors announced a crowdfounding campain on sunday night of December the 1st in 2019. They parted with their investors and turn to backers to ask for 50 Million โ‚ฌ within the next 30 days.

This tool will visualize the cashflow over this timepreiode and visualize the groth of cash. Additionally it is planed to visualize an approximation if the funding goal can be achived in time.

Features

  • crawler called curlsono which uses curl to read the value shown Sono-Motors with the help of grep, sed and awk
  • script which initiates the crawler function and dumps date, time and cash value into the sqlite3 database
  • dump_sono.db sqlite3 database for date, time and funding amount

Quick start

Download the files into a folder e.g. sono:

git clone https://github.com/bytedicer/sono_01.git
cd sono_01

Since the script is not automated yet, use screen to run to run it as background process:

screen -S sono
watch -n 10 'sh sono-get'
ctrl-A d

To reattach the screensession type:

screen -r sono

General

This is tested on a Ubuntu 19.10 System

sono_01's People

Contributors

bytedicer avatar

Stargazers

 avatar

Watchers

 avatar

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.