# freeMacroRunner **Repository Path**: randolf/freeMacroRunner ## Basic Information - **Project Name**: freeMacroRunner - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # freeMacroRunner This project based on Qt5.14 and QML, which is designed to help some middle aged people using computer easily(like my parents). Its core utility includes some macros inside this system, and a easily used graphic macro system(like AppInventor?). In all, this project is designed for people who isn't familiar with computer while sometimes need operate computer. ## Thoughts ### Graphical Programming System 实现方式: Canvas + MouseArea(Drag) ## ref All refs come from: https://github.com/mikalv/awesome-qt-qml 1. qmlc: [pre-build .qml files to accelerate the build process](https://github.com/qmlc/qmlc) 2. quickcross: [some useful qml cross platform utility library](https://github.com/benlau/quickcross) 3. UI: 1. [maybe some UI libraries-1](https://github.com/StratifyLabs/StratifyQML) 2. [maybe some UI libraries-2](https://github.com/lirios/fluid) 3. QT Material Style !!!!(I don't know this until I accidentally find that QT has developed a style :) )