applescript
Playing music on a Mac in lock screen and display off
I have an app with a behavior that I want to copy. The app can play music in the lock screen state. The app can also turn off the screen at this state. I\'m not too sure if the app is placing the Mac[详细]
2023-04-12 02:18 分类:问答applescript: GUI scripting method for toggling options (without using the mouse)
Is there any way to choose between the (format: (web archive) / (source)) in the safari \"save as...\" menu using something else than automator recorde开发者_如何学Cd mouse clicks? I\'m looking for so[详细]
2023-04-11 14:52 分类:问答Un-minimizing an app with Applescript
I\'m trying to write a script to un-minimize an app that was previously minimized to dock. Problem is, I can\'t find the relevant proper开发者_开发技巧ty. I\'ve tried miniaturized and collapsed but ne[详细]
2023-04-11 13:40 分类:问答How to set artwork to an iTunes song using NSApplescript in Xcode?
there are some similars questions here but none involves NSApplescript. I\'m trying to add iTunes artwork to a selected track, my code is:[详细]
2023-04-11 11:28 分类:问答How can I make applescript voice recognition listen for any word?
How can I make applescript voice recognition listen for any word? This is what I have so far: tell application \"System Events\"[详细]
2023-04-11 09:19 分类:问答Typing with Applescript
Is it possible to have my mac type for you with applescript? What I want is this: when compiled, this applescript will type a phrase, then press enter. Is there any code simulating the pressing 开发者[详细]
2023-04-11 02:38 分类:问答Monitoring Spotify track change in Applescript?
I\'m trying to figure out the best way via Spotify\'s Applescript library to detect a track change. So far, I\'ve tried checking player position -- if it equals 0 it is a new track and the Growl notif[详细]
2023-04-11 01:31 分类:问答What are the alternative(s) to applescript in Linux? How are they different?
I\'m preparing to switch to Linux. I want to learn more about what Linux users do to solve problems that OSX users开发者_开发知识库 solve with Applescript. More specifically: What are they called? How[详细]
2023-04-11 01:22 分类:问答Applescript in Objective C project
I am trying to run this shell script command through applescript on my mac application. It works fine in the applescript editor but when I run it in xcode as shown below, it does not work. Am I doing[详细]
2023-04-10 15:57 分类:问答Send messages to a safari window in the dashboard with applescript
I\'m trying to send messages via applescript to a safari window in the dashboard. Sending messages to n开发者_C百科ormal safari is simple enough, but no clue how to do it in the dashboard. Is this pos[详细]
2023-04-10 07:52 分类:问答
加载中,请稍侯......