Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suptejas/turbo-delete

⚡ A Blazing fast alternative to the stock windows folder delete function!
https://github.com/suptejas/turbo-delete

dev-tool file-explorer productivity rust windows

Last synced: 26 days ago
JSON representation

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

Awesome Lists containing this project

README

        



Turbo Delete


A blazing fast alternative to the default Windows delete.

![comparison](https://user-images.githubusercontent.com/63039748/154819625-dce22227-0415-411f-8b53-708566ace569.gif)

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

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


# :zap: Installation

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

```powershell
Set-ExecutionPolicy RemoteSigned
```


### Install Using Powershell

Run the following command on your powershell window:

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




## :clap: Supporters

![Stargazers repo roster for @suptejas/turbo-delete](https://reporoster.com/stars/suptejas/turbo-delete)


## Authors

[Tejas](https://www.github.com/suptejas)

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/suptejas/turbo-delete/tags).

## License

This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE.txt) file for details.