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

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

Installation instructions:

Windows:

Download python3 from this link: https://www.python.org/downloads/windows/

after downloading the script from Github repository

unzip with WinRAR

open the cmd and go to the path where the Cleaning direct is

cd Cleaning

usage: python cleaning.py [-h,--help,-s]

Linux:

Install dependencies (python3,git)

git clone https://github.com/LinuxProgramador/Cleaning

cd Cleaning

Execute: python3 cleaning.py [-h,--help,-s]

macOS:

Open the terminal and execute: / bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install Python with: brew install python

Install git

git clone https://github.com/LinuxProgramador/Cleaning

then go into the Cleaning directory

Run the program with: python cleaning.py [-h,--help,-s]

Android:

Install termux from f-droid.org

update packages: apt update && apt upgrade -y

Install git: apt install git -y

Install python3 on termux: apt install python3 -y

git clone https://github.com/LinuxProgramador/Cleaning

cd Cleaning

Execute: python3 cleaning.py [-h,--help,-s]

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