Skip to content

Commit

Permalink
Add docs and reference to Android APK.
Browse files Browse the repository at this point in the history
  • Loading branch information
ballaswag committed May 3, 2024
1 parent a42427c commit a5798b3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,15 @@ sh -c "$(wget --no-check-certificate -qO - https://raw.githubusercontent.com/bal
wget -O - https://raw.githubusercontent.com/ballaswag/guppyscreen/main/installer-deb.sh | bash -s nightly
```

### Android
Guppy Screen works on Android! Download and try with the latest [APK](https://github.com/ballaswag/guppyscreen/releases/latest/download/app-release.apk).

## Uninstall
ssh into your K1/Max and run the follwow command:
```
/usr/data/guppyscreen/reinstall-creality.sh
```


## Features
:white_check_mark: Console/Macro Shell
:white_check_mark: Bedmesh
Expand All @@ -85,6 +87,9 @@ ssh into your K1/Max and run the follwow command:

Open for feature requests.

## Documentation
You can find various Guppy Screen documents [here](https://ballaswag.github.io/docs/guppyscreen/configuration/).

## Screenshot
### Material Theme
![Material Theme Guppy Screen](https://github.com/ballaswag/guppyscreen/blob/main/screenshots/material/material_screenshot.png)
Expand Down

0 comments on commit a5798b3

Please sign in to comment.