A client that manages a todolist from a sTodo app from a m5paper and interact with it
| .vscode | ||
| build | ||
| libraries | ||
| sketch_learning_drawing | ||
| sketch_todo | ||
| .gitignore | ||
| Readme.md | ||
| secrets_example.h | ||
| shell.nix | ||
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.
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