F-Nautilus

Idea

The idea is to create a file manager like Nautilus. It is build for Windows and written in the only true language: Go.

Features

  • Open Folder
  • Display Current Folder (With Files and Folder)
  • Open File
  • Copy, Cut, Paste
  • Delete
  • Create Folder
  • Create File
  • Rename
  • Icons
  • Properties
  • Favorites
  • Different Views
  • Context Menu
    • Open
    • Open With
    • Open in Code
    • Open in Terminal
    • Copy Path
  • Type Letter to jump to file
  • Backspace to go one folder back
  • Show Path in Header
  • Useable Path in Header
  • Search
  • Drag and Drop
  • Sort
  • Integrated Terminal

Installation

go install github.com/wailsapp/wails/v2/cmd/wails@latest
wails dev
wails build