It's like my dictionary CLI, except now it's an app :)
Devin
Check their projects out: BetterTkinter, Connecto , InsightLog, WidgetDock, ChatBox, Clipo, Velink
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I've added antonyms and created a proper pyproject file. I also uploaded my project to pypi, using uv, a tool like pip I recently learned about.
I added a synonyms feature, which functions quite similarly internally to my cli dictionary. I need to work on the text wrapping because longer definitions go off screen and don't wrap. I'm not sure how to do this yet but I'll figure it out :)
p.s. ignore my light mode for this one, I just updated my mac to macOS 26
I made the definition appear in the GUI and simplified the code. I started work on a thesaurus feature.
I have the basic define function ready, but it only prints to the console. I have the input coming from the GUI. This is my first GUI application!
Good work, I’d love to see this app developing further. If you need help I can help you just text me my user is wfxey bascially everywhere (Discord etcc)
And KEEP IT UP!