What is Nostr?
cpresser /
npub1cp2…8xcl
2024-06-10 10:29:04

cpresser on Nostr: I want a text-mode-UI (TUI) on my #MicroPython boards. But I could not find curses ...

I want a text-mode-UI (TUI) on my #MicroPython boards. But I could not find curses (or ucurses) that can actually be installed. I tried
`mpremote mip install curses`
which does not work. There is a curses.ascii module, but that does not contain any code, only constants.

Then there is https://github.com/pfalcon/picotui which looks awesome, but also does not work It requireres a `tty` module which is not available for micropython. Not sure how to solve that.

Does anyone have good resources for that topic?
Author Public Key
npub1cp2w9wmzhxjer5eg440nry44mpnzp2738wsvxw6ya3vqudcwsuqsrc8xcl