Skip to content

An app that helps with checking Yes 4G UTM (Universiti Teknologi Malaysia) internet balance

Notifications You must be signed in to change notification settings

xkre/YesPojiQuota

Repository files navigation

YesPojiQuota

CodeFactor

YesPojiQuota is an UWP app that helps with checking Yes 4G UTM (Universiti Teknologi Malaysia) internet balance. This app can also be used to log in into Yes UTM wifi.

Windows store link

Compilation Instruction

  1. Create a file Secrets.cs in YesPojiQuota.Core/Helpers containing the following:
    namespace YesPojiQuota.Core.Helpers
    {
        public static partial class Constants
        {
            public static string KEY = "secretkey";
        }
    }
    
  2. Initialise and update submodules.

Requirement

  • Windows 10 Creators Update SDK (1703)
  • Visual Studio 2017

About

An app that helps with checking Yes 4G UTM (Universiti Teknologi Malaysia) internet balance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •