refactor smal => mxsmal

This commit is contained in:
saces 2026-04-04 15:07:31 +02:00
parent 3f6be78685
commit 7e984ef129
37 changed files with 142 additions and 72 deletions

16
mxsmal/README.txt Normal file
View file

@ -0,0 +1,16 @@
Simple Matrix Application Library
=================================
sub libs:
- pymxutils: matrix cli utils
- mxsmal: 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