This is a shell script to convert windows cursor theme to linux x11 cursor theme.
python package win2xcur
pip install win2xcur
win2xcurMore infomation about win2xcur in here
cd path_to_your_windows_cursors
git clone
./win2xcur.sh <input_dir> <output_dir>Your must write the index.theme.
[Icon Theme]
Name=your cursor theme name
Comment=your cursor theme descriptorMove or copy your cursors to ~/.icons or /usr/share/icons.
See your desktop manual.