summaryrefslogtreecommitdiffstats
path: root/system/zzzfm/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/zzzfm/README')
-rw-r--r--system/zzzfm/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/system/zzzfm/README b/system/zzzfm/README
new file mode 100644
index 0000000000..746b1f1ec8
--- /dev/null
+++ b/system/zzzfm/README
@@ -0,0 +1,15 @@
+zzzfm is a multi-panel tabbed file manager for Linux
+with built-in VFS, udev-based device manager,
+customizable menu system, and bash integration forked
+from the unmaintained SpaceFM v1.06 codebase.
+
+To build zzzfm with gdb support, run:
+
+ DEBUG=yes sh zzzfm.SlackBuild
+
+To build zzzfm with video thumbnail support, run:
+
+ VIDEO_THUMBNAILS=yes sh zzzfm.SlackBuild
+
+udevil is an optional dependency to mount networks
+(nfs://, smb://, ftp://, ssh://) and other filesystems.