A cross-platform lightweight C++14 library for interactive command line interfaces (Cisco style)
- Cross-platform (linux and windows)
- Remote sessions (telnet)
- History (navigation with arrow keys)
- Autocompletion (with TAB key)
- Async interface
- Colors
The library depends on boost asio (to provide telnet server)
You can use issues in the github project at http://github.com/daniele77/cli or contact me via twitter at @DPallastrelli