Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maximilianschmitt/streamsniper-gadget

A Windows gadget for monitoring your favorite Twitch.tv streams.
https://github.com/maximilianschmitt/streamsniper-gadget

Last synced: about 2 months ago
JSON representation

A Windows gadget for monitoring your favorite Twitch.tv streams.

Awesome Lists containing this project

README

        

# Streamsniper

Never miss your favorite Twitch streams ever again.

## Development dependencies

* [node.js](http://nodejs.org)
* [gulp](http://gulpjs.com)

## Getting started

1. Clone this repository
2. Switch to its directory on your machine
3. `npm install`
4. Run `gulp` and open `builds/development/gadget.html` in your browser for development
5. Run `gulp build` to compile Streamsniper as a Windows 7-gadget to `builds/gadget/Streamsniper.gadget`

## Contributing

Contributions are more than welcome. You can submit issues if you find bugs or have any feature requests. Feel free to contact me on Twitter [@Mackseraner](http://twitter.com/mackseraner) if you need anything.