Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
rem-0.1.10.dmg | 2024-01-05 | 3.2 MB | |
README.md | 2024-01-05 | 1.5 kB | |
rem_ Improved Efficiency _ Reduced Energy Usage and Some Filtering source code.tar.gz | 2024-01-05 | 1.7 MB | |
rem_ Improved Efficiency _ Reduced Energy Usage and Some Filtering source code.zip | 2024-01-05 | 1.7 MB | |
Totals: 4 Items | 6.5 MB | 0 |
Notes
You'll see two new settings, both on by default: - Only OCR the active window - Faster / Lower accuracy OCR
Feel free to disable either feature, but together they help a lot with energy / cpu usage.
Apple Silicon Only
(until one of you change that!)
Still very alpha!
Please let me know if you have issues with the build.
To install: - open DMG - drag rem to applications shortcut - launch
What's Changed
- [rem-3]: try to get everything ffmpeg + app store to work by @jasonjmcghee in https://github.com/jasonjmcghee/rem/pull/49
- [rem-52]: fix compatability with 13 by @jasonjmcghee in https://github.com/jasonjmcghee/rem/pull/53
- whoops, add missing changes in ffmpeg binary due to signing by @jasonjmcghee in https://github.com/jasonjmcghee/rem/pull/54
- feat:Only OCR active app window by @seletz in https://github.com/jasonjmcghee/rem/pull/40
- Filter by app names by @caetano-dev in https://github.com/jasonjmcghee/rem/pull/56
- [rem-59]: Adds 'Fast OCR' (lower accuracy, more efficient) and modifies our approach to be more efficent by @jasonjmcghee in https://github.com/jasonjmcghee/rem/pull/64
- New database table for unique app names by @caetano-dev in https://github.com/jasonjmcghee/rem/pull/62
Full Changelog: https://github.com/jasonjmcghee/rem/compare/v0.1.9...v0.1.10