matemat/README.md
s3lph 1b45a21210
All checks were successful
/ test (push) Successful in 52s
/ codestyle (push) Successful in 52s
/ build_wheel (push) Successful in 1m49s
/ build_debian (push) Successful in 2m17s
feat: migrate from woodpecker to forgejo actions
2023-12-19 05:01:51 +01:00

600 B

Matemat

A web service for automated stock-keeping of a soda machine written in Python. It provides a touch-input-friendly user interface (as most input happens through the soda machine's touch screen).

This project intends to provide a well-tested and maintainable alternative to ckruse/matemat (last commit 2013-07-09).

Dependencies

  • Python 3 (>=3.6)
  • Python dependencies:
    • file-magic
    • jinja2
    • Pillow
    • netaddr

Usage

python -m matemat

Contributors

  • s3lph
  • SPiNNiX
  • jonny

License

MIT License