Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 595 Bytes

File metadata and controls

16 lines (13 loc) · 595 Bytes

@protolus/electron-app

Bringing all the goodness of @protolus/terminal-app to GUI desktop apps in electron.

  • Common data storage and config between GUI and CLI apps (using @protolus/terminal-app).
  • Handles data sync between windows.
  • Handles OS Specific Menu Configuration

Roadmap

  • Test Windows Apps
  • Link Menu Binding, CL options and Preferences
  • Produce OS X Properties File with appropriate security requests
  • Test Harness
  • Documentation