44 lines
1.1 KiB
Markdown
44 lines
1.1 KiB
Markdown
<h1 align="center">
|
|
Android PeerTube Client
|
|
</h1>
|
|
|
|
<h4 align="center">
|
|
</h4>
|
|
|
|
<p align="center">
|
|
<img width="250" src="https://raw.githubusercontent.com/sschueller/peertube-android/develop/Screenshot_1546780555.png" alt="screenshot" />
|
|
<img width="250" src="https://raw.githubusercontent.com/sschueller/peertube-android/develop/Screenshot_1546780637.png" alt="screenshot" />
|
|
</p>
|
|
|
|
## Download
|
|
Beta Test on Google Play: https://play.google.com/store/apps/details?id=net.schueller.peertube
|
|
|
|
## Features
|
|
|
|
- [X] Recent Videos
|
|
- [X] Trending Videos
|
|
- [X] Endless scrolling
|
|
- [X] Pull to refresh
|
|
- [X] Very Basic Torrent playback
|
|
- [X] Change Server
|
|
- [X] Search
|
|
- [X] Themes / Dark mode
|
|
- [X] Background playback
|
|
- [X] NSFW Filter option
|
|
- [X] Authentication / Login
|
|
- [X] Like/dislike video
|
|
- [X] Video speed selection
|
|
- [X] Video quality selection
|
|
|
|
## TODO
|
|
|
|
- [ ] Video Playback via WebRTC
|
|
- [ ] Video overlay play and draggable video window
|
|
- [ ] Comment videos
|
|
- [ ] Report Videos
|
|
- [ ] User / Channel Overview Page
|
|
- [ ] Unit Tests
|
|
- [ ] Lots more missing at this point...
|
|
|
|
|