diff --git a/README.md b/README.md index 8297c8f..43cbd87 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ The other app is **[TubeLab](#TubeLab)** a Peertube Android app working for all Tubelab is an Android app for Peertube (GNU GPLv3). +[Get it on Google Play](https://play.google.com/store/apps/details?id=app.fedilab.tubelab) +  [Get it on F-Droid](https://f-droid.org/packages/app.fedilab.tubelab/) + ### Not authenticated mode It's a limited mode where you can do some actions: @@ -34,6 +37,11 @@ Many features are available with this mode: TubeAcad est une application Android open source (GNU GPLv3) pour les instances Peertube académiques. L’authentification se fait par adresse mail, l’instance est automatiquement détectée. Il est également possible sur certaines instances de créer son compte depuis l’application. + +[Get it on Google Play](https://play.google.com/store/apps/details?id=app.fedilab.fedilabtube) +  [Get it on F-Droid](https://f-droid.org/packages/app.fedilab.fedilabtube/) + + ### Mode non authentifié Ce mode permet de visionner les vidéos sur différentes instances (en sélectionnant une instance académique). Cependant, vous ne pourrez pas interagir totalement avec les vidéos. Vous pourrez : @@ -60,19 +68,3 @@ Si vous connectez votre compte, vous pourrez interagir avec les vidéos : - Signaler des vidéos ou des comptes - Voir l'historique -### Downloads - -#### TubeAcad - -[Fdroid](https://f-droid.org/packages/app.fedilab.fedilabtube/) - -[GooglePlay](https://play.google.com/store/apps/details?id=app.fedilab.fedilabtube) - - - -#### TubeLab - -[Fdroid](https://f-droid.org/packages/app.fedilab.tubelab/) - -[GooglePlay](https://play.google.com/store/apps/details?id=app.fedilab.tubelab) - diff --git a/images/get-it-on-fdroid.png b/images/get-it-on-fdroid.png new file mode 100644 index 0000000..afa603c Binary files /dev/null and b/images/get-it-on-fdroid.png differ diff --git a/images/get-it-on-play.png b/images/get-it-on-play.png new file mode 100644 index 0000000..641dd8a Binary files /dev/null and b/images/get-it-on-play.png differ