Skip to content

fatalus69/QtFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtFiles

A lightweight, work-in-progress file explorer built with Qt6 and C++.

Requirements:

  • Qt6 installed on your system
  • C++ 20 or higher
  • CMake 3.14

Build & Run

1. Build
bash build.sh
2. Run
./build/FileExplorer

Or alternatively to build and run

bash build.sh --run

About

A lightweight file explorer built with Qt6 and C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published