fsavje / math-with-slack

Rendered math (MathJax) with Slack's desktop client
MIT License
433 stars 63 forks source link

Fix python script to work on Windows #53

Open Dr-Irv opened 5 years ago

Dr-Irv commented 5 years ago

I modified the python script to work on Windows. I am using python 3.7.3 distribution from anaconda.

Aside from the changes in the python code, I had to quit slack prior to running the script in order to make it work. Then when restarting slack, I did see the math show up.

You will need to update README.md to tell people how to run the python script, and also where to get python if they don't have it.