Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinshine/BeyondUPnP
BeyondUPnP is an UPnP control point(DMC),Digital Media Server(Jetty Server) application for android.
https://github.com/kevinshine/BeyondUPnP
Last synced: 3 months ago
JSON representation
BeyondUPnP is an UPnP control point(DMC),Digital Media Server(Jetty Server) application for android.
- Host: GitHub
- URL: https://github.com/kevinshine/BeyondUPnP
- Owner: kevinshine
- License: apache-2.0
- Created: 2015-01-28T01:30:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-10T10:30:15.000Z (over 9 years ago)
- Last Synced: 2024-07-01T10:50:53.051Z (5 months ago)
- Language: Java
- Homepage:
- Size: 4 MB
- Stars: 89
- Watchers: 9
- Forks: 44
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BeyondUPnP
BeyondUPnP is an UPnP control point(DMC),Digital Media Server(Jetty Server) application for android.
It discover the UPnP device,content provider and renderer.It allow you to browse and select the media you want to play on your television,TVBox or any UPnP renderer compatible device.
###Screenshot
![Screenshot](http://ww2.sinaimg.cn/mw690/7832b683gw1eop3lzts9zj206o0bjmxe.jpg)###Libraries Used
* Cling - https://github.com/4thline/cling
* PagerSlidingTabStrip - https://github.com/astuetz/PagerSlidingTabStrip
* Android Support Library - http://developer.android.com/tools/support-library/index.html###License
Copyright 2014 Kevin Shen
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.