- This project and its code is licensed under the GNU Lesser General Public License
Terminate is a terminal library allowing advanced manipulatiom of the console (e.g. changing text color and cursor position) and aims to be a modern and cross-platform terminal library, written in C++.
Terminate was started because we need a modern alternative to ncurses in the world, and because ncurses doesn't have progress bars.
The plan is to change the name at some point, as "terminate" is commonly used in programming and computer science in general.
Feel free to submit a GitHub issue for a new name. Oh, yeah, that leads us to...
Terminate is ALWAYS open for contributions!
Submit new code via a pull request (PR), and report issues via the issues tab.
If you have an issue that you have a fix for, reference it in the pull request.
If you report an issue you plan to solve yourself using a pull request, make sure to create both an issue AND a pull request!