Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PyMacroRecord_1.1.0_Setup.exe | 2024-02-01 | 13.0 MB | |
PyMacroRecord_1.1.0-portable.exe | 2024-02-01 | 12.8 MB | |
README.md | 2024-02-01 | 604 Bytes | |
Totals: 3 Items | 25.8 MB | 0 |
Completely reworked the entire project from scratch by using classes for an easier readability for people who wants to modify the project.
Added
.pmr
extension. This software now has its own recording extension. So you can open a.pmr
record file with PyMacroRecord and load the record instantly. You still have the possibility to load json files but i recommend to use this extension now because it's more useful. Data in files still use json.
Other
- Changed path settings for Linux and macOS
Full Changelog: https://github.com/LOUDO56/PyMacroRecord/compare/v1.0.5...v1.1.0