Muninn
Muninn (雾尼) - An Extensible Reciting CLI.
What is Muninn?
Muninn is a highly extensible CLI application designed to help you memorize anything. Instead of hardcoding questions, Muninn relies on a Plugin Architecture. You can install "Reciting Packs" created by others (like chemistry elements, GRE vocabulary, or historical events) or develop your own packs using Python.
Muninn acts as a "host" that provides:
- A Smart Scheduling Algorithm (focuses on your weak-points).
- Persistent State Management (remembers your progress across sessions).
- A clean, distraction-free Terminal UI.
Installation & Usage
Install Muninn globally using uv (recommended) or pip:
# Using uv (Recommended)
uv tool install muninn-cli
# Or using pip
pip install muninn-cli
Quickstart
# Install a pack from GitHub
muninn install a1fredbao/muninn-chemistry-plugin
# Start reciting
muninn run muninn-chemistry-plugin
Commands
| Command | |
|---|---|
muninn install <source> |
Install a pack (local dir, zip, GitHub URL, or user/repo). |
muninn uninstall <pack_id> |
Remove a pack. |
muninn list |
List installed packs. |
muninn run <pack_id> |
Start a reciting session. |
muninn new <name> |
Generate a plugin template. |
Write a Plugin
See full documentation at: a1fredbao.github.io/muninn
Release files for muninn-cli 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| muninn_cli-0.3.0.tar.gz | 52.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| muninn_cli-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 69.8 kB
Release files / muninn_cli-0.3.0.tar.gz
| Download URL | muninn_cli-0.3.0.tar.gz |
|---|---|
| Size | 52.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
13bb5149f8673b9740074a94a86f3abe4f6173c6cb50e1120475588c88303529
|
|
BLAKE2b-256 checksum How to use checksums |
c40e04602d18515381116fb7ef2fb7612a500d4ee0abe452c06fd642a2dd244c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / muninn_cli-0.3.0-py3-none-any.whl
| Download URL | muninn_cli-0.3.0-py3-none-any.whl |
|---|---|
| Size | 17.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d288a3e1c70cc17fe4767433ee1160e90933f6522a906be0b3de4e40dff64849
|
|
BLAKE2b-256 checksum How to use checksums |
60b24218e9500e27131f0e5a6be8d826e113560ae92ba13611076d17bba088cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|