Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SebastianRask/Pocket-Plays-for-Twitch
Open source Twitch client for Android
https://github.com/SebastianRask/Pocket-Plays-for-Twitch
android client java twitch twitch-client twitch-tv
Last synced: 3 months ago
JSON representation
Open source Twitch client for Android
- Host: GitHub
- URL: https://github.com/SebastianRask/Pocket-Plays-for-Twitch
- Owner: SebastianRask
- License: gpl-3.0
- Created: 2017-08-03T14:55:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T10:49:48.000Z (over 4 years ago)
- Last Synced: 2024-06-25T11:44:54.386Z (5 months ago)
- Topics: android, client, java, twitch, twitch-client, twitch-tv
- Language: Java
- Size: 40.7 MB
- Stars: 62
- Watchers: 10
- Forks: 14
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-twitch-dev - SebastianRask/Pocket-Plays-for-Twitch - Open source Twitch client for Android. (Libraries / Java)
README
# Pocket Plays for Twitch
Pocket Plays is an open source, ad free Twitch browser and stream player for Android.
## [Here Be Dragons](https://en.wikipedia.org/wiki/Here_be_dragons)
Pocket Plays started as an Android learning project on my first semester of Computer Science.
This means that quite a bit of the program has high coupling, low coherence and generally poorly written and structured code.
This will surely impact the way you navigate, understand and maybe contribute to the project.I've done my best to rewrite the worst parts before making Pocket Plays open source.
## Contributing
### Development
Developers of any skill are more than welcome to contribute to the project.
You can do so by forking the project and submit a pull request.If you have any questions, feel free to
send me an e-mail([email protected]) or
[drop me a message](https://www.reddit.com/message/compose/?to=sebofdoom) on Reddit.### Issues
Like any other project, some bugs are sure to be found, so it
goes a long way if people document and submit bugs and other
issues to the GitHub issue tracker, to make sure they get squashed.## Licensing
Pocket Plays is licensed under the [GNU v3 Public License.](https://github.com/SebastianRask/Pocket-Plays-for-Twitch/blob/master/LICENSE)
I would also personally love to know if you use any of the code from this repository. Sharing is caring :)