It would be nice to have a debian repository to have automatic updates on Debian and Ubuntu based distros.
Contributor guide
Tech stack
shellnodejs
Domain
releasedevops
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
4
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
half day
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
mostly clear
Prerequisites
Debian packagingAPT repository setupCI/CD basics
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
35
Research direction
Review the repository's existing CI workflow (e.g., .github/workflows) to understand current release process. Investigate if the app is packaged as an Electron app and if existing build tools (e.g., electron builder) can produce .deb packages. Look at issue comments for any prior discussion about preferred approach. Explore tools like aptly or reprepro for hosting a Debian repository.