Skip to content

Tool that allows you to safely delete multimedia files, without the possibility of recovering the content of the file.

License

Notifications You must be signed in to change notification settings

LinuxProgramador/Cleaning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Cleaning: This tool allows you to securely delete multimedia files, ensuring they cannot be recovered.

Installation Instructions

Windows:

  1. Download and install Python 3 from the official site at python.org.

  2. Download the script from the GitHub repository: https://github.com/LinuxProgramador/Cleaning.

  3. Unzip the downloaded file using WinRAR or any other extraction tool.

  4. Open the Command Prompt (cmd) and navigate to the directory where the script was extracted.

  5. In the command prompt, run the program using the command: python cleaning.py followed by any of the optional flags (-h for help, --help for detailed information, or -s to start).

Linux:

  1. Install Python 3 and Git using your package manager.

  2. Clone the GitHub repository: https://github.com/LinuxProgramador/Cleaning.

  3. Navigate to the extracted directory.

  4. Run the program using Python 3 with optional flags (-h for help, --help for detailed information, or -s to start).

macOS:

  1. Open the terminal and install Homebrew by following the instructions on the Homebrew website.

  2. Use Homebrew to install Python.

  3. Install Git.

  4. Clone the GitHub repository: https://github.com/LinuxProgramador/Cleaning.

  5. Navigate to the Cleaning directory.

  6. Run the program using Python with optional flags (-h for help, --help for detailed information, or -s to start).

Android (via Termux):

  1. Install Termux from f-droid.org.

  2. Open Termux and update the packages.

  3. Install Git and Python 3 using Termux’s package manager.

  4. Clone the GitHub repository: https://github.com/LinuxProgramador/Cleaning.

  5. Navigate to the Cleaning directory.

  6. Run the program using Python 3 with optional flags (-h for help, --help for detailed information, or -s to start).

About

Tool that allows you to safely delete multimedia files, without the possibility of recovering the content of the file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages