Installation
- Download Textream.dmg below
- Open the DMG and drag Textream to Applications
- Since the app is not notarized, macOS may block it on first launch. Run the following command in Terminal to fix this:
xattr -cr /Applications/Textream.app
Then open Textream normally.
Or install via Homebrew:
brew install f/textream/textream
What's Changed
- feat(overlay): make floating window resizable by @AndreaGriffiths11 in #15
New Contributors
- @AndreaGriffiths11 made their first contribution in #15
Full Changelog: v1.4.0...v1.4.1