I’d like to try as an experiment to use some key apps via terminal (happy to host on a remote Linux server or MacOS and telnet in) to increase focus-time and go keyboard-only. I think for some apps (like email) there’s apps already, for others (like Slack) I’m sure someone has built something too, but for some (like Asana) I might need to create my own mini-Frontend for some key actions.
I’m ideally looking for some no-code/low—code or rapid prototyping framework and not just a “hey just built it from scratch in Node/python/powershell/php etc”
Hope it makes sense and thanks a lot in advance! :-)
https://dev.to/danielgtaylor/a-cli-for-rest-apis-part-1-104b https://github.com/danielgtaylor/restish https://github.com/danielgtaylor/openapi-cli-generator https://github.com/OpenAPITools/openapi-generator
Good list of options here:
The entire AWS CLI is written in Python, for example