Merge branch 'main' of ssh://git.stuce.ch/Stuce/sTodo-m5paper-client

This commit is contained in:
stuce-bot 2025-07-01 14:58:53 +02:00
commit 4d8db7fba4

View file

@ -1,2 +1,8 @@
# sTodo m5paper client # sTodo m5paper client
The goal of this project is to create a client that can ultimately connect to a sTodo instance and interact with a todolist from a m5paper. The goal of this project is to create a client that can ultimately connect to a sTodo instance and interact with a todolist from a m5paper.
## Current progress:
- Secrets sheme via a gitignore and some aliases in a header.
- shell.nix for easy dev env
- libraries installed for the m5paper
- simple example to prove toolchain works