termlauncher
Your app, the user's terminal, done.
This library provides a unified interface for spawning terminal applications in their own window using a terminal the user has installed.
Usage
use Application;
Also, check out the examples!
Motivation
I kinda have the problem a lot that I want to start a terminal application in a separate window and every time so far I've reimplemented support for the same terminals and thought this would be a good fit for a library.
License
MIT