Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nastyox/Repo-Roster

Shout-out supporters in your GitHub README file.
https://github.com/nastyox/Repo-Roster

Last synced: about 2 months ago
JSON representation

Shout-out supporters in your GitHub README file.

Awesome Lists containing this project

README

        

Repo roster logo


Repo Roster


Shout-out supporters in your GitHub README file.

Repo roster demo

## :hear_no_evil: What's all the hullabaloo?
Want to say "thank you" to people that star and fork your repositories? [Repo Roster](https://reporoster.com) is a simple copy-and-paste way to automatically shout-out those users by displaying their usernames and avatars directly in your README.md file!

## :tada: Live Examples (for this repo)

### ↳ Stargazers
[![Stargazers repo roster for @nastyox/Repo-Roster](https://reporoster.com/stars/nastyox/Repo-Roster)](https://github.com/nastyox/Repo-Roster/stargazers)
```markdown
[![Stargazers repo roster for @USERNAME/REPO_NAME](https://reporoster.com/stars/USERNAME/REPO_NAME)](https://github.com/USERNAME/REPO_NAME/stargazers)
```

### ↳ Forkers
[![Forkers repo roster for @nastyox/Repo-Roster](https://reporoster.com/forks/nastyox/Repo-Roster)](https://github.com/nastyox/Repo-Roster/network/members)
```markdown
[![Forkers repo roster for @USERNAME/REPO_NAME](https://reporoster.com/forks/USERNAME/REPO_NAME)](https://github.com/USERNAME/REPO_NAME/network/members)
```

## :art: Custom styling

Prefer dark mode? Don't want any text? We've got you covered! Find the image URL in the markdown provided above, and add ```/dark``` and/or ```/notext``` before ```/USERNAME/REPO_NAME```! Or, skip editing the markdown yourself by using our [online tool](https://reporoster.com) instead.

## :zap: Fast implementation

To get your own repo rosters, just paste a link to your GitHub repository into [our website](https://reporoster.com), and we'll generate simple markdown for you to paste into your repo's README.md file. **That's all there is to it!** From then on, data about your supporters will automatically update right in your README.md file.

Separation bar

## :clap: Support this project
This project requires some server-side processing, which isn't free. If you'd like to support Repo Roster and ensure that it's able to keep up with users' demands speedily, please consider clicking the "sponsor" button at the [top of this page](https://github.com/nastyox/Repo-Roster#).




Back to top