diff --git a/README.md b/README.md index eabaa1db..a5d436e0 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,21 @@ will natively work with [Klipper](https://github.com/kevinOConnor/klipper) and [ [More Screenshots](https://klipperscreen.readthedocs.io/en/latest/Panels/) -### About +### About the project KlipperScreen has been created and maintained by Jordan Ruthe from 2020 to 2021 -the current maintainer is Alfredo Monclus (alfrix) from 2021 onwards + +|Donate to Jordan| +|-| +|[Patreon](https://www.patreon.com/klipperscreen)| +|[Ko-fi](https://ko-fi.com/klipperscreen)| + +The current maintainer is Alfredo Monclus (alfrix) from 2021 onwards + +|Dontate to Alfrix| +|-| +|[Ko-fi](https://ko-fi.com/alfrix)| thanks to all the people who helped along the way. + +[Contributors](https://github.com/KlipperScreen/KlipperScreen/graphs/contributors) diff --git a/docs/Installation.md b/docs/Installation.md index 164944d6..27001014 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -67,7 +67,7 @@ If you wish to use the update manager feature of moonraker for KlipperScreen, ad [update_manager KlipperScreen] type: git_repo path: ~/KlipperScreen -origin: https://github.com/jordanruthe/KlipperScreen.git +origin: https://github.com/KlipperScreen/KlipperScreen.git env: ~/.KlipperScreen-env/bin/python requirements: scripts/KlipperScreen-requirements.txt install_script: scripts/KlipperScreen-install.sh diff --git a/docs/index.md b/docs/index.md index c78c4022..e02fb1f4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ # KlipperScreen -KlipperScreen is a touchscreen GUI that interfaces with [Klipper](https://github.com/kevinOConnor/klipper) via [Moonraker](https://github.com/arksine/moonraker). It can switch between multiple printers to access them from a single location, and it doesn't even need to run on the same host, you can install it on another device and configure the IP address to access the printer. +KlipperScreen is a touchscreen GUI that interfaces with [Klipper](https://github.com/Klipper3d/klipper) via [Moonraker](https://github.com/arksine/moonraker). It can switch between multiple printers to access them from a single location, and it doesn't even need to run on the same host, you can install it on another device and configure the IP address to access the printer. ### Required Hardware @@ -27,8 +27,18 @@ will natively work with [Klipper](https://github.com/klipper3d/klipper) and [Moo ### About the project KlipperScreen has been created and maintained by Jordan Ruthe from 2020 to 2021 -the current maintainer is Alfredo Monclus (alfrix) from 2021 onwards + +|Donate to Jordan| +|-| +|[Patreon](https://www.patreon.com/klipperscreen)| +|[Ko-fi](https://ko-fi.com/klipperscreen)| + +The current maintainer is Alfredo Monclus (alfrix) from 2021 onwards + +|Dontate to Alfrix| +|-| +|[Ko-fi](https://ko-fi.com/alfrix)| thanks to all the people who helped along the way. -[Contributors](https://github.com/jordanruthe/KlipperScreen/graphs/contributors) +[Contributors](https://github.com/KlipperScreen/KlipperScreen/graphs/contributors)