othyn / macos-auto-clicker

A simple auto clicker for macOS Big Sur, Monterey, Ventura, Sonoma and Sequoia.
MIT License
231 stars 28 forks source link

As a user, I want the UX/UI to be more intuitive to understand #4

Closed othyn closed 2 years ago

othyn commented 2 years ago

As part of this, I'd love to have a re-factor of the UI to make this easier to understand.

Perhaps in the layout of:

"Every <duration field> press <input field> <amount of actions field> times and wait <duration field> before doing it again for a total of <amount of iterations field> times."

I mentioned this as part of Issue #2 and would like to work on this now, otherwise there are going to be a load of fields with a cramped and non-intuitive UI.

Above all I want this to be easy to use and intuitive following a natural language form pattern.


I want this to be called/referred to as the 'Action Stage'. An action stage is a scentence describing what should occur at each interval of the timer:

"Every <duration field> press <input field> <amount of actions field> times and wait <duration field> before doing it again for a total of <amount of iterations field> times."

othyn commented 2 years ago
Screenshot 2022-03-27 at 15 22 46

This is kinda how I imagine it going.