<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.kalen.pw/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.kalen.pw/feed.php">
        <title>wiki.kalen.pw development:mac</title>
        <description></description>
        <link>https://wiki.kalen.pw/</link>
        <image rdf:resource="https://wiki.kalen.pw/lib/tpl/SimpleDoku/images/favicon.ico" />
       <dc:date>2026-05-30T15:32:16+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.kalen.pw/doku.php?id=development:mac:creating_.apps_for_scripts&amp;rev=1638472510&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kalen.pw/doku.php?id=development:mac:replacing_app_icons&amp;rev=1638472364&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kalen.pw/doku.php?id=development:mac:socks_proxy&amp;rev=1625004841&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kalen.pw/doku.php?id=development:mac:start&amp;rev=1638472222&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.kalen.pw/lib/tpl/SimpleDoku/images/favicon.ico">
        <title>wiki.kalen.pw</title>
        <link>https://wiki.kalen.pw/</link>
        <url>https://wiki.kalen.pw/lib/tpl/SimpleDoku/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.kalen.pw/doku.php?id=development:mac:creating_.apps_for_scripts&amp;rev=1638472510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-12-02T12:15:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Creating .apps for Scripts</title>
        <link>https://wiki.kalen.pw/doku.php?id=development:mac:creating_.apps_for_scripts&amp;rev=1638472510&amp;do=diff</link>
        <description>Creating .apps for Scripts

Doing this will allow you to run apple scripts from Spotlight

	*  Create script as an .scpt
	*  Open with Script Editor
	*  File &gt; Export &gt; File format: Application
	*  Move newly created .app to ~/Applications and you're good to go</description>
    </item>
    <item rdf:about="https://wiki.kalen.pw/doku.php?id=development:mac:replacing_app_icons&amp;rev=1638472364&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-12-02T12:12:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Replacing App Icons</title>
        <link>https://wiki.kalen.pw/doku.php?id=development:mac:replacing_app_icons&amp;rev=1638472364&amp;do=diff</link>
        <description>Replacing App Icons

macOS makes it quite easy to replace app icons which is especially convenient for apps that don't use the new rounded square design guidelines.

	*  Find icon as a .icns 
		*  &lt;https://macosicons.com&gt; is a great resource

	*  &lt;cmd&gt; + c to copy icon after downloading</description>
    </item>
    <item rdf:about="https://wiki.kalen.pw/doku.php?id=development:mac:socks_proxy&amp;rev=1625004841&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-29T15:14:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>SOCKS Proxy</title>
        <link>https://wiki.kalen.pw/doku.php?id=development:mac:socks_proxy&amp;rev=1625004841&amp;do=diff</link>
        <description>SOCKS Proxy

Let's you connect as if you were on whatever computer you're SSH'd into

----------

Setup

	*  Open System Preferences &gt; Network
	*  Select Advanced
	*  Select Proxies
	*  Check SOCKS Proxy
	*  Enter 127.0.0.1:8090 or whichever port you want to use</description>
    </item>
    <item rdf:about="https://wiki.kalen.pw/doku.php?id=development:mac:start&amp;rev=1638472222&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-12-02T12:10:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Mac</title>
        <link>https://wiki.kalen.pw/doku.php?id=development:mac:start&amp;rev=1638472222&amp;do=diff</link>
        <description>Mac

	*  SOCKS Proxy
	*  Creating .apps for Scripts
	*  Replacing App Icons

----------

Hotkeys

screenshots

	*  &amp;#8984; cross hair screenshot selection auto copy to clipboard
	*  &amp;#8984; +  +  Selection screenshot

window management

	*   + &amp;uarr; opens desktop overview
	*   + &amp;rarr; switch to desktop number n</description>
    </item>
</rdf:RDF>
