Download Jar. Uses 3874K of libraries. Click here for Pure Java version (13021L/87K).
!7 static double interval = 4.0; p-experiment { autoRestart(); repeat with sleep interval { long time = sysNow(); L<S> list = thingsOnScreen_newestFirst(); done2_always(time, localDateWithSeconds() + ": Found: " + list); consoleTitle(l(list) + " " + joinWithComma(list)); } }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1010713 |
| Snippet name: | Print things on screen [OK] |
| Eternal ID of this version: | #1010713/22 |
| Text MD5: | 6b9669424627bebcf8a49a6475124fb1 |
| Transpilation MD5: | 2dfb6d5cb705bb2ccf8518e0cb7facfb |
| Author: | stefan |
| Category: | javax / ocr |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-08 14:06:58 |
| Source code size: | 311 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 890 / 2574 |
| Version history: | 21 change(s) |
| Referenced in: | #1010722 - thingsOnScreenMap #1015107 - thingsOnScreen_newestFirst #1015110 - Gather facts from things on screen [OK] #1015121 - Screen Scanner [continuously runs, OK] #1015126 - Mouse ToolTip & Log [OK] #3000526 - Smart Bot's answer to: !fresh latestPrograms() |