Skip to content

Commit eaf4586

Browse files
authored
Update README.md
1 parent 12d5a27 commit eaf4586

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A plugin to combine power of mouse and keyboard control with image processing an
55
*__Warning note__: the use of this plugin may lead to unwanted results if actions are not set the proper way (e.g. deleting files or folders, etc.).
66
Remember that you can evaluate part of a macro in either ImageJ or Fiji, prior to a fully automated run.*
77

8+
-------------------------------------------
89
Version 1.0.6 released.
910
Current features are:
1011
- mouse move and clicks control, including separated "Press" and "Release" actions on mouse buttons,
@@ -13,12 +14,17 @@ Current features are:
1314
- GUI is macro-recordable,
1415
- macro-extendable (to use Ext.<Action>... directly in macro code).
1516

17+
-------------------------------------------
1618
**Documentations**: click on "Help" in GUI or select "AutoClickerJ Macro Extensions" in the plugin menu.
1719

20+
21+
-------------------------------------------
1822
Two demo macro files are provided for you to quickly see how it works. Obviously, proper macro code would be more efficient in that case. AutoClickerJ plugin will be useful when you can't automate some tasks...
1923
- "AutoClickerJ-Macro-Ext-demo.ijm" shows how macro extensions functionality helps writing a lighter code,
2024
- "AutoClickerJ-Macro-GUI-demo.ijm" show some lines captured with the macro recorder when using AutoClickerJ GUI.
2125

26+
27+
-------------------------------------------
2228
Please report here any trouble you get, for me to fix all bugs.
2329

2430
More features coming soon...

0 commit comments

Comments
 (0)