A cross-platform header only C++14 library for interactive command line interfaces (Cisco style)
- Header only
- Cross-platform (linux and windows)
- Menus and submenus
- 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