Fork with FAFO patches
Find a file
2019-02-27 16:59:02 +00:00
icons Moved icons up 2019-02-27 13:47:31 +00:00
installers/appx Moved to installers directory 2019-02-27 16:59:02 +00:00
public Updated page title and icon 2019-02-15 13:16:12 +00:00
src Moved icons up 2019-02-27 13:47:31 +00:00
.gitignore Ignore release-builds 2019-02-27 10:48:24 +00:00
app.dev.js Restructured electron app 2019-02-27 10:48:48 +00:00
app.js Fixed hanging process on close 2019-02-27 16:31:14 +00:00
babel.config.js Initial vue commit 2019-01-28 09:53:22 +00:00
debian.json Updated to new icon location 2019-02-27 16:30:48 +00:00
package-lock.json Updated package-lock 2019-02-27 16:30:59 +00:00
package.json Ignore src when packaging 2019-02-27 16:30:35 +00:00
README.md Updated todo 2019-02-22 14:52:39 +00:00
vue.config.js Initial vue commit 2019-01-28 09:53:22 +00:00

OpenFlexure.vue

To-do

  • Connect

    • Connect to user-input IP
    • Store connection in vuex store
  • Move

    • Read absolute position
    • Change absolute position
    • Keyboard movement
    • Mouse scroll focus
    • Double-click to centre
  • Gallery

    • Basic card for each capture
    • Thumbnails
    • Reload button
    • Download buttons
      • Lightbox
      • Save to disk (Redundant by context menu)
    • Basic info/metadata modal
    • Tags
      • Read tag list
      • Add tag button
      • Delete tag button
    • Tag filter
  • Capture

    • UI elements for capture options
    • Big, friendly capture button
    • Metadata for captures
    • Tags for captures
  • Plugins

    • Placeholder for other plugins
    • Accordion for:
      • Autofocus (Needs functionality added to placeholders)
      • Recalibrate
  • Settings

    • Metadata keys to automatically add (e.g. userID, patientID)