Fork with FAFO patches
Find a file
2019-02-27 16:30:35 +00:00
appx Added appx assets 2019-02-27 16:30:10 +00:00
icons Moved icons up 2019-02-27 13:47:31 +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 Restructured electron app 2019-02-27 10:48:48 +00:00
babel.config.js Initial vue commit 2019-01-28 09:53:22 +00:00
debian.json Added deb package config 2019-02-27 11:39:42 +00:00
package-lock.json Added packaging scripts 2019-02-27 10:49:03 +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)