RFM is community-driven platform to track OSS repositories that need a maintainer or support.
You're interested in this project if you've been in any of these situations:
- As a user, uou find and interesting library. But it seems unmaintained. How to know for sure?
- As a maintainer, you can't find anyone who wants to take the lead. Where to find them?
- As a developer, you want to contribute to the community but don't know where to start. Which projects need help?
It heavily relies on the Github public API (which is awesome).
- Every request is an Issue labeled as
search
in this repository. - The body of the issue contains a JSON with the searchable data.
- It uses the Github Search API to find tickets.
- To avoid undesired format errors the web has a request genertor, as well.
These are the main steps. Aside of it, RFM also checks that nobody use the platform as a spam weapon, checks for duplicates, ensures the data integrity, etc.
- 🤗 PRs are more than welcome
- 🕵🏽♀️ Add any repo you find that's unmaintained
- 🌎 Spread the word
- Thank you!
Hand-crafted with 💜 by @sospedra