- delete files or folders
- recover deleted files or folders
- only for linux no windows support now or in future
Installation
To install Garbage, make sure you have Rust and Cargo (the Rust package manager) installed. Then run the following command:
git clone https://github.com/IzaanAnwar/garbage.git
cd garbage
chmod +x install.sh
source install.sh
Package manager installation will be added in future
apt install garbage
Usage
Deleting Files
garbage myfile.txt
Cleaning the Garbage Box
garbage --empty
Restoring the deleted files
garbage --restore
It will give you list of all the deleted files in the pwd
License
This project is licensed under the MIT License.
Contact
For questions, suggestions, or support, please feel free to contact us at mdizaan67@gmail.com.