WP TUI available in GitHub and pypi 0 ▲ Greg Boone 20 hours ago · 6 min read1216 words · Tech · hide · 0 comments Earlier this week, I wrote about WP TUI, a terminal user interface for writing posts and pages on WordPress. I wrote that post, and now this one with it. Today, I’m pleased to say wptui is now available on pypi and GitHub and I’d love your feedback. It comes with a GPL license just like WordPress, so feel free to inspect, modify, or use it as you please. Remember, it’s free as in speech. You can check it out here: GitHub PyPI Installation and setup You do not need any special plugin to use this, but you do need the REST API enabled and valid TLS (https) for your site. If your host makes HTTPS complicated, I recommend Pressable. To use WP TUI you do need to install pipx. Mac: brew install pipx Linux: apt install pipx or dnf install pipx Windows: scoop install pipx Then run pipx ensurepath. Once you have pipx you can install wptui. Run pipx install wptui. Once installed, create an application password in you WP-Admin and run wptui to get started. The TUI will ask for a host URL,… No comments yet. Log in to reply on the Fediverse. Comments will appear here.