hawkins / streamflow

:tv: Watch your favorite Twitch streamers without any downtime
https://streamflow-releases.now.sh/
MIT License
11 stars 3 forks source link

Set up automatic updating #47

Closed hawkins closed 7 years ago

hawkins commented 7 years ago

Fixes #45


Currently trying to use Hazel and Electron's autoUpdater.

Looks like things should work without Windows code signing, and my Mac has macOS code signing prepared, so this should be good to go.

Just trying to test this, since my Hazel server seems to not behave yet. 🤔

hawkins commented 7 years ago

Not 100% sure this is working for Windows yet, either, since it has a different endpoint for the RELEASES file. Will need to investigate once I can figure out what's up with hazel.

hawkins commented 7 years ago

Looks like this is finally good. At this point I'm thinking I consider this good, although I can't absolutely guarantee that the updating process works quite yet. It should, however. Regardless, publishing this as 0.1.2 should allow me to test this on another computer once a 0.1.3 or 0.2.0 is published.