ScreenTypr is a tool for interactive chatboxes for illustration purposes.
- Green screen for chroma keying.
- Transparent window for live streaming.
- Customisation
- You can download the program from here.
- You can type
!help
to show help window. !color
toggles the chat color between blue and white.!window
toggle window mode to "movable". You can move and resize the window while this mode is active.!greenScreen
toggles green screen mode.!sleepTime x
changes the chat box fade time. Default value is 10 seconds but you can change it to the value you like (for example, 15) this way:!sleepTime 15
!quit!
command closes the app.
Download node.js and cd
into directory.
You can compile the app by
npm install
npm run make