luandersonn / MyFTP

A modern FTP client for Windows 11
GNU General Public License v2.0
219 stars 20 forks source link

Move to Windows App SDK #45

Open luandersonn opened 2 months ago

luandersonn commented 2 months ago

Description

I am working on updating the MyFTP app to use Windows UI 3.0. This issue will track the progress and tasks related to this update.

Tasks

Libraries

luandersonn commented 1 month ago

Preview images

Login

Settings - MtFTP WinUI_b1

Files (List view)

Main page - MtFTP WinUI 3_b1

Files (Grid View)

Main page - MtFTP WinUI 4_b1

Host settings

Rebex FTP test - MtFTP WinUI_b1

markox92 commented 1 month ago

Huh this looks very promising, just include right click on files options to "Edit file", edit file with notepad or vscode or any other editor....

luandersonn commented 1 month ago

Huh this looks very promising, just include right click on files options to "Edit file", edit file with notepad or vscode or any other editor....

Good one

luandersonn commented 2 weeks ago

Testing a new UI by replacing the TreeView with a TabView (branch)

image

image

luandersonn commented 2 weeks ago

UPDATE image