javaterminal / TerminalFX

Java FX Terminal Emulator
MIT License
277 stars 52 forks source link

TerminalFX usage in another JavaFX Application #57

Open ronee23 opened 1 year ago

ronee23 commented 1 year ago

Thank you for building such an awesome Emulator. Am building a JAVAFX app for study purposes, could we use this emulator for displaying the sout logs / information ?

How can we achieve it ?

Thank you in advance !

ronee23 commented 1 year ago

is the project actively maintained ?

rahmanusta commented 1 year ago

Hi, it is a terminal emulator, I didn’t use it for other purposes. You may use xterm or hterm and maybe JavaFX to complete your homework.