diff --git a/README.md b/README.md index acfcbad..9111ac3 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,20 @@ This program is inspired by [**xmacro**](https://github.com/Ortega-Dan/xmacroInc - [x] Utilities for playing macros - [ ] Ignoring delays when playing - [x] Event delay support +- [ ] macro configuration language + - [ ] basic interpreter/compiler to fast intermediate lang + - [ ] stdlib + - [ ] xlib stuff (get window handles/ids) + - [ ] easy xtst/xrecord etc abstractions + - [ ] number/text inputs + - [ ] clipboard + - [ ] basic gui features + - [ ] filesystem stuff + - [ ] shell stuff + - [ ] event listeners + # +