Skip to content
maurermj08 edited this page Nov 23, 2016 · 2 revisions

Ideas

efetch 0.5.0

  • High likelihood:

    • Convert to Flask
    • Remove all experimental plugins (No renaming plugins)
    • Extend core plugin list
    • Pure python, with added functionality requiring other libraries
      • Custom Pathspec manager, including OS and possibly remote
  • Medium likelihood:

    • Change default port, to unique value
    • Embed html in plugins
    • Minimal HTML/Javascript
    • Limited Javascript default dependencies, including Jquery-min, Easyui-min, and fancytree??
    • Themes, dark and light
      • Proper CSS
    • Mounting filesystem option
  • Random ideas:

    • Custom remote pathspec
    • Custom parent pathspec, i.e. running unzip on a zip file and setting plugin to directory
    • Include SQL-Academy for authentication, configuration, and instance local storage
    • Cache check (compare size to expected size or something similar)