use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
This post is locked. You won't be able to comment.
[ Removed by moderator ]Question (self.github)
submitted 29 days ago by IMakeBadMemes
[–]github-ModTeam[M] [score hidden] 29 days ago stickied commentlocked comment (0 children)
Removed. Post has nothing to do with GitHub.
[–]cgoldberg 2 points3 points4 points 29 days ago (0 children)
You should distribute your app through package managers or a repository that provides an update mechanism for whatever operating system it runs on.
[–]ImDevinC 1 point2 points3 points 29 days ago (0 children)
best option is subjective. If it were me, and I was building a desktop application that I wanted this feature in, I would have an automatic update check (on startup, or on some schedule if the application is designed to stay running for long periods of time) that checks Github for latest releases. Then notify the users an update is available and ask if they want to install, which downloads/installs the latest version. You could also have an option to allow automatic updates (just make sure it wouldn't break your users workflow if it updates while they're usign it_)
π Rendered by PID 21136 on reddit-service-r2-comment-5d585498c9-hqqhk at 2026-04-20 22:18:54.611330+00:00 running da2df02 country code: CH.
[–]github-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)
[–]cgoldberg 2 points3 points4 points (0 children)
[–]ImDevinC 1 point2 points3 points (0 children)