@THEbluefirestudios on HyprTools <\>
WHAT DID I MAKE?
I made HyprTools, an open source suite of tools made for the average Windows PC user, so they can get more done, in less time (Supports only windows 10/11)
It contains a bunch of tools, including:
One-click “Fix my PC Button” [SFC & DISM]
PC Cache cleanser
Wi-Fi Cache cleanser
One-click “Update all apps and drivers” button
Refresh Display Drivers
PC stress test
Startup app recommendations
GUI for building and running terminal commands
Folder organiser
File converter
Fast image editor
Spotlight-search-style quick access bar
Voice typing helper
Image to text [OCR]
Auto Typer
Fast anywhere-on-screen color picker
Web Apps Launcher
Auto Clicker
Image to ASCII art
Webcam feed to ASCII art (you can use this in google meet, zoom, and while streaming!)
Fake Windows update and error screen
Each of them assists the user in some way
WHAT WAS CHALLENGING?
Well, a lot of stuff, firstly this app is made in tkinter, which is torture in itself but to make it look good, I needed ICONS, but that is so hard because then you need to download the icons, use Tk.Image and yk, actually place the icons in the final zip, which takes unnecessary space, eventually, I used EMOJIS TO ACCOMPLISH THIS, with the trade-off that now my code looks straight out of GPT-3 
Also making the exes with pyinstaller is a hassle, you always forget smth small and have to change it all again.
WHAT AM I PROUD OF?
The thing I’m most proud of is HyprSearch. Its a spotlight seasrch like app and it is very impressive, I love how managed to handle the searching better than Windows search
, because it dosen’t prioritise web search, and is really great when you need to locate something in a pinch. I spent a literal day in school, deciding how the fallback chain for a search string would be (I got punished for not paying attention in class, but WORTH IT). It is the largest tool outside of the launcher, and for good reason!, Also I think I did a good job with the GUI on this one.
WHAT PREREQUISITES DO PEOPLE NEED TO KNOW BEFORE TESTING?
Well, this suite is made for average windows users, who aren’t tech savvy, so almost all dependencies are bundled in the .zip file in releases. The only one you need to have is VLC Media Player, which most people have, and is only for the fake update screen.
Thanks for reviewing my project, I spent a lot of thime on this, and i hope you like it!
baiiiiiiiiiiiiiiiii 
- 26 devlogs
- 31h
- Frictionless

.
(also i am a responsible dev and i think abt other people’s setup while coding)