Skip to content

Simple console file manager for Windows (Inspired by Ranger)

Notifications You must be signed in to change notification settings

whskn/File-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Manager

Console File Manager based on WINAPI

Functions

You can:

  • Delete file
  • Rename file
  • move file
  • copy/past file
  • create directories

Files

  • Main.cpp the main one
  • File.cpp file management functions
  • Cursor.cpp cursor move function
  • Header.h initializes all functions & includes all libraries

P.S. this is one of my first cpp projects, which was created long before I started using github. So please don't be too strict.

About

Simple console file manager for Windows (Inspired by Ranger)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages