p2play-app-android/README.md

74 lines
2.4 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/)
2019-02-13 05:40:35 +01:00
## Screenshots
![screenshot](screenshots/screenshot.png)
![screenshot](screenshots/screenshot2.png)
![screenshot](screenshots/screenshot3.png)
![screenshot](screenshots/screenshot4.png)
![screenshot](screenshots/screenshot5.png)
![screenshot](screenshots/screenshot6.png)
2018-09-15 22:42:06 +02:00
## Documentation
Comming soon!
2019-02-13 05:40:35 +01:00
## Realeases (apk's)
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.
2019-02-27 16:21:11 +01:00
- Reproduce videos
2018-09-15 23:30:33 +02:00
- Login and register in your instance
- Show uploaded videos
2018-12-29 04:11:09 +01:00
- Subscribe to accounts
- Show your subscripcion videos
2019-10-24 20:52:17 +02:00
- Show your history
2018-12-29 04:11:09 +01:00
- Rate videos
2019-01-30 00:17:32 +01:00
- Show and make commentaries
- Splash screen
2019-02-13 05:40:35 +01:00
- Search videos
- Infinite scroll
2018-12-29 04:11:09 +01:00
- Share videos
2019-02-13 05:40:35 +01:00
- Report videos
2019-01-30 00:17:32 +01:00
- Peertube profiles
2019-02-27 16:21:11 +01:00
## What to do? (in next version)
2019-02-13 05:40:35 +01:00
- Notifications
2019-10-24 20:52:17 +02:00
- Upload videos
2018-09-15 22:42:06 +02:00
## Demostrations
2019-02-13 05:40:35 +01:00
Demostration P2play Beta 0.2: https://peertube.video/videos/watch/730fa68e-32c4-4cdb-a7bb-1a819c9d3a46
Demostration P2Play Beta 0.1: 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
2018-09-15 22:42:06 +02:00
## Contact
You can follow our accounts for get news and contact with the developers.
2019-10-24 20:52:17 +02:00
- WriteFreely (ActivityPub): https://personaljournal.ca/p2play/
2019-02-13 05:40:35 +01:00
- Peertube Channel: https://peertube.video/video-channels/90df4e5f-c834-4720-a5d7-c9faa0af0af5/videos
2018-09-15 22:42:06 +02:00
## About
P2Play is made in Android Studio with Kotlin code.
2019-02-13 05:40:35 +01:00
![kotlin](https://weblizar.com/blog/wp-content/uploads/2017/11/Kotlin-A-New-Programming-Platform-For-Android-Developers.png)
2018-09-15 22:42:06 +02:00
### Developers
2019-10-24 20:52:17 +02:00
- Ivan Agosto: [https://nerdica.net/profile/agosto182](https://gnusocial.ml/agosto182)
2018-09-15 22:42:06 +02:00
## 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)