Skip to content

itspsychocoder/Psycho-File-Manager-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psycho File Manager

This is File Manager written in C++ as part of my Semester Project

Features

  • Navigating files and folders
  • Can open files (videos, images and text files for now)
  • See Details of files
  • Copy and Paste files
  • Can create new folder

DEMO

Logo

Notes

  • SMFL library is used to make GUI.
  • For Accessing windows files, I use WINDOWS API.

Due to time constraints and the urgency of the project deadline (I have to complete it in less than one day), the code files currently appear messy.

You can improve the readability of the code. by organizing files, improving comments, and adhering to best practices to make the codebase more accessible to others and future contributors.

About

File Manager GUI written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors