Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Announcing dueui.org. Hosted DueUI!

    Scheduled Pinned Locked Moved
    DueUI
    1
    1
    367
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • gtj0undefined
      gtj0
      last edited by

      One of the design goals I had for DueUI was to separate the DueUI software from the Duet itself. That's why the DueUI settings panel has separate fields for the Duet you want to control and the location of the config file. Taking that to it's logical next step, I'l like to announce the availability of http://dueui.org . It's a dumb Google Cloud Storage Bucket that hosts the same html and javascript files that are in the release zip file. This means you don't have to install DueUI on your Duet at all.

      You'll still have to place a config file somewhere and the logical place is still in the /sys directory on the Duet. Navigate to http://duet.org/dueui_config_default.json to get the default config, make your modifications to it, then upload it to your Duet. Then visit the dueui.org website.

      To be clear...

      • The Duet does NOT need Internet access to use any flavor of DueUI, whether it's the Android app, the hosted app, or installed on the Duet.
      • The only communication with your Duet is directly from your browser.
      • http://dueui.org is a dumb storage bucket. Your DueUI settings are stored solely in your browser and in your config file. No data is ever sent to dueui.org.
      • http://dueui.org does NOT use SSL (https) because you'd be plagued with "mixed-content" errors and warnings since the Duet itself can't deal with SSL (nor should it have to).

      Coming soon... The ability to easily switch between multiple Duets from the DueUI settings panel.

      1 Reply Last reply Reply Quote 3
      • First post
        Last post
      Unless otherwise noted, all forum content is licensed under CC-BY-SA