Simple file manager made using Raven
Find a file
2022-07-29 04:39:36 +03:00
src handle files and show separate icon 2022-07-29 04:39:36 +03:00
.gitignore initial commit 2022-07-26 01:09:13 +03:00
meson.build add get_home_directory function 2022-07-28 19:08:41 +03:00
README.md remove librsvg dependency, since raven now has SvgWidget 2022-07-28 18:52:47 +03:00

File Manager

File Manager is a simple file manager made using Raven.

Dependencies

Hacking

$ meson builddir
$ cd builddir
$ meson compile

You should now have a filemanager binary in the build directory.

You also need to download the folder icon SVG. You can use the Papirus one (license: GNU General Public License v3.0):

wget https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/Papirus/64x64/places/folder-adwaita.svg