{"id":19581654,"url":"https://github.com/hathibelagal-dev/tui-file-explorer","last_synced_at":"2026-06-06T20:31:59.972Z","repository":{"id":173763603,"uuid":"651251477","full_name":"hathibelagal-dev/tui-file-explorer","owner":"hathibelagal-dev","description":"Just a beautiful file explorer that runs in the terminal","archived":false,"fork":false,"pushed_at":"2023-06-21T11:35:23.000Z","size":85,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T05:25:20.037Z","etag":null,"topics":["c","file-explorer","lightweight","retro","terminal-based","tui"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hathibelagal-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-08T21:01:58.000Z","updated_at":"2023-09-19T20:19:34.000Z","dependencies_parsed_at":"2023-09-29T04:30:57.426Z","dependency_job_id":null,"html_url":"https://github.com/hathibelagal-dev/tui-file-explorer","commit_stats":null,"previous_names":["hathibelagal-dev/tui-file-explorer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hathibelagal-dev%2Ftui-file-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hathibelagal-dev%2Ftui-file-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hathibelagal-dev%2Ftui-file-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hathibelagal-dev%2Ftui-file-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hathibelagal-dev","download_url":"https://codeload.github.com/hathibelagal-dev/tui-file-explorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240849626,"owners_count":19867727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","file-explorer","lightweight","retro","terminal-based","tui"],"created_at":"2024-11-11T07:37:32.694Z","updated_at":"2026-06-06T20:31:59.931Z","avatar_url":"https://github.com/hathibelagal-dev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗄️ tui-file-explorer\n\n- 🖥️ A pretty file explorer that runs in the terminal. Instantly preview files in hex, determine strings present in binary files, and know file signatures. Very handy tool if you're participating in a CTF, reverse engineering stuff, or just want to be more efficient while exploring folders.\n  \n- 🔥 Written in pure C, so it's extremely fast and lightweight\n- 🥦 The executable is just *19048 bytes*\n- 🚀 **Rapidly improving**\n\n### Screenshots\n\nRunning on Ubuntu 18.04.3 LTS\n\n![Screenshot from 2023-06-15 00-23-05](https://github.com/hathibelagal-dev/tui-file-explorer/assets/42626106/dd88cb2e-4c64-4e91-8fb4-1120c8a54fdd)\n\n![Screenshot from 2023-06-15 00-19-40](https://github.com/hathibelagal-dev/tui-file-explorer/assets/42626106/8b573821-7083-433b-ac9b-bf17b8f18e1a)\n\nRunning inside VS Code's terminal\n\n![Screenshot from 2023-06-15 00-23-38](https://github.com/hathibelagal-dev/tui-file-explorer/assets/42626106/50c9e48a-91e8-4684-889f-8571be6b8e1e)\n\n### Build and Run\n\nOn Ubuntu\n\n```bash\nsudo apt install libmagic-dev\nmake\nbin/fex\n```\nYou can use `make fast` to create a larger, but faster, binary.\n\n### ⌨️ Controls\n\n**w** - go up a file\n\n**s** - go down a file\n\n**t** - toggle between hex and ASCII preview\n\n**space** - select current directory\n\n**p** - go to parent directory\n\n**b** - go back to previous directory\n\n**h** - go to home directory\n\n**r** - redraw (necessary after resizing the terminal window)\n\n**q** - quit\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhathibelagal-dev%2Ftui-file-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhathibelagal-dev%2Ftui-file-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhathibelagal-dev%2Ftui-file-explorer/lists"}