HQAnime / AnimeGo-Re

An unofficial app for gogoanime
MIT License
91 stars 3 forks source link

Webview on Desktop #47

Open HenryQuan opened 1 year ago

HenryQuan commented 1 year ago

I have experimented with the webview repo which is written in pure C/C++. It did work on macOS. However, there are missing libraries on Windows. I may try experiment with Tauri and see how it behaves on all platforms. Ideally, I should also block more ads on mobile. It is sort of challenging to debug it though.

HenryQuan commented 1 year ago

There are major progress at the moment. It now runs on macOS and pending the test on Windows. See AnimeGo-Desktop-Player for more info.

HenryQuan commented 1 year ago

It is now also working on Windows. Just need to put the program under the same folder. It won't work unless it is there. More testing now and see if it is consistent.