17 Commits

Author SHA1 Message Date
Vxrtrauter 628e9ee2c4 Adds basic CLI input and output functionality
Introduces a simple command-line interface to capture user input and display it back. Lays groundwork for future command processing and interaction.
2025-06-30 16:22:25 +02:00
Vxrtrauter 66f07ac421 testing stuff 2025-06-29 11:45:13 +02:00
Vxrtrauter 5863f65a0a Add Search Results to Gui, Restructure Functions, Split Scrape and Select Function. 2025-06-28 03:42:05 +02:00
Vxrtrauter 84c54870ab Restructure Functions to Return and not Print, made maintitle available in Main.py 2025-06-28 02:52:16 +02:00
Vxrtrauter b8b22cecca fix invalid selection message 2025-06-28 02:18:10 +02:00
Vxrtrauter 2cab12d166 Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager 2025-06-28 02:10:28 +02:00
Vxrtrauter 0b8e43322b add selecting program to download 2025-06-28 02:10:26 +02:00
KeksNino 36e5d68d2a added more gui stuff 2025-06-28 02:09:10 +02:00
Vxrtrauter 35501fa1b2 Actually fix no search result 2025-06-28 01:14:03 +02:00
Vxrtrauter 6630478dae Fix "No Search Results Message" 2025-06-28 01:09:47 +02:00
Vxrtrauter 4a4647e736 Optimize Search Function to be way faster 2025-06-28 01:07:03 +02:00
KeksNino b62123fe6c now shows the post title instead of the link
fetching post titles is still quite slow but it will be fixed
2025-06-26 16:37:34 +02:00
KeksNino 323681eea2 removed comment 2025-06-25 20:51:09 +02:00
KeksNino 361ddb60a3 fixed viewtopic filter 2025-06-25 16:59:13 +02:00
KeksNino d3035d6798 updated get_magnet_link function 2025-06-24 17:04:56 +02:00
KeksNino 25555661ac search uztracker software
.startswith filter on line 22 is broken
2025-06-24 16:45:29 +02:00
Vxrtrauter c8bfa8922c add magnet link retriever for uztracker 2025-06-23 22:10:51 +02:00