task-spooler icon indicating copy to clipboard operation
task-spooler copied to clipboard

GUI addon link point to 404

Open vroger11 opened this issue 1 year ago • 3 comments

In the readme, the link to the gui addon is broken and point to a 404 page

vroger11 avatar May 06 '23 06:05 vroger11

Hey @vroger11. Sorry for the late response. Yes it's currently WIP. The project is here. It works with the CPU version only tho. I will try to extend it as soon as I find some time.

justanhduc avatar May 25 '23 15:05 justanhduc

In case you're interested I recently rewrote a 7 year old project of mine; tsp-web. It's written in Go and you can install it simply by downloading the binary. I've added some additional features around task spooler such as command execution from the UI and styling your labels so your task has more visual distinction.

It suits my use case as is but I am very open to adding more features (e.g. changing sockets, killing/removing individual tasks)

tsp-web is based on the Task Spooler 1.0.2 command line API. Have not had the chance to test it against 2.0 but I highly assume it should be compatible.

screenshot

BrunnerLivio avatar Oct 03 '23 22:10 BrunnerLivio

Hey @BrunnerLivio. It looks great! It's really something I'm hoping for for a really long time.

justanhduc avatar Oct 04 '23 15:10 justanhduc