Batch
Hello, Can you please add batch option for this beautiful software? It's really hard and annoying to check for every file manually with large libraries :(
Is this program abandoned?
dev is appearing here and there to mention something, or code a little, but i haven't seen new version since… i think 5 years… that says a lot :)
That's really unfortunate then
Still there is a hope, bump!
Hey there, I implemented somewhat hacky commandline saving here:
https://github.com/withmorten/spek-alternative/commit/cf02f3c4c4bf794a479dcb8939546c3d06a83786
This will not work leaving it running in the background, though, but you can let it run overnight or while you're not at the computer. There's another issue on this repo somewhere detailing why, Spek would nee to be rewritten quite a bit to allow saving the Spek without creating a visible window.
You can use it with a simple recursive for loop, depending on OS.
Also beware running it on Windows, as I wasn't able to convince Spek to be a console application just yet, you might want to use start /wait Spek so it doesn't open a few hundred files at once.
I would like that option to be implemented too, please add batch folder scan!