repeats / Repeat

Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.
Apache License 2.0
1.03k stars 76 forks source link

Use your tool in my blog - any suggest for edit #17

Closed vanloc0301 closed 6 years ago

vanloc0301 commented 6 years ago

Hi @hptruong93 I use your tool on my blog at here: https://sharengay.com/tool-automation-tu-dong-hoa-moi-cong-viec-that-de-dang/ The language in my blog is Vietnamese. I think you also read and understand. Hope you can suggestions for missing anything in my post? I expected with your tool. I hope many people know your repository.

hptruong93 commented 6 years ago

Hi, Thanks for the blogpost. This looks really good. Didn't expect to have someone write about this in a blogpost.

Just want to point out that since the code you're writing is Java, you can read file from local disk using various libraries available in Java. For example, Excel files can be read from and written to using Apache POI (https://poi.apache.org/).

Best, HP

vanloc0301 commented 6 years ago

Thank @hptruong93 . I will don't add this feature to my blog because this hard for the beginner user. Thanks for your response.