/OrientationCompass

Kompass für Ralph

Primary LanguageC#MIT LicenseMIT

Kompass für Ralph

Eine Android-App, die dir immer mitteilt, wo NORDEN ist! (Falls du mal bei IKEA bist 😉)
https://youtu.be/HcCwJY-_H9A?si=48GP1kTyNpkbugM7&t=542

Download

Im Google Play Store und GitHub-Releases

Build from source

This app is build with net8.0.

  1. Download the dotnet 8 sdk
  2. Build using dotnet build
  3. Execute using dotnet run

Contribution

  1. Fork the repo
  2. Make changes
  3. Open a PR!