Skip to content

Commit 1d95327

Browse files
committed
Adding badges
1 parent ceae096 commit 1d95327

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
buy_me_a_coffee: unlucio

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# reference-python-plugins
22

3+
[![licence](https://img.shields.io/badge/licence-AGPL--3.0-blue)](LICENSE)
4+
[![release](https://img.shields.io/github/v/release/Bespok3d/reference-python-plugins)](https://github.com/Bespok3d/reference-python-plugins/releases)
5+
![printer](https://img.shields.io/badge/printer-Snapmaker%20U1-informational)
6+
![stock firmware](https://img.shields.io/badge/stock%20firmware-no%20flashing-brightgreen)
7+
38
A co-repo of small Bespok3d plugins that exist as the **reference implementation** for shipping Python
49
dependencies in a plugin without ever running pip on the printer. The invariant: never pip
510
into the system, Klipper, or Moonraker interpreters. Each plugin declares its deps as a plain
@@ -70,3 +75,10 @@ not, see <https://www.gnu.org/licenses/>. The full text is in [LICENSE](LICENSE)
7075

7176
Bespok3d is a project of the Bespok3d Organisation, which is not a legal entity. Copyright is held by
7277
the individual authors named above.
78+
79+
## Support this project
80+
81+
`status-feed` is Bespok3d's own work. `print-time-human` packages software written by other people,
82+
and a donation here is not a donation to them.
83+
84+
If our part saved you an afternoon, you can [buy me a coffee](https://buymeacoffee.com/unlucio).

0 commit comments

Comments
 (0)