task-spooler
task-spooler copied to clipboard
GUI addon link point to 404
In the readme, the link to the gui addon is broken and point to a 404 page
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.
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.
Hey @BrunnerLivio. It looks great! It's really something I'm hoping for for a really long time.