techninja / cncserver

A RESTful API server for driving serial based CNC devices
133 stars 39 forks source link

Running the app for end users #112

Open techninja opened 4 years ago

techninja commented 4 years ago

What does running the app actually MEAN for basic end users who are allergic or ignorant of the terminal?

We must enable users. Make it easy to do basic things, allow them to do more and learn. Give them the ability to treat their plotter as if it were a printer.

Perhaps: CNCServer acts as a background "driver", showing connection and other important statuses via a system tray icon with a select few important options on click (no windows), and the ability to just open the default direct UI a browser, and a link to the "CNCServer Hub", a github.io hosted page that links to approved "apps".

Some things to consider