senpaiski / TopAnimeStream

Watch anime stream on Windows, Mac or Linux
http://www.topanimestream.com
MIT License
87 stars 24 forks source link

Auto-Updater on Mac & Linux #5

Open senpaiski opened 9 years ago

senpaiski commented 9 years ago

I kind of re-arranged the updater from https://github.com/edjafarov/node-webkit-updater to be more lightweight because this one is always downloading the full app version for every update. Now the one I created is only downloading modified or code files.

The issue is that I don't think this will work on Mac or Linux. Need to test.