Thorium-android-app/README.md

43 lines
1.1 KiB
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-12-21 21:59:10 +01:00
<img width="250" src="https://raw.githubusercontent.com/sschueller/peertube-android/develop/Screenshot_1545425516.png" alt="screenshot" />
<img width="250" src="https://raw.githubusercontent.com/sschueller/peertube-android/develop/Screenshot_1545425431.png" alt="screenshot" />
<img width="250" src="https://raw.githubusercontent.com/sschueller/peertube-android/develop/Screenshot_1545425504.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-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
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
2018-12-21 21:59:10 +01:00
- [ ] Authentication / 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