Fork with FAFO patches
Find a file
2019-02-15 13:04:00 +00:00
public Initial vue commit 2019-01-28 09:53:22 +00:00
src Started testing Electron 2019-02-15 13:04:00 +00:00
.gitignore Initial vue commit 2019-01-28 09:53:22 +00:00
babel.config.js Initial vue commit 2019-01-28 09:53:22 +00:00
package-lock.json Initial vue commit 2019-01-28 09:53:22 +00:00
package.json Started testing Electron 2019-02-15 13:04:00 +00:00
README.md Updated todo list 2019-02-14 17:15:31 +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
    • 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
      • Recalibrate
  • Settings

    • Field-of-view
    • Some other settings (discuss which should be exposed)