p2play-app-android/README.md

58 lines
2.2 KiB
Markdown
Raw Normal View History

2018-09-15 22:42:06 +02:00
# P2Play
P2Play is an Android Application for Peertube.
[What is Peertube?](https://github.com/Chocobozzz/PeerTube/)
## Documentation
Comming soon!
2018-09-15 23:30:33 +02:00
## Realeases
2018-09-15 22:42:06 +02:00
2018-09-15 23:30:33 +02:00
[All realeases are here](https://gitlab.com/agosto182/p2play/tags)
2018-09-15 22:42:06 +02:00
2018-09-15 23:30:33 +02:00
## Features
- Show recent, popular and local list of videos.
- Reproduce videos (very simple)
- Login and register in your instance
- Pull to refresh
- Show uploaded videos
2018-12-29 04:11:09 +01:00
- Subscribe to accounts
- Show your subscripcion videos
- Rate videos
2019-01-30 00:17:32 +01:00
- Show and make commentaries
- Splash screen
2018-09-15 23:30:33 +02:00
## What to do? (in next version)
- Search videos
2018-12-29 04:11:09 +01:00
- Share videos
2019-01-30 00:17:32 +01:00
- Peertube profiles
- Infinite scroll
2018-09-15 22:42:06 +02:00
## Demostrations
Demostration P2Play Beta 0.1: [https://peertube.video/videos/watch/2eb7b953-0b1b-4019-9300-817539f5f4e8](https://peertube.video/videos/watch/2eb7b953-0b1b-4019-9300-817539f5f4e8)
[Spanish] Demostracion P2Play Beta 0.1: [https://peertube.video/videos/watch/d6a7da26-d3dd-43aa-ad5c-7d032603c848](https://peertube.video/videos/watch/d6a7da26-d3dd-43aa-ad5c-7d032603c848)
## Contact
You can follow our accounts for get news and contact with the developers.
- GNU Social: [https://gnusocial.ml/p2play](https://gnusocial.ml/p2play)
- Peertube Channel: [https://peertube.video/video-channels/90df4e5f-c834-4720-a5d7-c9faa0af0af5/videos](https://peertube.video/video-channels/90df4e5f-c834-4720-a5d7-c9faa0af0af5/videos)
## About
P2Play is made in Android Studio with Kotlin code.
<img src="https://weblizar.com/blog/wp-content/uploads/2017/11/Kotlin-A-New-Programming-Platform-For-Android-Developers.png" width="200px">
### Developers
- Ivan Agosto: [https://gnusocial.ml/agosto182](https://gnusocial.ml/agosto182)
## License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see [license](./LICENSE.md)