thorium-fork/README.md

46 lines
1.3 KiB
Markdown
Raw Normal View History

2018-03-03 16:44:34 -08:00
<h1 align="center">
2018-03-04 04:56:21 -08:00
Android PeerTube Client
2018-03-03 16:44:34 -08:00
</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/)
2018-03-03 16:44:34 -08:00
<h4 align="center">
</h4>
2018-03-03 16:48:53 -08:00
<p align="center">
2019-01-06 05:19:31 -08:00
<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" />
2018-03-03 16:48:53 -08:00
</p>
2018-11-11 05:08:18 -08:00
## Download
Beta Test on Google Play: https://play.google.com/store/apps/details?id=net.schueller.peertube
2018-03-03 16:44:34 -08:00
## Features
- [X] Recent Videos
- [X] Trending Videos
- [X] Endless scrolling
- [X] Pull to refresh
2018-03-10 17:34:22 -08:00
- [X] Very Basic Torrent playback
2018-03-11 09:27:54 -07:00
- [X] Change Server
2018-11-11 05:08:18 -08:00
- [X] Search
2018-12-26 11:11:57 -08:00
- [X] Themes / Dark mode
2018-12-21 12:59:10 -08:00
- [X] Background playback
- [X] NSFW Filter option
2019-01-06 05:19:31 -08:00
- [X] Authentication / Login
- [X] Like/dislike video
2019-01-09 12:21:47 -08:00
- [X] Video speed selection
- [X] Video quality selection
2018-03-11 09:27:54 -07:00
2018-12-26 11:11:57 -08:00
## TODO
2018-12-21 12:59:10 -08:00
2018-03-03 16:44:34 -08:00
- [ ] Video Playback via WebRTC
2019-01-06 05:19:31 -08:00
- [ ] Video overlay play and draggable video window
- [ ] Comment videos
- [ ] Report Videos
- [ ] User / Channel Overview Page
2018-03-04 04:56:21 -08:00
- [ ] Unit Tests
2018-03-11 09:27:54 -07:00
- [ ] Lots more missing at this point...
2018-03-03 16:44:34 -08:00