Skip to content

Releases: mwd1993/DesktopSorter

DesktopSorter Version 0.0.4

27 Mar 22:09
b1071ea
Compare
Choose a tag to compare

The application now will provide users with an interface, along with very minor bug fixes and optimizations.
Users should be able to simply download the file provided, then extract the single executable, and go from there.

DesktopSorterInterface

DesktopSorter Version 0.0.3

06 Dec 23:20
91be113
Compare
Choose a tag to compare
Pre-release

Updates From 0.0.2 Include:

  1. The program now moves Folders/Directories that are less than 1 Gig in size, to the compression folder.
  2. You can exclude Folder/Directory moving by adding "folders" to your extension exclusions argument.

Say we want to ignore txt files, jpg files, and all folders, the CMD Line would look like so:
DesktopSorter.exe compress .jpg,folders,.txt

DesktopSorter Version 0.0.2

04 Dec 17:52
81dd1f7
Compare
Choose a tag to compare
Pre-release

Updates From 0.0.1 Include:

  1. Added the ability to add extensions you can exclude from the compression, seperated by a comma, ie:
    DesktopSorter.exe compress .exe,.png,.mp4,.jpg <-- This when ran from CMD, will compress all files, but ones with these extensions

  2. Also added Public Desktop functionality, which solved why some desktop files weren't being detected (default user desktop, and public desktop are not the same)
    So now, if you have Desktop icons that reside in the public desktop, if you DON'T RUN CMD AS ADMIN, it cannot move those files back. So it will then just place them on your desktop, in a folder called _PublicDesktop. You can then, always re-run CMD as admin, drop the _PublicDesktop folder into the DesktopSorter folder, and try again, to decompress your files, and they should now all go to their correct location respectively (Public Desktop, or User Desktop).

  3. Added some comments for people to follow along with what's going on.

DesktopSorter Version 0.0.1

04 Dec 04:03
a14248d
Compare
Choose a tag to compare
Pre-release

Initial Release of DesktopSorter. Use at your own risk. If you need help running this, just read the Readme.md file. Example Usage below:

CMD Line:

DesktopSorter.exe compress

or:

DesktopSorter.exe decompress