ku9n
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Most Electron and desktop apps today rely on GitHub Releases + Squirrel or a SaaS service for auto-updates. I’ve been working on a project called faynoSync that lets you self-host an update API instead. Some features it…
-
Most Electron/desktop apps rely on GitHub Releases + Squirrel or SaaS for updates. I built FaynoSync, an open-source self-hosted API server for managing app versions and updates. It supports multiple channels,…
-
faynoSync is a lightweight, open-source API server that gives you full control over application updates. Whether it’s desktop software, mobile apps, browser extensions, or custom binaries for metrics or monitoring —…
-
faynoSync is a lightweight, open-source API server that gives you full control over application updates. Whether it’s desktop software, mobile apps, browser extensions, or custom binaries for metrics or monitoring —…
-
This application is a simple API server for automatically updating client applications. It allows you to upload your application to S3 and set the version number. The client application can then check the version number…