Commit Graph

675 Commits

Author SHA1 Message Date
KeksNino e39c386e55 add github actions workflow 2025-09-03 21:22:43 +02:00
Vxrtrauter 70c7042b09 Start download client when a magnet link is added 2025-09-03 21:09:41 +02:00
Vxrtrauter 8716000057 Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager 2025-09-03 21:06:55 +02:00
Vxrtrauter 0307f0fa82 Fix method call for getting item index in download functionality 2025-09-03 21:06:51 +02:00
KeksNino 091a534ceb fix wrong elements being aligned right 2025-09-03 20:56:48 +02:00
KeksNino aa31b85365 Update README.md 2025-09-03 19:37:14 +02:00
KeksNino 908e559805 added requirements.txt 2025-09-03 19:21:23 +02:00
KeksNino cdde3e12d9 added settings button 2025-09-03 19:03:35 +02:00
Vxrtrauter 60fd806f1e Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager 2025-09-03 14:28:10 +02:00
Vxrtrauter e80bd9569f Implement download functionality in GUI and connect button to item selection 2025-09-03 14:20:45 +02:00
KeksNino ebdedb2536 readded print selected software function
and also returns the selected software
2025-08-20 17:37:50 +02:00
KeksNino a94048188e removed unused imports and add download button click in gui 2025-08-01 16:15:07 +02:00
KeksNino 69892861a5 added other files from main-cli 2025-07-29 19:53:41 +02:00
KeksNino bf3516ee02 updated main branch 2025-07-29 19:52:14 +02:00
KeksNino e48375bce1 Rebrand in README 2025-07-29 19:41:02 +02:00
Vxrtrauter 66f07ac421 testing stuff 2025-06-29 11:45:13 +02:00
Vxrtrauter 440651d363 Run Gui from Main.py 2025-06-28 03:46:56 +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 b34d2e64c1 initial gui commit with search field 2025-06-27 23:58:45 +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
Vxrtrauter b4a118597e make code look better and add some comments for myself 2025-06-23 17:43:04 +02:00
Vxrtrauter c182906168 Merge remote-tracking branch 'origin/main' 2025-06-23 17:36:07 +02:00
Vxrtrauter 3782e64e83 Add (testing) uztracker post title scraper | Update Gitignore for venv 2025-06-23 17:32:05 +02:00
KeksNino 2a56b896bd update to software 2025-06-22 16:49:29 +02:00
KeksNino e00311b98d Update README.md
remove license
2025-06-22 15:03:59 +02:00
KeksNino bc0b3ddfde Update README.md 2025-06-22 15:03:14 +02:00
shayaa 701044e095 Update README.md 2025-01-24 09:50:10 +01:00
Noe bf171ec370 null 2024-12-22 18:30:05 +01:00
Noe b041257cfb Fix URL handling for Steamrip games and improve scraping of direct download links from buzzheavier.com 2024-12-22 14:26:49 +01:00
Noe 60dbb8e4df Improve & Refactor Code, Add GOG Scraper, Enhance Buzzheavier Scanning
- Refactored the scraper code for better readability and maintainability.
- Added functionality to fetch game data from GOG Games API.
- Improved the link handling to differentiate between Steamrip and GOG Games.
- Enhanced the Buzzheavier direct download link scanner for better accuracy.
- Cleaned up game titles by removing unwanted phrases and extra spaces.
- Added search functionality to find games by title.
- Improved error handling and user feedback throughout the script.
2024-12-22 01:30:37 +01:00
Noe 7cc59d1b75 Update Message 2024-12-21 23:46:03 +01:00
Noe ce5a1c94a4 Fixed Filtering & Restructured Code a bit 2024-12-21 23:12:30 +01:00
Noe bc22a4ee12 update file structure 2024-12-21 22:29:49 +01:00
Noe 5b0c26fe0b update variables 2024-12-21 22:17:21 +01:00
KeksNino efa410cf09 updated steamrip scraper to get links 2024-12-21 00:05:06 +01:00
KeksNino 8d6524e086 added search function to scraper 2024-12-17 16:56:20 +01:00
KeksNino ef7150cf76 Update scraper.py 2024-12-15 15:13:44 +01:00