29 lines
901 B
Markdown
29 lines
901 B
Markdown
# Development progress
|
|
|
|
- [ ] Core functionality
|
|
- [X] Screen capture tool
|
|
- [ ] Global shortcut
|
|
- [X] Script interpreter
|
|
- [X] OpenCV image matching
|
|
- [X] Configurable accuracy
|
|
- [X] Simulate mouse clicks
|
|
- [ ] Interrupt running script
|
|
- [ ] Add more built-in script functions
|
|
- [ ] IDE
|
|
- [ ] Receive dropped files
|
|
- https://stackoverflow.com/a/3720560
|
|
- [ ] File management in mini IDE
|
|
- [X] Syntax highlighting in mini IDE
|
|
- [X] Mini comment highlighter
|
|
- [ ] Extended highlighting
|
|
- https://doc.qt.io/qt-6/qtwidgets-richtext-syntaxhighlighter-example.html
|
|
- [X] Inline images in mini IDE
|
|
- [ ] Border styling
|
|
- [ ] Rename functions, keyboard shortcuts to match SikuliX
|
|
- [ ] Release
|
|
- [X] New project name
|
|
- [X] Main window icon
|
|
- [ ] Document how to run tests containerized for CI
|
|
- [ ] Make Linux release build
|
|
- [ ] Make Windows release build
|