Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

For those wondering how to use it in Linux. It's basically the same as MacOS, see the video above.

if you receive this error however:

/usr/bin/env: ‘python’: No such file or directory     run:
sudo apt install python3

or if you have already installed it, link python by running:
sudo ln -s /usr/bin/python3 /usr/bin/python

Credits to Francisco Mantovani (3rd answer) : https://stackoverflow.com/questions/3655306/ubuntu-usr-bin-env-python-no-such-fi...
and also huge thanks to the creator of this tool! :DDD