docs: update repo locations

This commit is contained in:
alfrix 2023-07-08 22:32:37 -03:00 committed by Alfredo Monclus
parent b249c79180
commit ff292f77c9
3 changed files with 28 additions and 6 deletions

View File

@ -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)

View File

@ -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

View File

@ -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)