HQAnime/AnimeGo-Re

Webview on Desktop

Opened this issue · 2 comments

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.

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.

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.