marcus-crane / october

A simple GUI for retrieving Kobo highlights and syncing them with Readwise
https://october.utf9k.net
MIT License
171 stars 10 forks source link

Generate a NSIS Installer for Windows #20

Closed marcus-crane closed 2 years ago

marcus-crane commented 2 years ago

For WIndows, using a standalone exe is weird and not really how to distribute things "professionally"

Instead, we need to create an installer and generate a start menu entry to make October as handy to end users as possible.

This is a task for down the line however since at the moment, I don't even think Windows builds work

leaanthony commented 2 years ago

This is literally happening right now 👍

marcus-crane commented 2 years ago

@leaanthony Very cool stuff! I'm now distributing an NSIS installer :)