Skip to content

Rasmusaj2/terminalFileBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal File Browser

THIS PROJECT IS STILL WORK IN PROGRESS

Installation:

Make sure you have Node.js installed on your system. clone this repository and install dependencies using npm:

git clone https://github.com/rasmusaj2/terminalFileBrowser.git
cd repository
npm install

Usage:

Run the file browser using node

node index.js

It is recommended if you're using Linux to setup an alias to use it easier

alias fileBrowser='node {fullpath}'

LICENSE

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published