Project Roadmap

Follow along with our development schedule. Windows x64 support is production-ready; Linux, macOS, and advanced features are in active planning.

v1.0.3

Windows Release & Vercel Migration

June 2026

Polished production-ready Windows x64 binary installer, complete migration of web/scripts hosting to Vercel, and direct integration with GitHub Release binaries.

Key Deliverables

  • Windows binary-only installer install.ps1
  • Vercel landing page & documentation
  • Automatic version bumps and checks
v1.1.0

Linux & macOS Executables

Q3 2026

Re-enable GitHub Actions cross-compilation pipeline to deliver native executable packages for Linux x64, Linux ARM64, macOS Intel, and Apple Silicon.

Key Deliverables

  • Bash installer script install.sh
  • Static executables packaged via PyInstaller
  • Cross-platform path diagnostics
v1.2.0

Automatic Dynamic Upgrades

Q4 2026

Implement fully automated background update command so users can upgrade their Folder Sorter binary directly through terminal.

Key Deliverables

  • folder-sorter update direct execution
  • SHA256 signature auto-verification
  • Rollback support for failed upgrades
v2.0.0

Plugin System & Web dashboard

2027

Architect a custom sorting plugin system allowing users to write Python scripts for custom sorting rules, along with a clean web browser diagnostic dashboard.

Key Deliverables

  • Custom python rule hooks
  • Browser-based file grouping preview
  • Cloud synchronization of user categories