Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 726 Bytes

File metadata and controls

39 lines (31 loc) · 726 Bytes

Roadmap

Phase 1: Windows Prototype

  • Create Electron scaffold.
  • Add tray app.
  • Add basic dashboard.
  • Add profile storage.
  • Add profile editor.
  • Add FTP/SFTP connection test.
  • Add local watcher.
  • Add one-way upload queue.
  • Add logs.

Phase 2: Windows MVP

  • Installer.
  • Start on login.
  • Ignore editor.
  • Retry queue.
  • Manual sync now.
  • Export/import config.
  • Safer credential storage.

Phase 3: Production Hardening

  • Remote directory browser.
  • Upload progress.
  • Per-profile concurrency.
  • Failed file retry panel.
  • Remote deletion opt-in.
  • Packaging/signing.

Phase 4: macOS

  • macOS installer.
  • Launch agent/startup integration.
  • Keychain credential storage.
  • macOS tray/menu bar polish.