AnkiButton is a browser extension for Microsoft Edge that displays the number of Anki cards remaining to review for the current day. It uses AnkiConnect to fetch the data from your local Anki application.
- Displays the total number of Anki cards due in a browser icon.
- Automatically updates the count every 5 minutes.
- Anki (with AnkiConnect installed and running)
- Microsoft Edge
- Clone or download this repository.
- Open Microsoft Edge and go to
edge://extensions/
. - Enable "Developer mode" using the toggle switch (in the bottom left corner or in the left sidebar).
- Click "Load unpacked" and select the
AnkiButton
directory.
- Ensure Anki is open and AnkiConnect is running.
- Click the Anki Review Count icon in the Edge toolbar to see the number of cards left to review.
- The badge on the icon will update automatically every 5 minutes.
- Clone this repository
git clone https://github.com/evanmclaren/AnkiButton.git cd AnkiButton
- Open the project directory in your preferred code editor.
- Make your changes and save.
- Open Microsoft Edge and go to
edge://extensions/
. - Reload the extension to see your changes.
If you would like to contribute, fork away and use a feature branch. Pull requests are welcome.
- Anki
- AnkiConnect
- Icon retrieved and adapted from the Icon Library