Skip to content

Commit 92b0008

Browse files
authored
Update README.md
1 parent c4d9b8f commit 92b0008

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@ In order to use remote notifications be sure to follow the setup guide to instal
6565
## Planed features
6666

6767
- [x] Support for multiple printers
68-
- [ ] Multiple colors/themes and dark mode
68+
- [X] Multiple colors/themes and dark mode
6969
- [x] Dark mode
7070
- [x] Notifications (Might need an klipper addon?)
7171
- [x] Print done
7272
- [x] Print progress
73-
- [ ] Klipper errors
73+
- [X] Klipper errors
7474
- [x] Overview page
7575
- [x] Refactor current layout with multiple and clearer menu-tabs
7676
- [ ] Add temperature graphs
@@ -81,11 +81,13 @@ In order to use remote notifications be sure to follow the setup guide to instal
8181
- [ ] Upload stls
8282
- [ ] Stl preview
8383
- [ ] Stl viewer
84-
- [ ] Config page
84+
- [X] Config page
8585
- [ ] Print-statistics/history page
86-
- [ ] Klipper power control feature
86+
- [X] Klipper power control feature
8787

8888
## Environment Setup
89+
> **Note**
90+
> This is only required if you plan to contribute to this project
8991
9092
1. Ensure you have [flutter](https://docs.flutter.dev/get-started/install "Flutter installation instructions") and [flutterfire](https://firebase.google.com/docs/flutter/setup?platform=android#install-cli-tools "Firebase Flutter Command Line tools installation instructions") installed on your machine
9193
2. Import the project into your IDE

0 commit comments

Comments
 (0)