A Python project with quality gates
pipx install sumsmasterOr with pip:
pip install sumsmastersumsmaster --help
sumsmaster tricks # list the trick taxonomy
sumsmaster coverage # trick-coverage report over the fact space
sumsmaster gui # graphical app: profiles, plans, practice, progressThe GUI (also installed as sumsmaster-gui) is the free, self-hosted
edition: local unauthenticated profiles stored under ~/.sumsmaster/, plan
selection, trick-weighted practice with mastery tracking, and pause/resume.
It needs tkinter, which ships with CPython on Windows/macOS; on Debian/Ubuntu
install python3-tk.
sumsmaster_lite/ contains the static Angular edition for GitHub Pages. It provides the same
plans, trick-weighted practice, mastery tracking, session resume, trick library, and coverage analysis for one learner,
persisted entirely in browser localStorage.
See CONTRIBUTING.md.
MIT — see LICENSE.
See CHANGELOG.md.