Skip to content
/ Files Public

Files is a files manager app built in python using pygame. In it's current early state of development, it can navigate almost all folders on your computer except the ones that Files doesn't have permission to access. It can launch any file except for shorcuts and can create folders and files.

Notifications You must be signed in to change notification settings

Nuzza/Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

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

About

Files is a files manager app built in python using pygame. In it's current early state of development, it can navigate almost all folders on your computer except the ones that Files doesn't have permission to access. It can launch any file except for shorcuts and can create folders and files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published