Desktop App
Download
Section titled “Download”Download the .dmg file from GitHub Releases.
Open the .dmg and drag Remoki to your Applications folder. On first launch, right-click the app and select Open to bypass Gatekeeper.
Download the .exe installer from GitHub Releases.
Run the installer and follow the prompts.
Download the .AppImage or .deb from GitHub Releases.
For AppImage: chmod +x Remoki-*.AppImage && ./Remoki-*.AppImage
For Debian/Ubuntu: sudo dpkg -i remoki_*.deb
Prerequisites
Section titled “Prerequisites”1. Anki + AnkiConnect
Section titled “1. Anki + AnkiConnect”-
Install Anki if you haven’t already.
-
Open Anki and go to Tools → Add-ons → Get Add-ons.
-
Enter the code
2055492159and click OK to install AnkiConnect. -
Restart Anki.
Anki must be running whenever you use Remoki. The desktop app will show a red indicator if it can’t connect.
2. Yomitan Browser Extension
Section titled “2. Yomitan Browser Extension”-
Install Yomitan in your browser.
-
Import your preferred dictionaries into Yomitan (e.g., JMdict, JitendEx, KANJIDIC).
-
In the Remoki desktop app, click the Yomitan status indicator to open the setup wizard. It will:
- Guide you to enable Yomitan’s API
- Help install the native messaging host
- Verify connectivity
Configure Mining
Section titled “Configure Mining”Go to Settings → Mining to set up how Remoki creates your Anki cards.
Deck and Note Type
Section titled “Deck and Note Type”Select your target Anki deck and note type from the dropdowns. These are fetched directly from your running Anki instance via AnkiConnect.
Field Mappings
Section titled “Field Mappings”Map each field in your Anki note type to a Yomitan data marker. This controls what data goes into each card field.
Common markers include:
| Marker | Description |
|---|---|
{expression} | The word/expression |
{reading} | Kana reading |
{furigana-plain} | Expression with furigana |
{glossary} | Dictionary definitions |
{pitch-accents} | Pitch accent patterns |
{audio} | Audio pronunciation |
{sentence} | Context sentence |
{clipboard-text} | Original shared text |
The available markers depend on your Yomitan dictionaries and configuration.
Configure tags that are automatically added to every mined card. By default, a remoki tag is included so you can easily find cards created via Remoki.
You can add, remove, or rename tags at any time — they apply to all cards mined going forward.
Tag with Device Name
Section titled “Tag with Device Name”Below the tag list is a “Tag with device name” checkbox (enabled by default). When enabled, each mined card is automatically tagged with the device name configured in the mobile app that sent it.
For example, if your phone’s device name is set to “My iPhone”, cards mined from that device will be tagged my_iphone (lowercased, spaces replaced with underscores). This is useful when you mine from multiple devices and want to filter or review cards by source.
The device name is configured in the mobile app’s settings — see Mobile Apps for details.
Pairing with Mobile
Section titled “Pairing with Mobile”Go to Settings → Pairing to see your QR code. Open the Remoki mobile app and scan this code to pair your phone with your desktop. See Mobile Apps for detailed instructions.
You can pair multiple phones to the same desktop account.