| Crates.io | practice-chinese |
| lib.rs | practice-chinese |
| version | 0.2.0 |
| created_at | 2025-03-23 21:30:10.400913+00 |
| updated_at | 2025-03-30 20:21:52.960709+00 |
| description | A tool to practice Chinese. |
| homepage | |
| repository | https://github.com/Chachi04/practice-chinese |
| max_upload_size | |
| id | 1603077 |
| size | 64,833 |
A command-line tool to help you practice Chinese vocabulary, focusing on Pinyin and Hanzi. Navigate through words using arrow keys, and toggle between Pinyin and Hanzi with the 'p'/'h' key.
Clone the repository:
git clone git@github.com:Chachi04/practice-chinese.git
cd git@github.com:Chachi04/practice-chinese.git
Build the project:
cargo build --release
Run the executable from the target/release directory:
./target/release/<your_executable_name>
hskindex) if using 《行书常用 3000 字》book.The word list is hardcoded in src/main.rs. Feel free to modify it to suit your learning needs.
This application utilizes word lists inspired by the excellent [HSK Study and Exam - SuperTest](no citations) app. Thank you for providing valuable resources for Chinese language learners!
This project is licensed under the MIT License.
Contributions are welcome! Please feel free to submit a pull request.
[Jiaqi Wang] - [w.jiaqi.dev@gmail.com]