Widgets for your terminal.
- Button
- Checkbox
- Text input
- Slider
- Include
rvmt.cppandrvmt.hppin your project folder. - Include
rvmt.hppin your main file. - Compile
rvmt.cppalong with your main file.
$ g++ rvmt.cpp <your arguments...>
Try out the example (example.cpp).
$ g++ rvmt.cpp example.cpp -o rvmtTest
$ ./rvmtTest
| Terminal | Support | Notes |
|---|---|---|
| Alacritty | Full | None |
| gnome-terminal | Full | None |
| Kitty | Full | None |
| Terminator | Full | None |
| Tilda | Full | None |
| Tilix | Full | None |
| xfce4-terminal | Full | None |
| xterm | Full | None |
E-mail: decryller@gmail.com
Discord: decryller