In the open-source realm, the silence in a repository often leads to the looming question: Is this project still maintained? Heartbeat answers this by providing a badge that signals your active presence without necessitating commits or feature updates.
- Configure Your Repo: Add a
.yaml
file in the./hearts
directory to set up Heartbeat. - Stay Updated: Heartbeat checks for the latest commit. If it's been over 30 days, you're prompted for a 'beat'.
- Show Your Badge: After you commit or provide a beat, Heartbeat updates your badge, which you can display in your repository.
- Transparency: Offers clear, visual communication about the maintainer's activity.
- Simplicity: Easy to set up with just a YAML file.
- Efficiency: Avoids unnecessary commits, focusing on meaningful project updates.
- Fork or clone this repository.
- Add the Heartbeat YAML configuration file to your
./hearts
directory. - Create a PR for this repo or host it on your own.
Heartbeat will do the rest, keeping your project's pulse visible to all.
Contributions are welcome! Feel free to open an issue or submit a pull request.