shrimqy / Seki

Phone Link / KDE Connect alternative with Notification Mirroring, Screen Mirroring, Clipboard Sync, File Transfer, Media Control
Apache License 2.0
161 stars 2 forks source link

Post binaries to Releases #5

Open Korb opened 4 days ago

Korb commented 4 days ago

Most users are not programmers and have no idea how to get a compiled application from a package of code files. Some of them do not use the Microsoft app store for one reason or another.

I suggest posting not only source codes in the Releases section, but also ready-to-install packages.

shrimqy commented 4 days ago

I could release the binaries, but it's more hastle than installing via the store mainly because I can't afford a license for the app. The best I can do i think is providing a self signed certificate which the users should install manually to install the windows app. This is inherently due to the restrictions of windows.

Korb commented 4 days ago

I think most users who are used to downloading apps from Github will be able to bear the pain of installing an app signed with a self-signed certificate. I'm sure of it =)