Skip to content

Samplasion/reaxios

Repository files navigation

Registro Elettronico Axios

(Axios Electronic Registry)

An unofficial client for the Axios Electronic Registry.

CI Builds

Building from source

Linux/Mac

git clone https://github.com/Samplasion/reaxios.git
cd reaxios
flutter pub get
tools/build_android.sh

The built APK and AAB are in the out/android directory.

Windows

Install WSL and Flutter, then follow the instructions in the Linux/Mac instructions (untested).