rilinic-cli Development Day One: The purpose of this tool is to simplify the process of updating and redeploying input methods (ideally integrating the download and installation of input methods together)
Mainly referenced oh-my-rime-cli. Although I couldn’t understand the code (haven’t learned Go), I understood the flowchart, which helped expand my ideas.
Today’s Development Achievements
Based on OpenList’s username-password functionality, it is now possible to input username and password to get the file list.
Next step is to develop download, extraction, and installation.
Thoughts
Having AI repeatedly modify the API documentation without success, I looked and thought, wow, it keeps adding stuff to the token here.

The more I modified, the worse it got, writing a bunch of ifs and trys, and finally started over ![]()
References
- User login - OpenList: https://fox.oplist.org.cn/364155678e0
- List directory contents - OpenList: https://fox.oplist.org.cn/364155732e0