From 577dffc59d0c75ee28dd9debd35db431d1e086cb Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Fri, 29 May 2020 08:34:54 -0400 Subject: [PATCH] Add VSBRO --- vsbro.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 vsbro.md diff --git a/vsbro.md b/vsbro.md new file mode 100644 index 0000000..aed79fb --- /dev/null +++ b/vsbro.md @@ -0,0 +1,12 @@ +--- +layout: page +title: Unofficial VSBRO +--- + +You have probably come here looking for a download link for my unofficial port of the [VSBRO](https://vsbro.co/) app to Android. Here is a little bit of info about what you are going to be downloading: + +This app is developed in the cross-platform [Flutter](https://flutter.dev/) framework, and works by making calls to VSBRO's webapp API. None of this is official, and none of it is supported directly by the VSBRO team. + +In terms of features, this app is currently missing a lot of them :laughing:. Don't worry, I am most likely working on adding more features as you are reading this. My goal is to finish this app port by the end of the weekend. + +Alright. I know you just want the download link. [Here it is](https://github.com/Ewpratten/vsbro_android/releases/latest). Make sure to download the `app-release.apk` file. \ No newline at end of file