Coder Social home page Coder Social logo

streamnotifier's Introduction

StreamNotifier


This program can help you to know if your favorite broadcaster is online.

Features

  • Periodically or manually checks if a stream is online using its API.

  • Display a Steam-like notification

  • Open the streaming url directly in your favorite web browser or launch livestreamer to watch it (livestreamer must be installed)

  • Plugin support : write your own to handle another streaming API !

Suported services

  • Twitch

  • Youtube

  • Hitbox

  • Dailymotion

  • Chaturbate

  • More to come....

TODO (order not relevant)

  • Create a GUI for the config

  • Better quality support (can be tricky)

  • Add more streaming services

  • Better cache management

  • Move the configuration file to the user directory. I like my application "portables" but this is necessary for the users.

  • Find/make an icon ?

  • Write extended documentation on how to write a plugin

About & Technical details

I wrote this program because its useful for me, and because i wanted to try some .Net features.

  • C#

  • Plugins support use the Reflection API & interface. Since for streaming websites "Channels", "Streams" and "Users" are similar but somewhat DIFFERENT concepts the plugin interface facilitate the coding. The main program is manipulating "LiveStreams" and doesnt have to worry about the inner working of each streaming API.

  • HTTPS, JSON

  • Regex

streamnotifier's People

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.