Skip to content

Just a file explorer that works on terminal. Written on Python.

License

Notifications You must be signed in to change notification settings

Melih-Celik/file_explorer

Repository files navigation

File_explorer

Just a file explorer that works on terminal. Written on Python.

I don't know if it works on other platforms as linux,macos etc. Let me know if it does. And i made it only because i want to learn python. So i thought best way to learn something is doing something about it.I could part it module by module but i didn't maybe i will. Also i made it executable by pyinstaller in exe folder.Translated to english. So that's it let me know your comments and advices.

Features :

  • Explore folders and files.
  • Create and write in a new file in whichever file type you want.
  • Read a file (NO CHANGES AVAILABLE FOR NOW)
  • Remove a file (Permanently)
  • Create a new folder
  • Remove a folder (Permanently)

Usage :

  • Can start by its .exe file on windows.
  • Can use by using python
  • Typing 'cik' ('exit',in english version) while you making a decision or looking or writing a file exits.
  • To exit completely,while you are exploring folders type 'cik' ('exit',in english version).
  • '-i' shows usage menu.

About

Just a file explorer that works on terminal. Written on Python.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published