Code Monkey home page Code Monkey logo

batsig's Introduction

batsig

Listener/repeater for short messages; written for the No Agenda Show's "bat signal" but adaptable to other uses

Summary

This is still in a very early stage of development, but please feel free to contact me with questions.

Requirements

Known bugs

The Twitter tuner is not optimized for "high volume streams" as recommended by Twitter's streaming API documentation. Handling of incoming tweets at the rate of more than one every few seconds is likely to be unpredictable. There is also no detection or special handling of duplicate tweets, as the Twitter docs also recommend.

Using addTuner() on more than one repeater to make them listen to the same tuner can cause undesirable behavior. In particular, I have added the Twitter tuner to both the Pushover repeater and the null repeater at the same time, and then have seen each Twitter message cause two Pushover notifications to be sent.

There is no useful documentation for how to set this up.

The coding style is all over the map because I'm still new to Node.js.

There are no unit tests, integration tests, etc.

This should be organized and made usable like any other npm package.

License

The code is made available to you under the terms of the MIT License; see the COPYING file for details.

batsig's People

Contributors

l2g avatar

Watchers

 avatar  avatar

batsig's Issues

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.