| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| rem-0.1.12.dmg | 2024-01-18 | 3.2 MB | |
| rem-0.1.12-intel.dmg | 2024-01-18 | 3.4 MB | |
| External _ Multiple monitor support (rudimentary, but working)! source code.tar.gz | 2024-01-18 | 1.7 MB | |
| External _ Multiple monitor support (rudimentary, but working)! source code.zip | 2024-01-18 | 1.7 MB | |
| README.md | 2024-01-18 | 1.2 kB | |
| Totals: 5 Items | 9.9 MB | 0 | |
Officially, Apple Silicon Only, (but an untested Intel one too)
Still very alpha!
Please let me know if you have issues with the build.
To install: - open DMG - drag rem to applications shortcut - launch
IF YOU HAVE INSTALLED BEFORE
If you are experiencing repeatedly re-asking for permissions, even though you've granted: - Remove permission for the previous version of rem - Quit the app - Try recording again, follow prompts (grant access, relaunch the app)
Once we get automatic updates working, this should be fixed...
What's Changed
- [rem-47]: first step toward multi monitor by @jasonjmcghee in https://github.com/jasonjmcghee/rem/pull/70
- [rem-66]: Fix status icon constant update on animated screens by @jasonjmcghee in https://github.com/jasonjmcghee/rem/pull/71
- Update to use our forked SQLite.swift by @jasonjmcghee in https://github.com/jasonjmcghee/rem/pull/73
- fix external monitor bugs, mainly by calling CGDisplayCreateImage without passing the display frame by @jasonjmcghee in https://github.com/jasonjmcghee/rem/pull/74
Full Changelog: https://github.com/jasonjmcghee/rem/compare/v0.1.11...v0.1.12