Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/maximilianschmitt/streamsniper-gadget
- Owner: maximilianschmitt
- Created: 2014-05-02T22:42:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-03T02:23:24.000Z (over 10 years ago)
- Last Synced: 2024-10-15T04:44:59.492Z (3 months ago)
- Language: JavaScript
- Size: 215 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.