Coder Social home page Coder Social logo

danwainwright / datastringer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bbc/newslabs-datastringer

0.0 1.0 0.0 7.72 MB

Monitor datasets, gets alerts when something happens

Home Page: http://bbc-news-labs.github.io/datastringer/

License: MIT License

JavaScript 93.25% Shell 0.41% HTML 6.13% CSS 0.21%

datastringer's Introduction

logo

Data-stringer

NOTE: Datastringer is still under heavy development. Please check out the releases and changelog

Works on Ubuntu-based OS only. See the issue for installing on Mac OS

Was ist das?

Data stringer: the exact equivalent of wire agencies' (AFP/AP/Reuters) local journalists who feed the organisation with news (called wires). Except that here, that's a software living in a dataset, not in Iran, that's going to do the job.

Installation, configuration

Getting started with Datastringer is easy:

Installation

Just clone the repo and run the installation script located at its root. You only have to do this once.

$ git clone http://github.com/BBC-News-Labs/datastringer.git && cd datastringer
$ ./install.sh

install.sh will take care of installing the needed dependencies:

  • node
  • npm
  • postifx (needed to be able to send mail)

It will then proceed to fetch node modules dependencies.

The install script has been written and tested on Linux Ubuntu 14.04.

Docker image

A Dockerfile is also available to build a datastringer Docker image:

  • Build with docker build -t datastringer . (This will expose port 3000 which should be mapped when running a container)
  • Run with docker run -d -p 3000:3000 datastringer
  • Visit http://localhost:3000

Introduction tour

node wizard.js will start a small web server. Point towards localhost:3000 with your favourite web browser.

When you are done with the configuration, you can stop the server by CTRL-Cing it.

Voilà!

You just set up your first datastringers with two basic examples. You will be notified by email when alerts are triggered! Here is what these examples do.

Do more with Datastringer

Datastringer is built on Javascript and Node.js, and we make sure it won't be hard for you to extend it. Refer to the documentation to understand the architecture, rummage the examples and... build your own stringers!

Contributing

Before submitting pull-requests, please refer to the road-map.

About the license

Datastringer is distributed under the MIT License, and developed by Basile Simon, Clément Geiger, for BBC News Labs. Read more about the MIT License.

datastringer's People

Contributors

basilesimon avatar bryant1410 avatar cgg avatar iaincollins avatar jlevesy avatar manishlad 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.