Coder Social home page Coder Social logo

hathibelagal-dev / tui-file-explorer Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 85 KB

Just a beautiful file explorer that runs in the terminal

License: GNU General Public License v3.0

Makefile 1.59% C 98.41%
c file-explorer terminal-based tui lightweight retro

tui-file-explorer's Introduction

๐Ÿ—„๏ธ tui-file-explorer

  • ๐Ÿ–ฅ๏ธ 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.

  • ๐Ÿ”ฅ Written in pure C, so it's extremely fast and lightweight

  • ๐Ÿฅฆ The executable is just 19048 bytes

  • ๐Ÿš€ Rapidly improving

Screenshots

Running on Ubuntu 18.04.3 LTS

Screenshot from 2023-06-15 00-23-05

Screenshot from 2023-06-15 00-19-40

Running inside VS Code's terminal

Screenshot from 2023-06-15 00-23-38

Build and Run

On Ubuntu

sudo apt install libmagic-dev
make
bin/fex

You can use make fast to create a larger, but faster, binary.

โŒจ๏ธ Controls

w - go up a file

s - go down a file

t - toggle between hex and ASCII preview

space - select current directory

p - go to parent directory

b - go back to previous directory

h - go to home directory

r - redraw (necessary after resizing the terminal window)

q - quit

tui-file-explorer's People

Contributors

hathibelagal-dev avatar

Stargazers

Markus Wagner avatar Erik Rainey avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.