Skip to content

lyrl/files-uwp

 
 

Repository files navigation

Files Logo

Files

Build Status Discord Store link Sideload link

What is Files?

Files is a file manager for Windows with a powerful yet intuitive design. It has features like multiple tabs, panes, columns, shell extensions in the context menu and tags.

We welcome discussions and contributions to our repository, however to help maintain a healthy community, please read our code of conduct.

Privacy

We use App Center to track which settings are being used, find bugs, and fix crashes. Information sent to App Center is anonymous and free of any user or contextual data.

FAQ

Have any questions? Check out our documentation site!

Building from source

1: Prerequisites

  • Git
  • Visual Studio 2022 with the UWP Development Kit, including C++ UWP build tools.
  • C++ ATL for UWP build tools

2: Clone the repository.

git clone https://github.com/files-community/Files

This will create a local copy of the repository.

3: Build the project

To build the app in development mode, open the sln file in Visual Studio (Files.sln) and set the Files.Package project as the startup item by right-clicking on Files.Package in the solution explorer & hitting ‘Set as Startup item’.

In the architecture pane, select the correct architecture for your system as Debug which should look like this: image

Contributors

Want to contribute to this project? Feel free to open an issue or pull request. View our Contributing guidelines to make sure you're up to date on the latest guidelines for contributing to the Files codebase.

Screenshots

Files

About

The work done by Luke Blevins to create a modern File Explorer

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.3%
  • C++ 1.6%
  • Other 0.1%