suptejas / turbo-delete

⚡ A Blazing fast alternative to the stock windows folder delete function!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turbo Delete

A blazing fast alternative to the default Windows delete.


comparison

Turbodelete is a blazing fast alternative to the default Windows delete function.

TurboDelete integrates with your context menu as well as the command-line!


⚡ Installation

First you'll need to set your execution policy to RemoteSigned if not done so:

Set-ExecutionPolicy RemoteSigned

Install Using Powershell

Run the following command on your powershell window:

iwr -useb cdn.xtremedevx.com/turbo-delete/install.ps1 | iex


👏 Supporters

Stargazers repo roster for @suptejas/turbo-delete


Authors

Tejas

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

About

⚡ A Blazing fast alternative to the stock windows folder delete function!

License:Apache License 2.0


Languages

Language:Rust 83.3%Language:Python 16.7%