No description
This repository has been archived on 2025-01-25. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2021-05-24 11:20:01 -06:00
.github/ISSUE_TEMPLATE Created issue templates 2021-05-10 13:04:44 -06:00
app added spanish and portugese, experimenting with progress bars 2021-05-24 11:20:01 -06:00
gradle/wrapper changed api and package name 2021-05-08 14:58:18 -06:00
icons release 1.0 complete 2021-05-10 19:20:49 -06:00
screenshots new screenshots for 1.1 2021-05-18 21:00:32 -06:00
.gitignore had to change the version code :p 2021-05-18 22:13:53 -06:00
build.gradle changed api and package name 2021-05-08 14:58:18 -06:00
gradle.properties initial commit 2021-04-30 09:57:06 -06:00
gradlew initial commit 2021-04-30 09:57:06 -06:00
gradlew.bat initial commit 2021-04-30 09:57:06 -06:00
LICENSE Create LICENSE 2021-05-15 19:59:22 -06:00
README.md updated documentation for 1.1.2 2021-05-23 21:14:40 -06:00
settings.gradle changed api and package name 2021-05-08 14:58:18 -06:00
TODO.md updated documentation for 1.1.2 2021-05-23 21:14:40 -06:00

Wiimmfi Watcher

Wiimmfi Watcher is an Android application that allows you to watch Mario Kart Wii gameplay by simply entering your friend code. This application can be found on the Google Play Store here! This app can be used in English, German, French, Italian and Japanese.

This application is currently being maintained by myself out of love for Mario Kart Wii and appreciation for the developers of Wiimmfi. I am in no way affiliated with Wiimmfi or any of the Wiimmfi developers.

Screenshots

Download

You can visit the Google Play Store to download the most recent and stable version (link goes here once approved). You are also free to clone the repository and download the source code for the most stable release in the Releases tab if you would like to build it from scratch.

Feedback

This is officially my first project and Google Play app that I'm maintaining, so if you have any feedback about my work, I would love to hear it! You can create an issue tagged "feedback", or you can fill out this Google Form. I also have a section in my TODO list under "Features I would like to add" for things I am already considering adding to future releases.

Bugs

If you found any bugs in the master branch (i. e. the most recent Google Play release), PLEASE READ MY TODO LIST FIRST to make sure that the bug you found isn't something I'm already aware of. Once you have made sure of that, you can then create an issue or fill out this Google Form.

Devices

Wiimmfi Watcher has been officially tested and confirmed to work on the following devices:

  • x86_64 emulated Pixel 4 (Android 5.0.2) by brysonsteck
  • x86_64 emulated Pixel 4 (Android 11) by brysonsteck
  • x86_64 emulated Nexus 7 (Android 10) by brysonsteck
  • x86_64 emulated Nexus 10 (Android 10) by brysonsteck
  • x86_64 emulated Nexus 7 (Android 5.0.2) by brysonsteck
  • x86_64 emulated Nexus 10 (Android 5.0.2) by brysonsteck

Donations

This application is completely free, ad-less and open source. That means that no income is coming from this app and the work done on this app is purely a labor of love <3

If you'd like to donate to this project, I'd ask that you first donate to Wiimmfi. This app nor my 3,069+ hours of fun on their service would not be possible without them.

Once you donate to them or you choose not to (why?? :( ), then here are ways you can donate to me:

  • PayPal
  • Bitcoin: 1Kbnp5JMTKd7a3Zs2WWm2JMCjfVb5tpcky
  • Litecoin: LRboJVNzoJCjXHmwN6RQgyvYEQjjaFzEA7
  • Dogecoin: DMx362YBEBYw1uDGetX3svdg8RypHsWTCS

Please note that donations are NOT required and does NOT add or remove functionality from the app.

Credits

Wiimmfi Watcher is made possible by the following:

  • Jsoup HTML parser, version 1.13.1