From 46bc894d917bd55dbd9bafaa64fd38db21488b81 Mon Sep 17 00:00:00 2001 From: Paul Nothaft Date: Mon, 27 Apr 2026 22:36:13 +0200 Subject: [PATCH] docs: add Buy Me a Coffee badge + Support section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds a yellow Buy Me a Coffee badge to the header alongside the existing License/Docker/Node/React badges, plus a small "Support the Project" section above Acknowledgments with the standard BMC button image. Also adds a link in the inline nav row at the top of the README so first-time visitors can find it. Link: https://buymeacoffee.com/theluap Lightweight, opt-in support — explicitly notes that starring, sharing, filing good bug reports, and opening PRs are equally welcome ways to help if money isn't in the budget. --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c8357f6..71f6109d 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ [![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=flat&logo=docker&logoColor=white)](https://www.docker.com/) [![Node.js](https://img.shields.io/badge/node.js-6DA55F?style=flat&logo=node.js&logoColor=white)](https://nodejs.org/) [![React](https://img.shields.io/badge/react-%2320232a.svg?style=flat&logo=react&logoColor=%2361DAFB)](https://reactjs.org/) + [![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-theluap-FFDD00?logo=buymeacoffee&logoColor=black)](https://buymeacoffee.com/theluap) - [Homepage](https://www.picpeak.app) · [Live Demo](https://demo.picpeak.app) · [Documentation](DEPLOYMENT_GUIDE.md) + [Homepage](https://www.picpeak.app) · [Live Demo](https://demo.picpeak.app) · [Documentation](DEPLOYMENT_GUIDE.md) · [Support the project ☕](https://buymeacoffee.com/theluap) **PicPeak** is a powerful, self-hosted open-source alternative to commercial photo-sharing platforms like PicDrop.com and Scrapbook.de. Designed specifically for photographers and event organizers, PicPeak makes it simple to share beautiful, time-limited photo galleries with clients while maintaining full control over your data and branding. @@ -312,6 +313,18 @@ These features are currently in beta testing and may have limited functionality **Status Legend:** ✅ Implemented | 🚧 In Progress | 🔄 Open | 📋 Planned +## ☕ Support the Project + +PicPeak is free, open source, and self-hostable forever. If it saves you time or replaces a paid subscription, consider buying me a coffee — it directly funds the time spent on new features, bug fixes, and keeping the demo + docs running. + +

+ + Buy Me A Coffee + +

+ +Other ways to support without spending anything: ⭐ star the repo, share it with photographer friends, file good bug reports, or open a PR. + ## 🙏 Acknowledgments PicPeak is inspired by the best features of commercial platforms while remaining completely open source. Special thanks to all contributors who make this project possible.