Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.92 KB

File metadata and controls

40 lines (26 loc) · 1.92 KB

Files

Files is a files manager built in python using the new PyGUI library. Upon completion, it will feature the following functionality:

  • Navigation through most directories (some may require permission to access, while I do plan to solve this issue, it will not be a top priority).
  • Navigation UI such as Back button, Forward button, Up directory button, Address bar, and Search bar.
  • Fully functional search
  • Refresh button to refresh the page.
  • The ability to create files and folders.
  • Sidebar with favourites support (currently limited to Home, Documents, Downloads, Music, Pictures, and Videos. More customisation will come in a future update)
  • Cut, Copy, Paste, Rename, Share, and Delete support
  • Dynamic UI (meaning that the UI adapts to the size of the window as best as possible
  • Context menu for more options (currently not implemented)
  • Settings to change the appearance and performance.

Since the last update, Files has been completely redesigned using the new PyGUI library which brings new visuals and features to Files, have a look at the comparison image below:

Screenshots

Comparison of the before and after (PyGUI) look of Files

2021-08-08 21 20 05

Main Page

image

Settings Page

image

Automatic Theme Switching

Animation

Custom Themes

image

Responsive GUI

image