Script Kit for Linux - Developer Preview #669
johnlindquist
announced in
Announcements
Replies: 1 comment
-
|
Tested on Ubuntu 21.10 And it worked ok. Some small issues but I guess it's expected for now. Thank you for this! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Script Kit for Linux - Developer Preview
Why "Developer Preview"
Currently, the Linux build builds from the exact same branch as the Mac build. While this works fine, for now, we'll want two separate release cadences and feature sets. This could be done through a branch, but then I'd have to set up a new release server. I'll figure it out details next year.
Linux currently doesn't support
getSelectedText,getTabs, and other utils that are written in AppleScript. I'm planning to tackle many of those utils in Rust, which theoretically should allow them to be cross-platform, but that's another task for next year.Obviously will need some more real-world testing.
Where to Download
Download the AppImage here:
https://github.com/johnlindquist/kitapp/releases/tag/v1.5.1
Beta Was this translation helpful? Give feedback.
All reactions