STALLioN is a cross-platform (currently Linux, Windows and FreeBSD) C/C++ library for developers wishing to use a terminal/CLI interface on multiple platforms but only want a single codebase.
It aims to provide a consistent development API across multiple platforms so that
separate code does not have to be created for each (often very different)
terminal interface; simply use the functions in STALLioN and compile with the
correct library for the chosen platform.
Currently in very early development; most basic functions and output are done, input is coming together.
It is licensed under the GPLv3 license, so is free software.
Features
- Cross Platform API
- Multi-coloured text output
- Cursor control
- Integrated string and number output
- Can handle multiple display buffers simultaneously and switch between them
- Check state of keys
- Non-blocking standard-C style keyboard input
License
GNU General Public License version 3.0 (GPLv3)Follow STALLioN Terminal I/O Library
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for Stallioniolib, it's great!