File manager.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
cutefishd aa449f52ad Desktop: Support solid color 6 years ago
debian Add debian files 6 years ago
images init 6 years ago
qml Desktop: Support solid color 6 years ago
src Desktop: Support solid color 6 years ago
translations init 6 years ago
.gitignore init 6 years ago
CMakeLists.txt init 6 years ago
LICENSE init 6 years ago
README.md init 6 years ago
cutefish-filemanager.desktop Support shortcut keys to adjust desktop icon size 6 years ago
qml.qrc init 6 years ago

README.md

File Manager

Cutefish File Manager

Dependencies

sudo pacman -S extra-cmake-modules qt5-base qt5-quickcontrols2 taglib kio

Build

mkdir build
cd build
cmake ..
make

Install

sudo make install

License

This project has been licensed by GPLv3.