AnkiBee is a desktop application designed to streamline spelling bee training through intelligent flashcard creation and comprehensive audio pronunciation practice. Designed to work alongside Anki and its powerful spaced repetition system, this tool combines proven memory techniques with specialized spelling bee training features to help teachers and students achieve competition success.
- Automated flashcard creation for spelling bee practice
- Intelligent word definition fetching
- Configurable audio pronunciation sources
- Integration with Google Dictionary API
- Support for custom audio uploads
- Real-time audio waveform display
- Multi-word import functionality
- Duplicate entry prevention
- Parallel audio processing
Windows
View all releases on the releases page.
# Repository
git clone https://github.com/HachiroSan/ankibee
cd ankibee
# Dependencies
yarn install
# Development
yarn dev
# Production Build
yarn build| Technology | Purpose |
|---|---|
| Electron | Cross-platform desktop runtime |
| Next.js | React framework for UI |
| TypeScript | Type-safe development |
| Tailwind CSS | Utility-first styling |
To create a production build:
yarn buildThe packaged application will be available in the dist directory.
This software is licensed under the GNU General Public License v3.0. Users are free to use, modify, and distribute this software under the terms specified in the GPL-3.0 license.
