Skip to content

Barbeek/ft_select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_select

A file browser and manager in the terminal.

-- ABOUT --

ft_select is the third project of the Unix branch at 42. The goal for this project is to learn more about screen oriented programs using termcap/terminfo libraries in the C programming language. It's originally just an argument viewer in the terminal but I decided to take it one step further and gave it browsing capabilities on the file system.

-- BUILDING --

Download/Clone this repo

git clone https://github.com/Barbeek/ft_select

cd into the root directory and run make

cd ft_select make

-- RUNNING --

A basic usage would involve at least one argument:

./ft_select *

About

A file browser and manager in the terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published