1
0
mirror of https://github.com/sschueller/peertube-android synced 2025-02-13 10:00:37 +01:00

39 lines
810 B
Markdown
Raw Normal View History

2018-03-04 01:44:34 +01:00
<h1 align="center">
2018-03-04 13:56:21 +01:00
Android PeerTube Client
2018-03-04 01:44:34 +01:00
</h1>
<h4 align="center">
</h4>
2018-03-04 01:48:53 +01:00
<p align="center">
2018-04-02 16:55:25 +02:00
<img src="https://raw.githubusercontent.com/sschueller/peertube-android/develop/Screenshot2.jpg" alt="screenshot" />
<img src="https://raw.githubusercontent.com/sschueller/peertube-android/develop/Screenshot1.png" alt="screenshot" />
2018-03-04 01:48:53 +01:00
</p>
2018-11-11 14:08:18 +01:00
## Download
Beta Test on Google Play: https://play.google.com/store/apps/details?id=net.schueller.peertube
2018-03-04 01:44:34 +01:00
## Features
- [X] Recent Videos
- [X] Trending Videos
- [X] Endless scrolling
- [X] Pull to refresh
2018-03-11 02:34:22 +01:00
- [X] Very Basic Torrent playback
2018-03-11 17:27:54 +01:00
- [X] Change Server
2018-11-11 14:08:18 +01:00
- [X] Search
- [X] App Icon and assets
2018-03-11 17:27:54 +01:00
# TODO
2018-03-04 01:44:34 +01:00
- [ ] Video Playback via WebRTC
2018-03-04 13:56:21 +01:00
- [ ] Login
2018-03-04 01:44:34 +01:00
- [ ] Like/dislike video
2018-03-04 13:56:21 +01:00
- [ ] Comment video
- [ ] Unit Tests
2018-11-11 14:08:18 +01:00
2018-03-11 17:27:54 +01:00
- [ ] Lots more missing at this point...
2018-03-04 01:44:34 +01:00