# iRime **Repository Path**: mirrors_sudoconf/iRime ## Basic Information - **Project Name**: iRime - **Description**: iRime - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # iRime輸入法         注:禁止代码原封不动打包上传到AppStore ===== 基於著名的[Rime]輸入法框架, 旨在保護漢語各地方言, 音碼形碼通用輸入法平臺。 - [点击到AppStore下载](https://itunes.apple.com/cn/app/irime输入法/id1142623977?mt=8) ## 主要開發者和代碼貢獻者: - [Mrdongyueyue](https://github.com/Mrdongyueyue) - [daaiwusheng](https://github.com/daaiwusheng) - [bingFly](https://github.com/bingFly) - [Bighit](https://github.com/Bighit) ## iOS平臺RIME框架底层庫: - [iRimeLib] (https://github.com/jimmy54/iRimeLib) ## 第三方庫/3rd Party Library - [OpenCC](https://github.com/BYVoid/OpenCC) (Apache License 2.0) - [neolee/SCU](https://github.com/BYVoid/OpenCC) (Apache License 2.0) - [stackia/XIME](https://github.com/stackia/XIME) (GPL v3) - [RIME](http://rime.im)(BSD License) - [Boost C++ Libraries](http://www.boost.org/) (Boost Software License) - [libiconv](http://www.gnu.org/software/libiconv/) (LGPL License) - [darts-clone](https://code.google.com/p/darts-clone/) (New BSD License) - [marisa-trie](https://code.google.com/p/marisa-trie/) (BSD License) - [UTF8-CPP](http://utfcpp.sourceforge.net/) (Boost Software License) - [yaml-cpp](https://code.google.com/p/yaml-cpp/) (MIT License) - [LevelDB](https://github.com/google/leveldb) (New BSD License) - [snappy](https://google.github.io/snappy/)(BSD License) ## 鳴謝/Credits - [Rime]: [佛振](https://github.com/lotem) - 圖文教程:[xiaoqun2016](https://github.com/xiaoqun2016) - 在[Issues](https://github.com/jimmy54/iRime/issues)、[貼吧](http://tieba.baidu.com/f?kw=rime)、QQ羣中反饋意見的網友 - 依賴的第三方庫等開源項目 [Rime]: http://rime.im ## License The GNU General Public License v3.0 (GPL v3) >Copyright (C) 2014 Stackia > >This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. > >This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. > >You should have received a copy of the GNU General Public License along with this program. If not, see .