Thorium-android-app/README.md

30 lines
527 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-03-04 01:51:34 +01:00
<img src="https://raw.githubusercontent.com/sschueller/peertube-android/master/Screenshot.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
- [ ] Video Playback via WebRTC
2018-03-04 13:56:21 +01:00
- [ ] Pick Server
- [ ] Login
2018-03-04 01:44:34 +01:00
- [ ] Like/dislike video
2018-03-04 13:56:21 +01:00
- [ ] Comment video
2018-03-04 01:44:34 +01:00
- [ ] Lots more missing at this point...
2018-03-04 13:56:21 +01:00
# TODO
- [ ] Unit Tests
- [ ] App Icon and assets
2018-03-04 01:44:34 +01:00