Posted 06 March 2019 - 09:08 AM
"Just Gekto" made this program, but was unable to create an account for this forum and has asked me to make this post. For more info see: https://forums.compu....msg359#msg359.
Enjoy:
CC wireless monitor beta 1.1
Change log:
- Added auto update
Description:
This program allow you to cast your computer screen over rednet.
Know issues:
- term.setCursorBlink() dont work
- shell.compleate() causes crash
- big graphical programs may freeze or display half of image
Sloves of isues:
- disabe shell.complete() by entering this to the shell "set bios.useautocompleate false"
Api docs:
wr_monitor.connect(modem,id,mode)
return table with all the functions of remote term
Plans for future updates:
- Working term.setCursorBlink()
- Working shell.autocomplete()
- Faster way to send commands (no lags)
- Ability to interact with programs using any of screens
Github repository: https://github.com/J...ireless-monitor
Pastebin installer:https://pastebin.com/AYupa3Xu
Install command:
Video:
http://youtu.be/pRYvMAjf0wc
Enjoy:
CC wireless monitor beta 1.1
Change log:
- Added auto update
Description:
This program allow you to cast your computer screen over rednet.
Know issues:
- term.setCursorBlink() dont work
- shell.compleate() causes crash
- big graphical programs may freeze or display half of image
Sloves of isues:
- disabe shell.complete() by entering this to the shell "set bios.useautocompleate false"
Api docs:
wr_monitor.connect(modem,id,mode)
return table with all the functions of remote term
Plans for future updates:
- Working term.setCursorBlink()
- Working shell.autocomplete()
- Faster way to send commands (no lags)
- Ability to interact with programs using any of screens
Github repository: https://github.com/J...ireless-monitor
Pastebin installer:https://pastebin.com/AYupa3Xu
Install command:
pastebin run AYupa3XuShowcase:
Video:
http://youtu.be/pRYvMAjf0wc
Edited on 06 March 2019 - 08:08 AM