Git Product home page Git Product logo

burnbytes's Introduction


Burnbytes
Burnbytes

💾🐦🐾 Open-source replica of Microsoft Disk Clean-up with aesthetics of Storage sense

Latest GitHub release Downloads on GitHub GitHub last commit GitHub issues

WhyFeaturesDownloadContributorsContributeCreditsLicense

screenshot

Why

In a nutshell, Just for fun ;) ... but here the long version!

Disk Cleanup (Cleanmgr.exe) is a Microsoft software utility first introduced with Windows 98 and included in all subsequent releases of Windows. It allows users to remove files that are no longer needed or that can be safely deleted.

With Windows 10 Microsoft will be retiring Disk Cleanup tool and replace it with Storage Sense.

I have never been a fan of Storage sense and a year ago i took a new path and created Cleanmgr+. I saw some days ago the 1:1 replica of Albacore's Managed Disk Cleanup. It looks exactly like the classic cleanmgr.exe and uses identical technical terms and descriptions and does exactly the same thing that the classic Windows Disk Clean-up utility does.

It's sunday and i was a little bored and thought to show Microsoft how i would have done it. The technology was already there (thanks to Albacore) so it only needed a fresh, modern Windows 10 touch. The result you see now is Burnbytes!

More infos here http://www.builtbybel.com/blog/19-apps/31-revival-of-microsoft-disk-cleanup-with-burnbytes

Features

  • 1:1 technical replacement for Microsoft Disk Cleanup with the modern touch of Storage sense [NOT available in Microsoft Disk Clean-up]
  • Clean up shows a percentage progress indicator [NOT available in Microsoft Disk Clean-up]
  • 64bit

Download

Contribute

Everybody who is interested in this project is welcome to help. I myself will not have much time and neither does albacore at the moment. I could imagine for the roadmap an integration of the community cleaner "winapp2.ini". Just quickly thought.

My main goal would be a community cleaner like it has never existed before. Albacore has done a great preparatory job but there is still a lot to do. Comment, commit to the C# code and share this work.

️💚️ Contributors 💚


Daniel Lutz

Credits

This project is based upon Albacore's Managed Disk Cleanup

This software uses the following packages:

License

The licence conditions will soon be provided by the original author


builtbybel.com  ·  GitHub @builtbybel  ·  Twitter @builtbybel

burnbytes's People

Contributors

belim avatar lutz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

burnbytes's Issues

Extra scripts didn't work

Hi!
I downloaded extra scripts and extract them into installation dir.
But after restarting Privatezilla button Scripts didn't appear.
What I'm did wrong?

Avoid static properties

In this case i think that the usage of a static settings class is not needed here really. As example ist

Preferences.CleanupHandlers

This list is only use in context of the scanner form so wie can also use a local variable on List<CleanupHandlyer>

[Suggestion] Add dark theme

In an attempt to save retinas, I would suggest a dark theme. Since this seems to be made with WPF, it should hopefully be a low-scope. Alas, all I have time for is to leach this one as a suggestion request, but I do wish you best of luck and love your app regardless :)

Can someone PLZ fix this?

I don't have access to my dev environment so can't fix it myself, and I wanna use it! lol

I have the latest .NET 4.8.1 and after the initial loading screen w/progress bar, it just disappears entirely, so Somethings crashing that only is visible within the debugger, but I can't see it w/out visual studio. It's probably something simple.

Adding additional cleanup locations

Hi

Really like what you have done here, and would love to be able to contribute to the project. I love the idea about being able to add additional cleanup locations by way of ini files or similar, but can't see how this can easily be done, perhaps if you have time then give a quick overview of the process and then myself (and others) can start supplying .ini files (or similar) with cleanup information for many other areas.

Thanks

Unable to run BurnBytes

Hello, I'm unable to successfully run BurnBytes (any version, from first release to latest available).

I can start the program, than, after selecting the drive to clean, the program start and quit after one second or less.

Crash report:

Description:
Faulting application name: Burnbytes.exe, version: 0.11.1.0, time stamp: 0x8414c48e
Faulting module name: KERNELBASE.dll, version: 10.0.19041.207, time stamp: 0x746c1866
Exception code: 0xe0434352
Fault offset: 0x0000000000023e49
Faulting process ID: 0x23c4
Faulting application start time: 0x01d63499e28b85c5
Faulting application path: D:------\Portable Apps\Mirinsoft\Burnbytes\Burnbytes.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll

OS Information:
Windows 10 Pro
Version 2004
OS build 19041.264

Screen layout is not correct

The window with the determined data is not displayed correctly. Individual sections overlap. You have to widen the window manually to see everything.
Screenshot_burnbytes_0 12 2

Code conventions

To build code that is as homogeneous as possible, we should choose a reasonable naming form. Microsoft has published some informations about this.

Task vs. Threads

You use often threads but in new applications (in my opinion) the Taskclass is the modern way, So in this case we should use modern features of .net.

[Suggestion] Add sagerun options

I routinely use sageset and it would be pretty awesome if there was an option to include some of the options from that inside your GUI.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.