From 95ab88ff6f1be0ce015c8a54fd09341f56868a8d Mon Sep 17 00:00:00 2001 From: Patrick Buckley Date: Mon, 6 Jul 2026 20:27:45 -0700 Subject: [PATCH] docs: add funding button (GitHub Sponsors + PayPal) Add .github/FUNDING.yml to enable the native GitHub Sponsor button, plus a Sponsor badge and a Support section in the README. Primary CTA is GitHub Sponsors (eous); PayPal (paypal.me/eousphoros) is offered as a one-off fallback. (cherry picked from commit a61d454df5ac98988f1c3d2514a4f53ede80f1ec) --- .github/FUNDING.yml | 5 +++++ README.md | 9 +++++++++ 2 files changed, 14 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..579da767 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,5 @@ +# Funding platforms for the GitHub "Sponsor" button. +# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository + +github: [eous] +custom: ["https://paypal.me/eousphoros"] diff --git a/README.md b/README.md index b56b6f14..a79f8340 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Python](https://img.shields.io/pypi/pyversions/turnstone)](https://pypi.org/project/turnstone/) [![License](https://img.shields.io/badge/license-Apache--2.0-blue)](LICENSE) [![Discord](https://img.shields.io/badge/Discord-join%20us-5865F2?logo=discord&logoColor=white)](https://discord.gg/Nh3bWMacaq) +[![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-db61a2?logo=githubsponsors&logoColor=white)](https://github.com/sponsors/eous) Self-hosted, local-first orchestration for tool-using AI agents. Give LLMs real tools — shell, files, search, web — and run them across your own cluster with direct HTTP routing and interactive interfaces. Your code, your models, your data stay on hardware you control: no telemetry, no phone-home. @@ -171,6 +172,14 @@ UML diagrams in [`docs/diagrams/`](docs/diagrams/): - Optional: Discord / Slack channel integrations (`pip install turnstone[discord,slack]`) - [Git LFS](https://git-lfs.com/) for cloning (diagram PNGs) +## Support + +Turnstone is free, Apache-2.0, and self-hosted — no paid tier, no telemetry, no upsell. If it saves you time or you'd like to help keep development moving, you can sponsor the project: + +**[❤ Sponsor Turnstone →](https://github.com/sponsors/eous)** · one-off via **[PayPal](https://paypal.me/eousphoros)** + +Sponsorship is entirely optional and funds maintenance, new features, and infrastructure. Prefer to contribute in other ways? Filing issues, improving docs, and [pull requests](CONTRIBUTING.md) help just as much. + ## Community Questions, ideas, or want to show what you're building? Join us on Discord: