You are browsing as a guest. Sign up (or log in) to start making projects!

kdji5905

@kdji5905

Joined June 21st, 2026

  • 1Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
Open comments for this post

1h 40m 12s logged

40 dollars just a clean up app seemed too much for me so I decided to make my own.
Today was just scaffolding. Electron app, main.js for the app lifecycle, a renderer.js for the UI side, and a scanners/folder where each feature gets its own file systemJunk.js, largeFiles.js, memory.js, that kind of thing. I’m also splitting out a lib/ folder for pure logic with zero Electron/fs dependencies, specifically so I can unit test it without spinning up a whole Electron window every time. Future me will thank present me for this. Probably.

No actual scanning yet. Just an app that opens a window and doesn’t crash. Big win in my eyes.

1
0
8

Followers

Loading…