Widgets for your terminal.
- Button
- Checkbox
- Text input
- Slider
- Include
rvmt.cpp
andrvmt.hpp
in your project folder. - Include
rvmt.hpp
in your main file. - Compile
rvmt.cpp
along 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