Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/suptejas/turbo-delete
- Owner: suptejas
- License: apache-2.0
- Created: 2022-02-05T16:51:21.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-21T12:40:18.000Z (about 2 years ago)
- Last Synced: 2024-12-10T03:40:34.056Z (about 1 month ago)
- Topics: dev-tool, file-explorer, productivity, rust, windows
- Language: Rust
- Homepage:
- Size: 15.4 MB
- Stars: 198
- Watchers: 5
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
- starred - suptejas/turbo-delete - ⚡ A Blazing fast alternative to the stock windows folder delete function! (Rust)
- awesome-blazingly-fast - turbo-delete - ⚡ A Blazing fast alternative to the stock windows folder delete function! (Rust)
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.