-
Hi there! First, let me just say on behalf of many frustrated Apple Script developers, **thank you** for this resource.
I'd like to start a discussion about a bug(?) I've been dealing with for a wh…
-
I have tried several different VM's and get them all working using Default C2 profile and JXA-agent fine. I've used Ubuntu 18.04 and latest Kali to test out.
When using the sample HTTP C2 profile s…
-
My goal is to get an image of currently used text input. Here's my code:
```
ObjC.import('Carbon');
ObjC.import('Cocoa');
var currentSource = $.TISCopyCurrentKeyboardInputSource();
var iconRe…
-
Hey, first of all thanks for creating such a useful tool !
I'm having issues with running garble inside Docker container, while it works flawless outside of container. This is the command I'm runni…
-
Hi Al,
I saw your package and wanted to give a trial. But I met some issue that needs your help.
I used pip to install docx2pdf and finished the installation. However, the traceback says 'Import…
-
In Applescript it is something like:
`(random number from 3 to 198)`
Any idea about JXA?
P.S. Many thanks for creating this documentation!
-
I wonder whether the discussion of checking that an application is running
(at https://github.com/dtinth/JXA-Cookbook/wiki/Getting-the-Application-Instance#checking-that-an-application-is-running-bef…
-
With mysql db the only one cardbook is autoconfigured.
carddav's config.inc.php:
```
$prefs['of'] = array(
'name' => 'name',
'username' => '%u',
'password' => '%p',
…
-
So, the documentation is a little sparse about *what* is exposed when `Library` access a “Script Library” file:
> To use scripts as libraries, store them in ~/Library/Script Libraries/.
>
> Supp…
-
## User Story
As a user researcher, I want to conduct some quick usability tests on the designs I made so that I understand if they’re usable.
## Acceptance Criteria
- [x] User researcher under…