Hi @roelj,
Thanks for your tool – since the original one by Wacom regularly breaks my Illustrator and even does not work at all, I'm glad to have an alternative to get my Sketches from Inkling to SVGs and further.
I like the idea of how most Mac-Applications work very much: a file / folder and some little config files, so programs are removable very easy – and even installable very fast.
On my systems (Linux and MacOS) I regularly try to avoid to mess the system with programs I do not use every day.
Since Docker gives us the ability to containerise apps, I think it is a great way to prevent messing the system up – and built a Docker image which is at least simple: https://hub.docker.com/r/macwinnie/inklingreader/
Probably this could be an easy way to provide the tool to other users. If you would like to link your repository to the Docker image, so it will be rebuilt every time you push a change / improvement, let's get in contact =)
Cheers,
Martin
Hi @roelj,
Thanks for your tool – since the original one by Wacom regularly breaks my Illustrator and even does not work at all, I'm glad to have an alternative to get my Sketches from Inkling to SVGs and further.
I like the idea of how most Mac-Applications work very much: a file / folder and some little config files, so programs are removable very easy – and even installable very fast.
On my systems (Linux and MacOS) I regularly try to avoid to mess the system with programs I do not use every day.
Since Docker gives us the ability to containerise apps, I think it is a great way to prevent messing the system up – and built a Docker image which is at least simple: https://hub.docker.com/r/macwinnie/inklingreader/
Probably this could be an easy way to provide the tool to other users. If you would like to link your repository to the Docker image, so it will be rebuilt every time you push a change / improvement, let's get in contact =)
Cheers,
Martin