Terminal File Explorer in Go

Опубликовано: 18 Сентябрь 2026
на канале: Emran Hossain
65
10

Just like the popular Yazi file explorer, we will build our very own TUI file explorer, which may be bare bones but lays down the foundation on how to handle this type of project.

I assume you have working knowledge of Golang and system calls. If not just read a bit, it should take around and hour or so to get a gist of what everything is about.

The video only shows how to work on the Parent pane and Current pane. But the link to my github has the full project like the demo I show at the start of the page.


Project - github.com/git-emran/tiny-go-projects/tui-explorer