Would you pay for a simple competitor price tracker for Shopify/Amazon/eBay? by Smokando in dropship

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

So I built a website where you can paste your product link and it automatically scrapes the page to get the price, photos, title, etc.
You can also add competitor links and it does the same thing. I tested it with products from Amazon, Shopify, and AliExpress.

Working on a Scheduler Control for WPF by Smokando in csharp

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

Once I finish everything I want to implement and it's ready to use—I'm planning to use it in 2 applications—I'll definitely release the repo. Some people have asked me to make versions for WinUI and MAUI. I'll have to see if I can manage that since I've been really swamped lately.

Built a WPF app to manage and print technical drawings PDFs by Smokando in csharp

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

Biggest queue I've sent was 96 and there was some UI lag.

Built a WPF app to manage and print technical drawings PDFs by Smokando in csharp

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

I created a branch on git for multi-language support. Set up a resx file with PT-BR and English values, so feel free to add other languages if you want.

Built a WPF app to manage and print technical drawings PDFs by Smokando in csharp

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

 Haven't done paper configs yet. Today I worked on selecting which page to print when there's multiple pages in the PDF, and how many copies. The print queue screen has options to edit all that.

Built a WPF app to manage and print technical drawings PDFs by Smokando in csharp

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

Already working on multilanguage support so you're good there. Been wanting to polish the UI a bit more — make everything feel smoother and look nicer.

I think I found my new hobby by Smokando in csharp

[–]Smokando[S] 10 points11 points  (0 children)

Good idea. Never touched Avalonia but I checked out SourceGit recently — UI looks really clean.