Coder Social home page Coder Social logo

e-gaulue / spacemonger1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seanofw/spacemonger1

5.0 0.0 0.0 220 KB

The source code to SpaceMonger 1.4 runnable by Visual Studio Community 2019

License: MIT License

C++ 77.81% C 3.77% HTML 18.42%

spacemonger1's Introduction

SpaceMonger Version 1.4.0 "living" fork

Introduction

SpaceMonger 1 is a free old tool developed by seanofw for keeping track of the disk space on your computer.

This fork is just a a version directly compabile with Visual Studio 2019 Community.

By compatible we mean:

  • you can compile it
  • you can modify it
  • you can fork it

How to

Install Visual Studio 2019 Community and select "Windows desktop development with C++" and inside, "C++ MFC". Visual Studio 2019 needed features

Then get the source (using your favorite tools) and double click SpaceMonger.sln. Visual Studio should open and you may be able to generate/build the project.

Available modifications through branchs

The aim was to produce an everynight map of a share disk for users to better understand their usage. We needed autoscan, to hide filenames, a maximum file report and snapshot of the result even when run in session0 (Task Scheduler).

Every feature get its own branch:

  • OneProgramData: Show ProgramData only once. So not twice with dupes in C:\Users\All Users.
  • SanitizeFilenames: Remove filenames, but keep extensions when possible. Exception for the "Trash" filename. Be careful: we hope there is no secrets in users directory names or filename extensions like ".mypasswordis123456" or ".IHateMyBoss".
  • SetDensityTo3: If you only run SpaceMonger through a "virtual" account (Service or Task Scheduler) it may have different settings.
  • AutoScanC: Autostart a scan on "C:" on startup.
  • AutoCapture1920x1080: Take a snapshot of the result at 1920x1080 resolution and write it to disk. Work even if in session0.

Then the e-gaulue is my all in one (through cherry-pick) + autoclose the application when finished.

Project status

Not sure I'll have any time to follow this project, even if I think plenty of things could be done as:

  • compilation optimisation
  • use with command line options
  • ...

spacemonger1's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

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.