Skip to content

Terminal based C++ application that acts as a fully functional File Explorer Application. Implemented two modes for the application - normal mode and command mode. All commands like cut, copy, delete, rename, goto, search, for both files and directories can be performed. Worked with data structures to handle files and its information

Notifications You must be signed in to change notification settings

samyakjain20/LinuxFileExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

LinuxFileExplorer

Terminal based C++ application that acts as a fully functional File Explorer Application. Implemented two modes for the application - normal mode and command mode. All commands like cut, copy, delete, rename, goto, search, for both files and directories can be performed. Worked with data structures to handle files and its information

About

Terminal based C++ application that acts as a fully functional File Explorer Application. Implemented two modes for the application - normal mode and command mode. All commands like cut, copy, delete, rename, goto, search, for both files and directories can be performed. Worked with data structures to handle files and its information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages