GitHub Release Feed
Author:
๐ LeonKohli
Real discussions and feedbacks of GitHub Release Feed
๐ Join the Discussion on Forums
App Description
Since the Home Feed stopped showing updates from starred repos and their releases a few weeks/months ago, I challenged myself to create my own GitHub release feed app. Simply log in with your GitHub account, and it’ll fetch all the latest releases from your starred repos. I really missed scrolling through the feed, so I built this to bring that experience back!
Quick note: If you see releases loading in slowly, that’s just the GitHub API being a bit sluggish with this kind of task. Would love to hear your feedback, bug reports, or ideas for improvements!
Project Overview
This application is designed to address the issue of the GitHub Home Feed not properly showing updates from starred repositories and their releases. By logging in with a GitHub account, users can fetch the latest releases from their starred repositories, aiming to restore the experience of scrolling through a feed of updates. The creator acknowledges potential slow loading times due to the GitHub API’s performance with such tasks and invites feedback, bug reports, and ideas for improvements.
Links
๐ Website: https://gh-release-feed.vercel.app/
Features & Benefits
โ
Restores the ability to see updates from starred repositories
โ
Simple login with GitHub account
โ
Fetches latest releases from starred repos
Areas for Improvement
๐ Releases may load slowly due to GitHub API limitations