Thorium-android-app/README.md

48 lines
1.4 KiB
Markdown
Raw Normal View History

2018-03-04 01:44:34 +01:00
<h1 align="center">
2019-02-21 08:33:25 +01:00
Thorium, an Android PeerTube Client
2018-03-04 01:44:34 +01: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-04 01:44:34 +01:00
<h4 align="center">
</h4>
2018-03-04 01:48:53 +01:00
<p align="center">
2019-01-06 14:19:31 +01: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-04 01:48:53 +01:00
</p>
2018-11-11 14:08:18 +01:00
## Download
2019-02-04 15:44:55 +01:00
* 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/
2018-11-11 14:08:18 +01:00
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
2018-12-26 20:11:57 +01:00
- [X] Themes / Dark mode
2018-12-21 21:59:10 +01:00
- [X] Background playback
- [X] NSFW Filter option
2019-01-06 14:19:31 +01:00
- [X] Authentication / Login
- [X] Like/dislike video
2019-01-09 21:21:47 +01:00
- [X] Video speed selection
- [X] Video quality selection
2018-03-11 17:27:54 +01:00
2018-12-26 20:11:57 +01:00
## TODO
2018-12-21 21:59:10 +01:00
2018-03-04 01:44:34 +01:00
- [ ] Video Playback via WebRTC
2019-01-06 14:19:31 +01:00
- [ ] Video overlay play and draggable video window
- [ ] Comment videos
- [ ] Report Videos
- [ ] User / Channel Overview Page
2018-03-04 13:56:21 +01:00
- [ ] Unit Tests
2018-03-11 17:27:54 +01:00
- [ ] Lots more missing at this point...
2018-03-04 01:44:34 +01:00