Development Log – 08/10/2020
Made slight UI tweak, and setup a Paypal to accept donation. I also created a donation page in the app.
Made some investigation on the AutoUpdate feature, seems like the Sparkle is a good framework for auto updating. But that will need some work on the remove side, likely for hosting the .dmg file on a remote server, have a domain name, serve the domain over HTTPS, which seems that work should be done in stage 2 of this project.
Probably let’s stick to the local app for now, and we could add that along with the web server in stage 2.