molangning / bypass

Mdm bypass for school iPads written in php
https://squigglysilentkey.testaccount413.repl.co/bypass
GNU General Public License v3.0
14 stars 9 forks source link

Add to home screen feature #44

Closed dric4 closed 8 months ago

dric4 commented 8 months ago

Will it be possible to make the bypasser be added to homescreen to become an app. I know this is possible on certain websites but can this be done here? Basically can you turn this into a PWA.

molangning commented 8 months ago

That is somewhere on my todo list, but I am not sure on how to actually implement it. Do you

  1. Want the pwa to open it in your browser?
  2. Open it in the same tab as the broweser?

If you have any example of pwa please post it here.

dric4 commented 8 months ago

I would like it to open as a seperate page that acts something like an app. Like it can be added to Home Screen and open websites. Ive gotten it to work so it’s fine. I used save-as.app to add it

molangning commented 8 months ago

Alr, thanks for taking the time to open this issue.