pygomx/smal
2026-03-18 09:24:16 +01:00
..
src more click, more api, even more fixes 2026-03-18 09:24:16 +01:00
.gitignore more click, more api, even more fixes 2026-03-18 09:24:16 +01:00
pyproject.toml add tool for logging out (other devices) 2026-03-16 11:36:09 +01:00
README.txt little update. 2026-01-31 15:02:30 +01:00

Simple Matrix Application Library
=================================

sub libs:
 - pymxutils: matrix cli utils
 - smal: the lib itself
 - smbl: simplematrixbotlib compat layer experiments (if any)
 - demobot: simple demo bot

install: pip install .

usage:
  - run `smalsetup <matrixid>` in an empty dir.
  - start the bot `demobot`.
  - simple demo bot. no further configuration required