Jump to content
Javier Tarí

Automated splash window with fully alive automated progress bar (made 100% with Claude Code)

Recommended Posts

This repository has been done 100% using Claude Code. I've not edited myself even one single line

(In my opinion, if you don't know what's Claude Code, and you are a senior programmer, then you are losing money)

Even the documentation and the readme have been written exclusively by Claude Code. The only file I've done is the .gitignore. 

 

What is this "Automated splash window  with fully alive automated progress bar"?

The splash screen runs as a second program, so it will always be animated and alive, even if your program is not responsive

Your program only sends messages as "Initializing flowers", "seeding whatever", "Randomizing stuff" when it cans

The splash screen will show a live progress bar, some animations, and your status messages

At the same time, it learns how long it takes from program start to each message, and as soon as it has started at least 3 times, the progress bar will use the times learned, so it will progress correctly

It keeps learning, and stores the latest 30 times your program runs, trying to be as precise as it can with thr progress bar

I know the aesthetics are not good at all, but you can adjust that at your heart's content

 

Where is the repository?

JavierusTk/Splash: Automated Splash screen that keeps alive and autocalculates time left

 

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×