A client that manages a todolist from a sTodo app from a m5paper and interact with it
Find a file
2025-06-30 21:44:02 +02:00
.vscode first commit 2025-06-30 20:47:33 +02:00
build first commit 2025-06-30 20:47:33 +02:00
libraries updated libraries 2025-06-30 21:41:49 +02:00
sketch_learning_drawing first commit 2025-06-30 20:47:33 +02:00
sketch_todo first commit 2025-06-30 20:47:33 +02:00
.gitignore added a secrets scheme 2025-06-30 21:29:42 +02:00
Readme.md Update Readme.md 2025-06-30 21:44:02 +02:00
secrets_example.h added a secrets scheme 2025-06-30 21:29:42 +02:00
shell.nix updated libraries 2025-06-30 21:41:49 +02:00

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