/mobileraker

A Flutter mobile app for Klipper/Moonraker

Primary LanguageDartMIT LicenseMIT

mobileraker

GitHub GitHub tag (latest by date) GitHub issues

GitHub Repo stars GitHub all releases Custom badge

Mobileraker is a Flutter app to control a single or multiple 3D printers running Klipper+Moonraker.

Checkout the first release to download an Android APK!

"PlayStore" "AppStore"

Support me

Want to support me?

"Buy Me A Coffee"

Push Notifications / Remote Notification

In order to use remote notifications be sure to follow the setup guide to install Mobileraker's Companion for Klipper/Moonraker.

Home More images...
Floating Style Grounded Style
Floating Style Grounded Style

Planed features

  • Support for multiple printers
  • Multiple colors/themes and dark mode
    • Dark mode
  • Notifications (Might need an klipper addon?)
    • Print done
    • Print progress
    • Klipper errors
  • Overview page
    • Refactor current layout with multiple and clearer menu-tabs
    • Add temperature graphs
    • Add a console
    • Add mesh selection
    • Add query endstops
  • Files(STL) page
    • Upload stls
    • Stl preview
    • Stl viewer
  • Config page
  • Print-statistics/history page
  • Klipper power control feature

Getting Started

After importing this project into your IDE be sure to run flutter packages pub run build_runner build in order to generate required files!

Alt