Releases: Elyriand21/LyricLink
LyricLink v1.0.1
UPDATES
- Created a title window with the logo for the software
- Changed the way images were loaded into the program so that they showed up in the .exe
- Created the "Exit" buttons on the title window and the rhymes window
- Created the confirmation popup when exiting
- Changed file structure to have images at root due to error with saving images into the .exe
- Updated the icon on the rhymes window to match
- Removed unnecessary print statements
LyricLink v1.0.0
LyricLink v1.0.0
LyricLink v1.0.0 is the first release of a simple, yet powerful GUI application designed to help users overcome writer's block. Developed with PyQt5, LyricLink allows you to input a word and search for its rhymes, making it a useful tool for lyricists, poets, or anyone in need of creative inspiration.
The application organizes rhymes by syllable count, ensuring that results are easy to browse and categorize. Rhymes are displayed directly within the GUI, removing the need for users to interact with the console or additional tools.
Key Features:
- 🎨 User-Friendly GUI: A clean and intuitive interface powered by PyQt5.
- 📜 Syllable Grouping: Rhymes are displayed and grouped by syllable count for easier browsing.
- ⚙️ Improved Error Handling: Users are notified of any issues, such as missing input or failed rhyme searches, ensuring a smooth experience.
- 🖼️ Custom Icon: A personalized icon to give the application a unique identity.
ANTIVIRUS NOTIFICATION
For some reason, despite this code making absolutely no changes to the system, my antivirus picked it up as a trojan. I believe the antivirus is flagging it due to
- My usage of
pyinstallerto bundle the .exe - I do not own a certificate to put with the executable.
I can ensure you, with 100% confidence, that this software solely retrieves information from a website and displays that information. I have ran the software hundreds of times to confirm.
Please use the Issues tab for any bugs related to the software. Provide as much information as you can that is relevant to the bug.