Skip to content

egeniq/ionic-app

 
 

Repository files navigation

geteduroam ionic-based mobile app

Application for configuring 802.1X Wi-Fi networks from eap-config profiles.

Pre-built versions are available on the App Store and the Play Store.

Building

The Android app can be built using Docker via the [Makefile]

make apk

Without Docker, you can also set up the project using the Makefile

You must install these dependencies before running make

Then start Android Studio or XCode

make open-android		# To start Android Studio
make open-xcode  		# To start XCode on MacOS

If you want to ensure you're rebuilding the project, remove all generated files using

make clean

Manual building

If you want to build manually, follow these instructions

About

iOS and Android app for geteduroam

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 41.4%
  • Java 31.0%
  • Swift 13.3%
  • HTML 5.5%
  • SCSS 5.3%
  • Makefile 0.9%
  • Other 2.6%