The best way to learn Thai script.
Available for Windows, macOS, and Linux (Android and iOS versions when Tauri 2.0 is released).
Powered by TypeScript, React, and Tauri.
- Node.js
- pnpm (install it via
npm install -g pnpm
) - Rust (install it via rustup)
- Tauri Prerequisites
- git (optional)
- Clone the repository or download the source code. Don't run this command if you choose to download the source code.
git clone [email protected]:fael-b/thaiscript.git
- Install the dependencies.
cd thaiscript
pnpm install
- Run the app in development mode.
pnpm tauri dev
- If everything went well, you can build the app to install it durably on your system.
pnpm tauri build
- Recommended Node.js version: 18 or higher.
- Required Rust version: 1.76.0 or higher.
- Having the Thai language pack installed on your system is recommended for the best experience, but not required.
If you have any problems or suggestions, please open an issue.
This project is licensed under the MIT License - see the LICENSE file for details.
- Hiragana Pro and Mochi apps for inspiration.
- thai-alphabet.com for the easy to read Thai script reference.