An unofficial orioks app
- Releases
- F-Droid
- Play Market
- View schedule
- View grades
- Demo mode for people without account
Follow steps to sign your app
Run:
git clone https://github.com/kirasok/orioks-app.git
cd otp_storage
flutter pub get
flutter build apk --no-tree-shake-icons
Now you can get apk in build/app/outputs/flutter-apk/app-release.apk
Source code available under GNU GENERAL PUBLIC LICENSE.