Btw, you don't need GUI if you want to just implement keyboard. You can invoke system keyboard with swkbd.
Switch example:
https://github.com/switchbrew/switch-examples/blob/master/applet/libapplets/software-keyboard/source/main.c
Yes, unless you're using a Homebrew text editor.
Currently, there are no plans for a GUI, and the tool wasn't designed to download files on the fly.
My intention was to provide a fixed URL where you can easily download the latest version of...
NX Simple Downloader
A Nintendo Switch homebrew application that reads a download URL from a `.ini` configuration file, fetches the file over HTTP or HTTPS, and saves it to a predefined directory on the SD card — overwriting any existing file...
ClanBomber for Nintendo Switch — Homebrew Port
A homebrew port of the classic open-source Bomberman-style multiplayer game ClanBomber2 (originally by Andreas Hundt and Denis Oliver Kropp, SDL2 fork by viti95) to the Nintendo Switch, built via...