|
| 1 | +# Become a Sponsor |
| 2 | + |
| 3 | +GeoLibre is free and open-source software, released under the |
| 4 | +[MIT License](https://github.com/opengeos/GeoLibre/blob/main/LICENSE) and |
| 5 | +developed in the open. There is no paid tier, no seat license, and no telemetry — |
| 6 | +everything on this site is available to everyone, forever. |
| 7 | + |
| 8 | +That model only works if the work behind it is sustainable. If GeoLibre saves you |
| 9 | +or your team time, sponsorship is the most direct way to keep it moving. |
| 10 | + |
| 11 | +[Sponsor on GitHub](https://github.com/sponsors/giswqs){ .md-button .md-button--primary } |
| 12 | +[Buy me a coffee](https://buymeacoffee.com/giswqs){ .md-button } |
| 13 | + |
| 14 | +## Ways to sponsor |
| 15 | + |
| 16 | +| Option | What it is | Best for | |
| 17 | +| --- | --- | --- | |
| 18 | +| **[GitHub Sponsors](https://github.com/sponsors/giswqs)** | Monthly or one-time sponsorship, billed through your existing GitHub account. | Individuals and organizations that want recurring support, and companies that can expense it alongside other GitHub spend. | |
| 19 | +| **[Buy Me a Coffee](https://buymeacoffee.com/giswqs)** | A quick one-off contribution, no account required. | A small thank-you for a feature or bug fix that helped you. | |
| 20 | + |
| 21 | +Both go to [Qiusheng Wu](https://github.com/giswqs), the maintainer of GeoLibre |
| 22 | +and the wider [opengeos](https://github.com/opengeos) ecosystem. |
| 23 | + |
| 24 | +## What your sponsorship supports |
| 25 | + |
| 26 | +- **Development time** — new features from the [Roadmap](roadmap.md), bug fixes, |
| 27 | + and keeping up with fast-moving upstream dependencies such as MapLibre GL JS, |
| 28 | + DuckDB-WASM, deck.gl, and Tauri. |
| 29 | +- **Shipping to every platform** — the paid developer accounts, code signing, and |
| 30 | + notarization behind the [Mac App Store](mac-app-store.md), Microsoft Store, and |
| 31 | + [Google Play](android.md) listings, which the project pays for whether or not |
| 32 | + anyone sponsors it. |
| 33 | +- **Hosting** — [geolibre.app](https://geolibre.app), the |
| 34 | + [web app](https://web.geolibre.app/), and the demo data behind the |
| 35 | + [tutorials](tutorials/index.md). |
| 36 | +- **Documentation and teaching** — the [User Guide](user-guide/interface.md), |
| 37 | + tutorials, and example projects that make the tool usable without training. |
| 38 | +- **Support** — triaging issues, answering questions, and reviewing community |
| 39 | + pull requests. |
| 40 | + |
| 41 | +## Sponsoring as an organization |
| 42 | + |
| 43 | +If your team depends on GeoLibre and you would like to discuss a larger or |
| 44 | +invoiced sponsorship, please |
| 45 | +[open an issue](https://github.com/opengeos/GeoLibre/issues/new/choose) or start a |
| 46 | +[discussion](https://github.com/opengeos/GeoLibre/discussions) to get in touch. |
| 47 | + |
| 48 | +Grant-funded and institutional support is welcome too. If GeoLibre is part of a |
| 49 | +proposal, please also see [How to Cite](citation.md). |
| 50 | + |
| 51 | +## Other ways to support GeoLibre |
| 52 | + |
| 53 | +Sponsorship is not the only currency, and none of these cost anything: |
| 54 | + |
| 55 | +- **Star and share** — [star the repository](https://github.com/opengeos/GeoLibre) |
| 56 | + and tell colleagues who are looking for a lightweight GIS. |
| 57 | +- **Report bugs well** — a reproducible |
| 58 | + [issue](https://github.com/opengeos/GeoLibre/issues) is worth a great deal. |
| 59 | +- **Contribute code or plugins** — see the [Contributing guide](contributing.md) |
| 60 | + and the [Plugin API](plugin-api.md). |
| 61 | +- **Translate the interface** — GeoLibre ships in many languages; see |
| 62 | + [Internationalization](i18n.md) to add or improve one. |
| 63 | +- **Cite it** — if GeoLibre supports your research, [cite it](citation.md). A |
| 64 | + citation record helps justify the time spent on open-source tools. |
| 65 | + |
| 66 | +## Thank you |
| 67 | + |
| 68 | +Every sponsor, contributor, bug reporter, and beta tester listed on the |
| 69 | +[Acknowledgements](acknowledgements.md) page has helped make GeoLibre what it is. |
| 70 | +Thank you. |
| 71 | + |
| 72 | +## See also |
| 73 | + |
| 74 | +- [Features](features.md) — what GeoLibre can do today. |
| 75 | +- [Roadmap](roadmap.md) — release history and what comes next. |
| 76 | +- [Contributing](contributing.md) — the development setup and quality gate. |
| 77 | +- [Acknowledgements](acknowledgements.md) — the projects and people behind GeoLibre. |
0 commit comments