https://github.com/dentrax/extensioncleaner
It's an very-old simple file-clean-up tool I made in 2012
https://github.com/dentrax/extensioncleaner
cleaner cleaning cleanup file-cleaner lister old-project old-stuff remover vb-net
Last synced: 8 months ago
JSON representation
It's an very-old simple file-clean-up tool I made in 2012
- Host: GitHub
- URL: https://github.com/dentrax/extensioncleaner
- Owner: Dentrax
- License: mit
- Created: 2018-03-15T10:46:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T08:19:45.000Z (over 7 years ago)
- Last Synced: 2025-01-03T01:40:38.892Z (10 months ago)
- Topics: cleaner, cleaning, cleanup, file-cleaner, lister, old-project, old-stuff, remover, vb-net
- Language: Visual Basic
- Size: 1.21 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ExtensionCleaner Public Source Repository
**It's an old simple File CleanUp tool I made in `2012`**
**Warning: This is not a system-cleanup-tool or an optimizer-tool**
**Warning: There are no reusable-codes. (code-repeats more) Because, it's an very-old learning-project**
[What It Is](#what-it-is)
[How To Use](#how-to-use)
[Features](#features)
[Requirements](#requirements)
[About](#about)
[Collaborators](#collaborators)
[Branches](#branches)
[Copyright & Licensing](#copyright--licensing)
[Contributing](#contributing)
[Contact](#contact)
## What It Is
**ExtensionCleaner with VisualBasic .NET**
ExtensionCleaner program for VB.NET language is an easy and simple way to analyze file directories.
**Uses : Please see [Requirements](#requirements) before use**




## Features
* Lists the files in the given directory
* Lists the files with the selected extension pattern
* Ability to Automatic Cleaning feature
* Ability to send Notifications
* Detailed status-bar panel at the bottom
* Can delete unwanted files with one click
* Always top feature
## How To Use
* 1. Enter the path you want to scan
* 2. Just enter the file extension you want
* 3. And press the `ListAll`
## Requirements
* You should be familiar with VB.NET family
* You will need a text editor (i.e VSCode) or IDE (i.e Visual Studio)
* You will need a computer on which you have the rights to install .NET Framework dependencies## About
ExtensionCleaner was created to serve three purposes:
**ExtensionCleaner is a basically an old file CleanUp tool**
1. To act as a file-viewer which is given analyze-pattern.
2. To act as a extension-based file lister.
3. To cleaning unnecessary files.
## Collaborators
**Project Manager** - Furkan Türkal (GitHub: **[dentrax](https://github.com/dentrax)**)
## Branches
We publish source for the **[ExtensionCleaner]** in single rolling branch:
The **[master branch](https://github.com/dentrax/ExtensionCleaner/tree/master)** is extensively tested by our QA team and makes a great starting point for learning the algorithms. Also tracks [live changes](https://github.com/dentrax/ExtensionCleaner/commits/master) by our team.
## Copyright & Licensing
The base project code is copyrighted by Furkan 'Dentrax' Türkal and is covered by single licence.
All program code (i.e. .vb, .resx) is licensed under MIT License unless otherwise specified. Please see the **[LICENSE.md](https://github.com/Dentrax/ExtensionCleaner/blob/master/LICENSE)** file for more information.
## Contributing
Please check the [CONTRIBUTING.md](CONTRIBUTING.md) file for contribution instructions and naming guidelines.
## Contact
ExtensionCleaner was created by Furkan 'Dentrax' Türkal
*
You can contact by URL:
**[CONTACT](https://github.com/dentrax)**Best Regards