Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

OpenTollGate/tollgate-app

Repository files navigation

TollGate - App

This is a multiplatform app that allows your device to discover and (auto)connect to TollGates around you.

The current version is focussing on Android first. Support for Linux and MacOS will be next.

Building for Android

# MacOS
export ANDROID_HOME="$HOME/Library/Android/sdk"
export NDK_HOME="$ANDROID_HOME/ndk/$(ls -1 $ANDROID_HOME/ndk)"

pnpm tauri android init

pnpm tauri android dev

In MacOS:

export ANDROID_HOME="$HOME/Library/Android/sdk"
export NDK_HOME="$ANDROID_HOME/ndk/$(ls -1 $ANDROID_HOME/ndk)"
export JAVA_HOME="/Users/[username]/Applications/Android Studio.app/Contents/jbr/Contents/Home"

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

This is the user-facing app that helps discover and (auto)connect to tollgates that are within reach.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors