IELTS Mastery Hub on X — free, open-source IELTS practice
1/
IELTS prep tools: 2 free tests, then a paywall 💸
So I built a free one. Open source, MIT.
📖 Reading (auto-scored) 🎧 Listening ✍️ Writing w/ AI feedback 📊 Progress dashboard
Desktop app — Win/Linux/macOS 🦀
github.com/open-lingua/ielts-mastery-hub
🎥👇
2/
Built with Tauri: TypeScript frontend + Rust core.
Mock exams run 3 hrs — shipping a whole Chromium for that felt wrong. Small native binary instead.
Timers + scoring live in Rust, so no drift, no devtools cheating.
#RustLang #Tauri #BuildInPublic
3/
One line to install:
macOS/Linux
curl -fsSL https://open-lingua.github.io/ielts-mastery-hub/install/install.sh | sh
Windows
irm https://open-lingua.github.io/ielts-mastery-hub/install/install.ps1 | iex
Docs: open-lingua.github.io/ielts-mastery-hub/docs/intro/
4/
Independent, non-commercial educational project. Not affiliated with or endorsed by the British Council, IDP or Cambridge. IELTS is a trademark of its owners. Practice content is AI-generated — may not be 100% accurate.
5/
If you're prepping for IELTS, I'd love to know if the formats feel realistic.
If you're a dev, the Tauri/Rust side is open to poke at.
Try it, break it, tell me what's wrong 🙏 ⭐ if it's useful
#IELTS #OpenSource #LearnEnglish