You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6-4
Original file line number
Diff line number
Diff line change
@@ -65,12 +65,12 @@ In order to use remote notifications be sure to follow the setup guide to instal
65
65
## Planed features
66
66
67
67
-[x] Support for multiple printers
68
-
-[] Multiple colors/themes and dark mode
68
+
-[X] Multiple colors/themes and dark mode
69
69
-[x] Dark mode
70
70
-[x] Notifications (Might need an klipper addon?)
71
71
-[x] Print done
72
72
-[x] Print progress
73
-
-[] Klipper errors
73
+
-[X] Klipper errors
74
74
-[x] Overview page
75
75
-[x] Refactor current layout with multiple and clearer menu-tabs
76
76
-[ ] Add temperature graphs
@@ -81,11 +81,13 @@ In order to use remote notifications be sure to follow the setup guide to instal
81
81
-[ ] Upload stls
82
82
-[ ] Stl preview
83
83
-[ ] Stl viewer
84
-
-[] Config page
84
+
-[X] Config page
85
85
-[ ] Print-statistics/history page
86
-
-[] Klipper power control feature
86
+
-[X] Klipper power control feature
87
87
88
88
## Environment Setup
89
+
> **Note**
90
+
> This is only required if you plan to contribute to this project
89
91
90
92
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
0 commit comments