<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
          xmlns:media="http://search.yahoo.com/mrss/"
>
                
                    
                    
    
    <channel>
        <title> MakeUseOf - Applescript </title>
        <atom:link rel="self" href="https://www.makeuseof.com/feed/tag/applescript/" type="application/rss+xml" />
        <link>https://www.makeuseof.com </link>

                    <description>MUO is your guide to modern tech. Learn how to make use of the tech and gadgets around you, and discover cool stuff on the internet.</description>
        
        <lastBuildDate>Sat, 19 Jun 2021 21:00:45 GMT</lastBuildDate>
        <language>en-US</language>
                            <sy:updatePeriod>hourly</sy:updatePeriod>
                            <sy:updateFrequency>60</sy:updateFrequency>
                
                                        
                                        
            <item>
                <title><![CDATA[Get Perfectly Sized macOS Window Screenshots Every Time With AppleScript]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/how-to-screenshot-macos-window-at-specific-size/]]></link>
                
                                                            <dc:creator><![CDATA[Bobby Jack]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/06/measuring-stick.jpg" length="175917" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Mac]]></category>
                
                                                            <category><![CDATA[Applescript]]></category>
                                            <category><![CDATA[Screenshots]]></category>
                                            <category><![CDATA[Mac Tips]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    If you need to take a lot of screenshots on your Mac, you might like this trick to get them the right size every time.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Taking screenshots has always been something macOS has done very well. Shortcuts allow you to send screenshots to the clipboard or save them to the Desktop. You can capture the entire screen or any arbitrary rectangle. You can also capture a specific window with an automatic drop shadow.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Sat, 19 Jun 2021 21:00:45 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/how-to-screenshot-macos-window-at-specific-size/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[What Is AppleScript? Writing Your First Mac Automation Script]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/learn-automate-mac-applescript-part-1-introduction/]]></link>
                
                                                            <dc:creator><![CDATA[Tim Chawaga]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2010/10/mac-computer-applescript-programming-desktop.jpg" length="121811" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Mac]]></category>
                
                                                            <category><![CDATA[Applescript]]></category>
                                            <category><![CDATA[Computer Automation]]></category>
                                            <category><![CDATA[Mac Tricks]]></category>
                                            <category><![CDATA[Scripting]]></category>
                                            <category><![CDATA[Task Automation]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    AppleScript can help you automate repetitive tasks on your Mac. Here's an overview and how to write your first AppleScript script.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>If you feel comfortable in the world of scripting and you work on a Mac, AppleScript might be the automating solution for you. AppleScript is a powerful language that gives you the power to control any app, as long as it provides an AppleScript library.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 20 May 2019 20:00:37 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/learn-automate-mac-applescript-part-1-introduction/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Turn Bash Scripts Into Clickable Apps Using AppleScript]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/applescript-bash-scripts-apps/]]></link>
                
                                                            <dc:creator><![CDATA[Tim Chawaga]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2019/04/bash-script-applescript.jpg" length="156321" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Mac]]></category>
                
                                                            <category><![CDATA[Applescript]]></category>
                                            <category><![CDATA[Computer Automation]]></category>
                                            <category><![CDATA[Mac Tricks]]></category>
                                            <category><![CDATA[Scripting]]></category>
                                            <category><![CDATA[Task Automation]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Bash scripts are powerful, but not always convenient. Here's how AppleScript can turn Bash commands into clickable apps.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Say you're a bash scripting wizard who loves automating tasks for your less tech-savvy friends and family. Even though you've given them a script that completely fixes their problem, they might still be anxious about using the Terminal on their own. In this case, you might as well just do it all for them manually.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 08 Apr 2019 10:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/applescript-bash-scripts-apps/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Visual Studio Code Is the Perfect Text and Scripting Editor for Mac]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/visual-studio-code-mac/]]></link>
                
                                                            <dc:creator><![CDATA[Michael McConnell]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2017/06/visual-studio-code.jpg" length="160098" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Mac]]></category>
                
                                                            <category><![CDATA[Text Editor]]></category>
                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Applescript]]></category>
                                            <category><![CDATA[Visual Studio Code]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Microsoft's text editor supports myriad languages, and you don't even need to compare it to Xcode, since they serve different needs.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Xcode is the go-to Mac development environment, but it can be a bit much for a beginner. If you're curious and just want to play around, <a href="https://www.makeuseof.com/tag/10-essential-productivity-tips-visual-studio-code/">Microsoft Visual Studio Code</a> might be the better choice.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Thu, 22 Jun 2017 22:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/visual-studio-code-mac/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Improve iTunes for Mac With These Third-Party Tools]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/improve-itunes-mac-third-party-tools/]]></link>
                
                                                            <dc:creator><![CDATA[Bryan Wolfe]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2016/05/improve-mac-itunes.jpg" length="226546" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Mac]]></category>
                
                                                            <category><![CDATA[Media Player]]></category>
                                            <category><![CDATA[iTunes]]></category>
                                            <category><![CDATA[Applescript]]></category>
                                            <category><![CDATA[Apple Music]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Though iTunes now encompasses far more than simply music, the software is still far from perfect. Luckily you can fill in the blanks with a few third party tools.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p><a href="https://www.udemy.com/create-your-first-podcast-for-free-and-submit-to-itunes/" target="_blank">iTunes</a> has been rocking the world since 2001. Since then, the software has grown considerably from a media player and library into a mobile device management application, music streaming service and marketplace for all things media.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Tue, 24 May 2016 22:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/improve-itunes-mac-third-party-tools/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Supercharge iTunes With Some More Of Doug's AppleScripts [Mac]]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/supercharge-itunes-dougs-applescripts-mac/]]></link>
                
                                                            <dc:creator><![CDATA[Bakari Chavanu]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2011/08/ituneslogo.png" length="106447" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Mac]]></category>
                
                                                            <category><![CDATA[iTunes]]></category>
                                            <category><![CDATA[Applescript]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    If you're a heavy iTunes users with a significant size music collection, you definitely should know about Doug's AppleScripts for iTunes. Doug Adams has been writing scripts for iTunes ever since Apple's inception of its popular jukebox. As far as I can tell, iTunes seems to be the most scriptable of all the default Mac applications.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>If you're a heavy iTunes users with a significant size music collection, you definitely should know about Doug's <a href="http://dougscripts.com/itunes/" target="_blank">AppleScripts for iTunes</a>. Doug Adams has been writing scripts for iTunes ever since Apple's inception of its popular jukebox. As far as I can tell, iTunes seems to be the most scriptable of all the default Mac applications.  Last year I talked about <a href="https://www.makeuseof.com/tag/boost-itunes-player-applescript-hacks-mac/">some of Doug's scripts</a> and now I want to cover some more useful ones.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 26 Aug 2011 19:31:53 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/supercharge-itunes-dougs-applescripts-mac/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Use Applescript's UI Scripting on Mac]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/applescripts-ui-scripting-mac/]]></link>
                
                                                            <dc:creator><![CDATA[Angela Randall]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2011/03/applescript1.jpg" length="3248" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Mac]]></category>
                
                                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Applescript]]></category>
                                            <category><![CDATA[Computer Automation]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>&lt;firstimage="https://www.makeuseof.com/wp-content/uploads/2011/03/applescript.jpg"&gt;</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Thu, 24 Mar 2011 17:31:15 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/applescripts-ui-scripting-mac/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How To Remotely Control Your Mac Using Simple AppleScripts]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/remotely-control-mac-simple-applescripts/]]></link>
                
                                                            <dc:creator><![CDATA[Bakari Chavanu]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2010/10/applescript1.png" length="43837" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Mac]]></category>
                
                                                            <category><![CDATA[Applescript]]></category>
                                            <category><![CDATA[Computer Automation]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>If you're lucky to have two or more Macs in your home or office, you no doubt find occasions where you would like to remote control a Mac either from another room or from another part of the country. You probably know that you can use the Shared feature to remotely control another Mac on the same network. But by creating some simple AppleScript commands you can control a remote Mac much faster, alleviating the need to open the Shared screen feature.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 28 Feb 2011 15:31:37 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/remotely-control-mac-simple-applescripts/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How To Launch Your Favorite iTunes Playlist With A Keyboard Shortcut]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/boost-itunes-player-applescript-hacks-mac/]]></link>
                
                                                            <dc:creator><![CDATA[Bakari Chavanu]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2009/12/itunes-logo.png" length="112408" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Mac]]></category>
                
                                                            <category><![CDATA[iTunes]]></category>
                                            <category><![CDATA[Applescript]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>One of the most hackable applications on a Mac computer is probably iTunes. This program is no longer just a music jukebox, it's a multimedia player that includes not only song and movie files, but Apple mobile apps, PDFs, audio books and e-books, and several powerful file management features such as smart folders.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 28 Jul 2010 14:31:10 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/boost-itunes-player-applescript-hacks-mac/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[6 Beginner Resources For Learning Mac Programming]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/some-introductory-resources-for-learning-mac-programming/]]></link>
                
                                                            <dc:creator><![CDATA[Bakari Chavanu]]></dc:creator>
                                    
                
                
                                    <category><![CDATA[Mac]]></category>
                
                                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Applescript]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>I'm determined to learn computer programming in my lifetime. Yes, it's all a foreign language to me, but I so admire the work that developers do. I think they should receive Emmy awards or something. Many of them certainly don't get the recognition (or financial backing) they deserve.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 01 Jan 2010 16:31:17 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/some-introductory-resources-for-learning-mac-programming/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How To Remotely Trigger A Torrent Download Via Email [Mac]]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/how-to-remotely-trigger-a-torrent-download-via-email-mac/]]></link>
                
                                                            <dc:creator><![CDATA[Jackson Chung]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2009/12/launch-transmission.png" length="41969" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Mac]]></category>
                
                                                            <category><![CDATA[Apple Mail]]></category>
                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[BitTorrent]]></category>
                                            <category><![CDATA[Applescript]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>For a long time now, I've been searching for a way to start a torrent download from a remote location. And since I'm on the road most of the day, Transmission's WebUI isn't any good to me. I couldn't be bothered to set it up anyway, it would involve having a fixed IP address or DynDNS -- too much hassle to being with. What I actually needed was a simple way to download a torrent on my iPhone and send it to my Mac running at home. </p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Thu, 31 Dec 2009 18:30:56 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/how-to-remotely-trigger-a-torrent-download-via-email-mac/</guid>
            </item>
            </channel>
</rss>