← Back to Repository

🏰 fortress - Terminal File Explorer

Terminal file explorer written in Modern Fortran

v1.0.1

fortress is a terminal file explorer written in Modern Fortran. Navigate your filesystem with an intuitive TUI interface, view file contents, and manage directories efficiently with keyboard-driven navigation.

📦 Installation Options

RHEL/CentOS/Rocky/Alma/Fedora
🚀 RPM Install
# Add repository sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install package sudo dnf install fortress # Launch the file explorer fortress

✨ Key Features

📁 Directory Navigation

Browse your filesystem with intuitive keyboard controls. Navigate into directories, go back to parent folders, and jump to specific paths.

👁️ File Preview

Preview file contents directly in the terminal without leaving the explorer. Supports text files with syntax highlighting.

⚡ Fast Performance

Written in Modern Fortran for speed. Handles large directories efficiently with minimal memory footprint.

🎨 Clean TUI Interface

Beautiful terminal interface with clear visual hierarchy, file type icons, and permission indicators.

⌨️ Keyboard Controls

↑/k Move selection up ↓/j Move selection down Enter Open directory or file Backspace Go to parent directory h Toggle hidden files q Quit fortress

🔧 Requirements

System Requirements: - Linux x86_64 (RHEL/CentOS/Rocky/Alma/Fedora 9+) - Terminal with ANSI color support Dependencies: - No external dependencies beyond standard system libraries

🔗 Links

📜 License

fortress is released under the MIT License. See the GitHub repository for full license details.