🔥 Keep track of opensource releases 📦.
Inspired by Sibbell (that was recently closed).
Login with Github account.
Watch releases of your Github starred repositories.
One click to see release notes.
Backend with all the magic is here.
- Free, open source.
- Simple github login. Automatically gets github stars.
- Built with free tier of cloud infrastructure. Big thanks to Netlify, Firebase, GCP.
- Near-realtime release notification (currently checks every hour).
Feature requests, issues, PRs are welcome!
- Reorganize history to allow go further back in time.
- Email notifications
- Get browser push notification on all or selected releases.
- Parse
changelog.md
,history.md
(and similar) in case when github release notes are empty.
- Vue3
- Vuetify3
- Typescript
- Firebase Auth
- Hosted at Netlify
yarn serve
yarn build
Serve dist
folder (http://localhost:3000):
yarn global add serve
serve
Support me with a Star!