Thorium-android-app/README.md

34 lines
700 B
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-04-02 16:55:25 +02:00
<img src="https://raw.githubusercontent.com/sschueller/peertube-android/develop/Screenshot2.jpg" alt="screenshot" />
<img src="https://raw.githubusercontent.com/sschueller/peertube-android/develop/Screenshot1.png" alt="screenshot" />
2018-03-04 01:48:53 +01:00
</p>
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
# TODO
2018-03-04 01:44:34 +01:00
- [ ] Video Playback via WebRTC
2018-03-04 13:56:21 +01:00
- [ ] Login
2018-03-04 01:44:34 +01:00
- [ ] Like/dislike video
2018-03-04 13:56:21 +01:00
- [ ] Comment video
- [ ] Unit Tests
- [ ] App Icon and assets
2018-03-14 14:33:17 +01:00
- [ ] Search
2018-03-11 17:27:54 +01:00
- [ ] Lots more missing at this point...
2018-03-04 01:44:34 +01:00