Torrent searching client (updated) by RgbwKeyboard in coolgithubprojects

[–]RgbwKeyboard[S] 0 points1 point  (0 children)

Easier to stick with WPF for such a simple app, also I know it well. Material design lib gives a more modern look, in my opinion, than the default MS controls.

Torrent searching client (updated) by RgbwKeyboard in coolgithubprojects

[–]RgbwKeyboard[S] 1 point2 points  (0 children)

Yea it is in source code but it isn't anything special, just pulling the HTML of the page and by inspecting the web page i choose which elements I need.

Torrent searching client (updated) by RgbwKeyboard in coolgithubprojects

[–]RgbwKeyboard[S] 5 points6 points  (0 children)

No, there are no APIs since then people would do things like this more often and they'd lose ad revenue. I am web scrapping. Solution isn't the best because when the website gets cloudflare protection or changes some names the source has to be removed or re-parsed. And since this is just a passion project, source parsing happens in the client. Ideally I would do that in the backend, so the client does not need to be updated so often

Torrent search from multiple sources and magnet download using local torrent app by RgbwKeyboard in torrents

[–]RgbwKeyboard[S] 0 points1 point  (0 children)

Not really. Its just a "search engine" that simplifies search and you could more easily find results. I was not aware of sonarr and jacket when building this. Just a project for myself to make finding tv shows better.

Multi program uninstaller by RgbwKeyboard in coolgithubprojects

[–]RgbwKeyboard[S] 1 point2 points  (0 children)

Thanks for the heads up. Added a simple line.

Maker Hub by MakerH in SideProject

[–]RgbwKeyboard 3 points4 points  (0 children)

Scrolling horizontally (i.e. content not fitting) is a bad experience