patevs / Files

A modern file manager that pushes the boundaries of the platform.

Home Page:https://files.community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files Logo

Files

Build Status Crowdin Discord Download Documentation

Introducing Files, the ultimate file manager app for Windows. With its sleek and intuitive design, navigating through your files has never been easier. Files features tabs for easy switching between different folders, a column view for quick file browsing, and dual pane support for efficient file management. In addition, you can easily create and extract archives with just a few clicks, making file compression and decompression a breeze.

Files also offers advanced features such as file tagging for easy organization, support for QuickLook for previewing files without opening them, and the ability to customize the background color to match your personal style. Whether you're a power user or just looking for a better way to manage your files, Files has everything you need to keep your files organized and easily accessible. With its combination of powerful features and ease of use, Files is the ultimate file management solution for Windows.

Building from source

1. Prerequisites

  • Visual Studio 2022 with the following individual components:
    • Windows 11 SDK (10.0.22621.0)
    • .NET 7 SDK
    • MSVC v143 - VS 2022 C++ x64/x86 or ARM64 build tools (latest)
    • C++ ATL for latest v143 build tools (x86 & x64 or ARM64)
    • Git for Windows
  • Windows App SDK 1.4

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 Files for development, open the Files.sln item in Visual Studio. Right-click on the Files.Package packaging project in solution explorer and select ‘Set as Startup item’.

In the top pane, select the items which correspond to your desired build mode and the processor architecture of your device like below: image

Contributors

Want to contribute to this project? Let us know with an issue that communicates your intent to create a pull request. Also, view our contributing guidelines to make sure you're up to date on the coding conventions.

Looking for a place to start? Check out the task board, where you can sort tasks by size and priority.

Screenshots

Files

About

A modern file manager that pushes the boundaries of the platform.

https://files.community

License:MIT License


Languages

Language:C# 97.8%Language:C++ 1.9%Language:PowerShell 0.2%Language:C 0.1%