48 lines
1.4 KiB
Markdown
48 lines
1.4 KiB
Markdown
<h1 align="center">
|
|
Thorium, an Android PeerTube Client
|
|
</h1>
|
|
|
|
[![Latest release](https://img.shields.io/github/release/sschueller/peertube-android.svg)](https://github.com/sschueller/peertube-android/releases/latest)
|
|
[![F-Droid](https://img.shields.io/f-droid/v/net.schueller.peertube.svg)](https://f-droid.org/de/packages/net.schueller.peertube/)
|
|
|
|
<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
|
|
* F-Droid: https://f-droid.org/packages/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...
|
|
|
|
|