U-C-S / Hurl

Choose the browser on the click of a link
MIT License
252 stars 8 forks source link

Hurl Rewrite Project #112

Closed U-C-S closed 2 weeks ago

U-C-S commented 3 months ago

An attempt at rewriting Hurl.BrowserSelector Project

Might take some time for this to progress

spa5k commented 2 months ago

IMO we should also add some automation, like automatically opening the site in same browser as it was previously opened with some TTL, can use SQLite or something of sorts.

Jay-o-Way commented 2 months ago

I think it would be a good idea to make some docs with specifications first. That's easy to discuss and when that's clear and worked out, it'll make the actual building much easier.

U-C-S commented 2 months ago

I think it would be a good idea to make some docs with specifications first. That's easy to discuss and when that's clear and worked out, it'll make the actual building much easier.

You are right. Will do that.

Jay-o-Way commented 3 weeks ago

I think there are a number of important decisions to be made, before even starting to commit a rewrite like this. For example:

You could use Discussions to ask for user feedback.

U-C-S commented 2 weeks ago

You are right. I'm putting this on-hold for a Little while. (https://github.com/U-C-S/Hurl/issues/120#issuecomment-2170388568). Will concentrate on Hurl Settings for now, and also minor improvements to the main app as well. Will come back to this, once I have a concrete plan here. Thanks for the frequent feedback.

I'm already making few plans and notes on ideas, Which I will put them out later for discussion. Mostly on the technical side, like whether or not, if I should migrate Rule matching code into Launcher project etc.