├── IMETEST_unsigned ├── 14.12.0.1506 │ ├── SGMyInput.exe │ ├── SGTool.exe │ └── UIPlugin.dll ├── x64 │ └── SogouPY.ime └── x86 │ └── SogouPY.ime ├── LICENSE ├── README.md ├── SogouUpdate.reg └── clean.bat /IMETEST_unsigned/14.12.0.1506/SGMyInput.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeslieYon/Geek_SougouIME/HEAD/IMETEST_unsigned/14.12.0.1506/SGMyInput.exe -------------------------------------------------------------------------------- /IMETEST_unsigned/14.12.0.1506/SGTool.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeslieYon/Geek_SougouIME/HEAD/IMETEST_unsigned/14.12.0.1506/SGTool.exe -------------------------------------------------------------------------------- /IMETEST_unsigned/14.12.0.1506/UIPlugin.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeslieYon/Geek_SougouIME/HEAD/IMETEST_unsigned/14.12.0.1506/UIPlugin.dll -------------------------------------------------------------------------------- /IMETEST_unsigned/x64/SogouPY.ime: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeslieYon/Geek_SougouIME/HEAD/IMETEST_unsigned/x64/SogouPY.ime -------------------------------------------------------------------------------- /IMETEST_unsigned/x86/SogouPY.ime: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeslieYon/Geek_SougouIME/HEAD/IMETEST_unsigned/x86/SogouPY.ime -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeslieYon/Geek_SougouIME/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeslieYon/Geek_SougouIME/HEAD/README.md -------------------------------------------------------------------------------- /SogouUpdate.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeslieYon/Geek_SougouIME/HEAD/SogouUpdate.reg -------------------------------------------------------------------------------- /clean.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeslieYon/Geek_SougouIME/HEAD/clean.bat --------------------------------------------------------------------------------