Skip to content

w0lfzk1n/EzPizMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

EzPiz Manager Menu

by w0lFzk1nD

EzPiz

Manager Menu

Manager Menu

*File explorer

File Explorer

EzPiz is a program designed to make it easier to use commands on a Raspberry Pi via SSH. It is simple to use and the complete code is contained in one single file. The design can be changed at any time in the function list_current(). Before running, the code has to be modified in the 'SETTINGS' section.

Options:

Manager: Manage Files and Folders

  • fast: Fast Travel to a custom path
  • list: List all files in current path
  • find: Find a file or folder by name
  • create: Create a file or folder
  • read: Read a file
  • rename: Rename a file/s or folder/s
  • move: Move a file/s or folder/s
  • copy: Copy a file/s or folder/s
  • delete: Delete a file/s or folder/s
  • zip: Zip a file/s or folder/s
  • unzip: Unzip a zipfile
  • ch: Change directory into folder of current path
  • rsync: Create a Backup of a file or folder to custom path

Scripts: Run Scripts

Add your own scripts, that you can quickaccess with this option.

Admin/Commands: Run commands

Add your own commands, that you can quickaccess with this option.

Everything else is just me expaning my python knowledge.

Disclaimer

I AM NOT A PRO PROGAMMER! I AM A LEARNER.

THIS CODE IS NOT PERFECT AND CONTAINS BUGS, ERRORS AND SPAGHETTI.

IT HAS BEEN CREATED FOR PERSONAL PURPOSES, BUT I GOT ASKED TO MAKE IT PUBLIC.

YOU CAN FREELY EDIT THE CODE, TO MEET YOUR EXPECTATIONS OR HELP ME, MAKE THE CODE BETTER <3

Authors

License

MIT

About

Python menu for simplifying the usage of a linux machine via SSH / console access.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages