Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/little-apps/little-system-cleaner
An all in one system cleaner for Windows computers
https://github.com/little-apps/little-system-cleaner
c-sharp disk-cleaner registry-cleaner registry-optimizer windows wpf xaml
Last synced: about 6 hours ago
JSON representation
An all in one system cleaner for Windows computers
- Host: GitHub
- URL: https://github.com/little-apps/little-system-cleaner
- Owner: little-apps
- License: gpl-3.0
- Created: 2014-03-19T02:10:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-25T14:53:51.000Z (about 3 years ago)
- Last Synced: 2023-08-19T20:10:24.020Z (about 1 year ago)
- Topics: c-sharp, disk-cleaner, registry-cleaner, registry-optimizer, windows, wpf, xaml
- Language: C#
- Size: 11 MB
- Stars: 34
- Watchers: 8
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Little System Cleaner](https://www.little-system-cleaner.com/img/logo-light.png)
[![Build status](https://ci.appveyor.com/api/projects/status/u3tl1h4939wj8k1p?svg=true)](https://ci.appveyor.com/project/little-apps/little-system-cleaner)
Little System Cleaner is an all in one system cleaner for Windows computers. Little System Cleaner combines the following tools:
* Registry Cleaner
* Registry Optimizer
* ~~Privacy Cleaner~~
* Disk Cleaner
* Duplicate Finder
* Startup Manager
* Uninstall Manager#### More Info ####
For more information, take a look at the [Little System Cleaner website](https://www.little-system-cleaner.com), or, check out any of the following blog posts:
* [Coming Soon: Little System Cleaner](https://www.little-apps.com/blog/2014/04/coming-soon-system-cleaner/)
* [A New Year And A New Little Apps](https://www.little-apps.com/blog/2015/01/new-year-new-little-apps/)### Licensing ###
Little System Cleaner is licensed under the [GNU General Public License v3](http://www.gnu.org/licenses/gpl.html). It also includes [Extended WPF Toolkit™ Community Edition](https://wpftoolkit.codeplex.com/) which is distributed unmodified and licensed under the [Microsoft Public License](http://www.microsoft.com/en-us/openness/licenses.aspx#MPL).
### Development ###
Little System Cleaner is currently a work in progress and therefore, it is not working 100%. If you would like to help develop Little System Cleaner, please [contact us](http://www.little-apps.com/contact.html).
#### Bugs ####
If you would like to submit a bug report, please go to the [Little Apps Bug Tracker](https://bugs.little-apps.com/view_all_bug_page.php?project_id=2).
#### Issues/Suggestions ####
If you have an issue or an idea for Little System Cleaner, please check out [the forums for Little System Cleaner](https://www.little-apps.com/forums/forum/little-system-cleaner/).
### Release Notes ###
####Version 0.1#####
* First public release made available
####Version 0.2#####
* Improved performance of computing hashes for duplicate finder
* Fixed bugs related to registry optimizer
* Improved error and exception handling for registry optimizer
* Wizard classes all use a base class
* Added missing System.Data.SQLite DLL files (for privacy cleaner)
* Added ability to determine if running Windows 10
* Added checks for needed assembly files
* Addressed GDI+ error when displaying registry cleaner results
* A few other minor bugs were fixed
####Version 0.3#####* Fixed installer so SQLite.Interop.dll files are extracted properly
* Message boxes are more thread-safe
* Added checks so the scanning doesn't begin with invalid selections
* Displays an error if a button is pressed with invalid selections
* Made improvements to task bar progress bar
* The download URL can be opened in the web browser if the file fails to download inside the program
* Made improvements to the user interface for duplicate finder
* Improved exception handling for duplicate finder scanner
* Several other bugs and improvements were made### Show Your Support ###
Little Apps relies on people like you to keep our software running. If you would like to show your support for Little System Cleaner, then you can [make a donation](https://www.little-apps.com/?donate) using PayPal, Payza or credit card (via Stripe). Please note that any amount helps (even just $1).
### Credits ###
Little Apps would like to thank the following for helping Little System Cleaner:
* [WPF TreeListView Control By Andrey Gliznetsov](http://www.codeproject.com/Articles/30721/WPF-TreeListView-Control)
* [JumpTo RegEdit by Reto Ravasio](http://www.codeproject.com/Articles/20283/JumpTo-RegEdit)
* [Task Scheduler Managed Wrapper by David Hall](http://taskscheduler.codeplex.com/)
* [WPF GIF Animation by Artem S. Dmitriev and Thomas Levesque](https://github.com/XamlAnimatedGif/WpfAnimatedGif)
* [WPF Search Text Box by David Owens](http://davidowens.wordpress.com/2009/02/18/wpf-search-text-box/)
* [TagLib# by The Mono Project](https://github.com/mono/taglib-sharp)
### To do ###* Fix bugs related to Little Registry Cleaner ([listed here](http://bugs.little-apps.com/view_all_bug_page.php))
* Add ability to save search settings
* Improve organization ability for Duplicate Finder results