<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">


    <title>Remotely - access all of your files from anywhere</title>
    <meta name=description content="Remotely is the simplest way to access all of the files on your Mac. Browse, view, search & download all of your files from anywhere!">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="image_src" type="image/png" href="http://gracefulmade.com/remotely/imgs/social.png" >
    <link rel="shortcut icon" href="favicon.ico">
    <meta property="og:description" content="Remotely is the simplest way to access all of the files on your Mac. Browse, view, search & download all of your files from anywhere!">
    <meta property="og:image" content="http://gracefulmade.com/remotely/imgs/social.png">
    <meta property="twitter:card" content="app">
    <meta property="twitter:site" content="@remotelyapp">
    <meta property="twitter:app:name:iphone" content="Remotely">
    <meta property="twitter:description" content="Remotely is the simplest way to access all of the files on your Mac. Browse, view, search & download all of your files from anywhere!">
    <meta property="twitter:app:id:iphone" content="952415429">
    <meta property="twitter:app:url:iphone" content="https://itunes.apple.com/us/app/remotely-access-your-desktop/id952415429?ls=1&mt=8">
    <meta name="apple-itunes-app" content="app-id=952415429">




    <link rel="stylesheet" href="norm.css" media="screen" title="no title" charset="utf-8">
    <link rel="stylesheet" href="styles.css" media="screen" title="no title" charset="utf-8">
    <script src="https://code.jquery.com/jquery-3.1.0.min.js" charset="utf-8"></script>
    <script src="isInViewport.min.js" charset="utf-8"></script>

    <script type="text/javascript">
      $(function() {

        $v = $('#mainvideo');
        console.log($v.width());
        $v.height($v.width()*.5625);

        setTimeout(function() {
          $v.height('auto');
        }, 500)


        $(window).scroll(function() {
          $('.loopy').each(function() {
            if ($(this).is(":in-viewport")) {
                $(this)[0].play();
            } else {
                $(this)[0].pause();
            }
          })

        });

        mixpanel.register_once({'Source':source()});

        mixpanel.track("Page load");

        $('#mainvideo').click(function() {
          if (this.paused) {
            this.play();
            mixpanel.track("Video play");
          } else {
            this.pause();
          }
       });

       $('a.app').click(function(e) {
         mixpanel.track("App click");
         fbq('track', 'AppClick');
         console.log('trackin');

       });

       $('a.mac').click(function() {
         mixpanel.track("Mac click");
       });

       function source(){
          if (/product/.test(document.location)) {
            console.log('hello');
            return 'Product Hunt';
          } else if (document.referrer.search('https?://(.*)google.([^/?]*)') === 0) {
            return 'Google';
          } else if (document.referrer.search('https?://(.*)bing.([^/?]*)') === 0) {
            return 'Bing';
          } else if (document.referrer.search('https?://(.*)yahoo.([^/?]*)') === 0) {
            return 'Yahoo';
          } else if (document.referrer.search('https?://(.*)facebook.([^/?]*)') === 0) {
            return 'Facebook';
          } else if (document.referrer.search('https?://(.*)twitter.([^/?]*)') === 0) {
            return 'Twitter';
          } else {
            return 'Other';
          }
        }




      });
    </script>
    <!-- Facebook Pixel Code -->
    <script>
    !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
    n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
    n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
    t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
    document,'script','https://connect.facebook.net/en_US/fbevents.js');
    fbq('init', '1300020373368359', {
    em: 'insert_email_variable'
    });
    fbq('track', 'PageView');
    </script>
    <noscript><img height="1" width="1" style="display:none"
    src="https://www.facebook.com/tr?id=1300020373368359&ev=PageView&noscript=1"
    /></noscript>
    <!-- DO NOT MODIFY -->
    <!-- End Facebook Pixel Code -->


  </head>
  <body>
  <section id="top">
    <h1>Remotely</h1>
    <h2>Remotely is an iOS app that securely browses all of the files on your Mac from anywhere without any network setup.</h2>
    <div class="video-container">
      <video id="mainvideo" src=vids/primary.m4v width=674 preload=auto poster=imgs/transparent.png ></video>
    </div>




  <svg viewBox="0 0 1024 36" preserveAspectRatio="none" class="curveit" id="shadeit">
      <path d="M0,-3.55271368e-15 C0,-3.55271368e-15 189.324219,30 512,30 C839.082031,30 1024,-3.55271368e-15 1024,-3.55271368e-15 L1024,35 L0,35 L0,-3.55271368e-15 Z" id="Rectangle-6" stroke="none" fill="#fff" fill-rule="evenodd"></path>
  </svg>
  <svg viewBox="0 0 1024 36" preserveAspectRatio="none" class="curveit" id="curveit">
      <path d="M0,-3.55271368e-15 C0,-3.55271368e-15 189.324219,30 512,30 C839.082031,30 1024,-3.55271368e-15 1024,-3.55271368e-15 L1024,35 L0,35 L0,-3.55271368e-15 Z" id="Rectangle-6" stroke="none" fill="#fff" fill-rule="evenodd"></path>
  </svg>
  </section>
  <section id="download">
    <div class="links">
      <div class="app">
        <span>
          <img src="imgs/iOS-logo-small.png" srcset="imgs/iOS-logo-small@2x.png" width=59 alt=""/>
          <strong>Remotely</strong><br/> for iOS
        </span>
        <a href="https://itunes.apple.com/app/apple-store/id952415429?pt=326913&ct=Direct%20from%20site&mt=8" target="_blank" class="app">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 132 36" style="width: 132px; height: 36px;"><g fill="#FFFFFF" fill-rule="evenodd"><g transform="translate(.4 .2)"><path d="M21.75 16.54c-.03-3.87 3.17-5.75 3.32-5.84a7.12 7.12 0 0 0-5.61-3.03c-2.36-.25-4.65 1.41-5.86 1.41-1.22 0-3.07-1.39-5.07-1.34a7.47 7.47 0 0 0-6.29 3.83C-.48 16.27 1.55 23.2 4.16 27c1.3 1.86 2.82 3.95 4.81 3.87 1.95-.08 2.68-1.24 5.04-1.24 2.33 0 3.01 1.24 5.04 1.2 2.1-.04 3.42-1.88 4.67-3.76a15.4 15.4 0 0 0 2.14-4.34 6.72 6.72 0 0 1-4.1-6.19zM17.91 5.17A6.85 6.85 0 0 0 19.48.26a6.97 6.97 0 0 0-4.5 2.33c-.98 1.13-1.84 2.99-1.62 4.73 1.7.13 3.46-.86 4.55-2.15z"/></g><g transform="translate(36.4 14.6)"><path d="M13.97 16.2h-2.72l-1.5-4.69H4.58l-1.42 4.7H.49L5.63.23h3.18l5.16 15.96zM9.31 9.55L7.96 5.38c-.15-.43-.41-1.43-.8-3.01H7.1c-.15.68-.4 1.68-.76 3L5.02 9.56H9.3zm17.88.76c0 1.95-.52 3.5-1.58 4.64a4.64 4.64 0 0 1-3.53 1.52c-1.52 0-2.61-.55-3.27-1.64h-.05v6.07H16.2V8.48c0-1.23-.03-2.5-.1-3.79h2.26l.14 1.82h.05a4.26 4.26 0 0 1 3.88-2.06c1.36 0 2.5.54 3.4 1.61a6.34 6.34 0 0 1 1.36 4.25zm-2.6.09c0-1.12-.25-2.05-.76-2.77a2.62 2.62 0 0 0-2.23-1.14c-.63 0-1.2.21-1.71.63-.52.42-.85.97-1.01 1.64-.08.32-.12.58-.12.78v1.92c0 .84.26 1.55.77 2.13.51.57 1.18.86 2 .86.97 0 1.72-.37 2.25-1.11.54-.74.8-1.72.8-2.94zm15.85-.1c0 1.96-.53 3.51-1.59 4.65a4.64 4.64 0 0 1-3.53 1.52c-1.52 0-2.6-.55-3.27-1.64H32v6.07h-2.55V8.48c0-1.23-.04-2.5-.1-3.79h2.25l.14 1.82h.05a4.26 4.26 0 0 1 3.89-2.06c1.35 0 2.49.54 3.4 1.61a6.36 6.36 0 0 1 1.36 4.25zm-2.6.1c0-1.12-.26-2.05-.77-2.77a2.62 2.62 0 0 0-2.22-1.14c-.64 0-1.2.21-1.72.63a2.9 2.9 0 0 0-1 1.64c-.09.32-.13.58-.13.78v1.92c0 .84.26 1.55.77 2.13.52.57 1.18.86 2 .86.97 0 1.72-.37 2.26-1.11.53-.74.8-1.72.8-2.94zm17.4 1.33c0 1.35-.46 2.46-1.41 3.31-1.04.94-2.49 1.4-4.35 1.4-1.72 0-3.1-.33-4.14-1l.6-2.13a7.01 7.01 0 0 0 3.7 1.02 3.5 3.5 0 0 0 2.24-.65c.54-.43.8-1.02.8-1.74 0-.65-.21-1.2-.66-1.64a6.17 6.17 0 0 0-2.2-1.24c-2.8-1.04-4.2-2.57-4.2-4.57 0-1.32.5-2.4 1.48-3.23A5.8 5.8 0 0 1 51 0c1.46 0 2.67.25 3.63.76L54 2.85a6.29 6.29 0 0 0-3.05-.74c-.9 0-1.6.22-2.11.66-.43.4-.64.88-.64 1.45 0 .63.24 1.15.73 1.56.43.38 1.2.8 2.32 1.24a7.88 7.88 0 0 1 3.04 1.94c.64.74.97 1.66.97 2.77zm8.47-5.12h-2.82v5.59c0 1.42.5 2.13 1.49 2.13.46 0 .83-.04 1.13-.12l.08 1.95a5.8 5.8 0 0 1-2 .28c-1 0-1.8-.3-2.36-.92-.57-.62-.86-1.66-.86-3.1V6.6H56.7V4.69h1.68V2.58l2.52-.76v2.87h2.82V6.6zm12.72 3.74c0 1.77-.5 3.23-1.52 4.36a5.42 5.42 0 0 1-4.22 1.76 5.15 5.15 0 0 1-4.03-1.69 6.12 6.12 0 0 1-1.51-4.24c0-1.78.52-3.24 1.55-4.38a5.37 5.37 0 0 1 4.18-1.7c1.7 0 3.05.55 4.08 1.68a6.05 6.05 0 0 1 1.47 4.21zm-2.66.09c0-1.07-.22-1.98-.68-2.74a2.53 2.53 0 0 0-2.3-1.37c-1.03 0-1.8.45-2.34 1.37a5.28 5.28 0 0 0-.7 2.78c0 1.07.24 1.98.7 2.73a2.58 2.58 0 0 0 2.32 1.38c.98 0 1.74-.47 2.3-1.4.47-.77.7-1.7.7-2.75zm10.98-3.5a4.44 4.44 0 0 0-.81-.07c-.9 0-1.6.34-2.09 1.02-.42.6-.64 1.36-.64 2.27v6.04h-2.55l.02-7.88c0-1.33-.03-2.54-.1-3.63h2.23l.1 2.2h.07c.27-.75.7-1.36 1.28-1.82a3.1 3.1 0 0 1 1.85-.62c.23 0 .45.02.64.05v2.44zM96.19 9.9a6 6 0 0 1-.1 1.16h-7.67c.03 1.14.4 2.01 1.11 2.61.65.54 1.49.8 2.51.8 1.14 0 2.18-.18 3.1-.54l.4 1.78a9.6 9.6 0 0 1-3.85.7 5.6 5.6 0 0 1-4.2-1.57 5.82 5.82 0 0 1-1.54-4.23 6.6 6.6 0 0 1 1.43-4.33 4.9 4.9 0 0 1 4.02-1.85 4.3 4.3 0 0 1 3.77 1.85A6.23 6.23 0 0 1 96.2 9.9zm-2.44-.66a3.48 3.48 0 0 0-.5-1.97 2.23 2.23 0 0 0-2.04-1.06c-.83 0-1.51.34-2.03 1.04a3.82 3.82 0 0 0-.76 1.99h5.33z"/></g><g transform="translate(37.6 .2)"><path d="M7.26 4.81c0 1.41-.42 2.48-1.27 3.19-.78.66-1.9.99-3.34.99-.71 0-1.33-.03-1.84-.1V1.19c.67-.11 1.39-.16 2.17-.16 1.37 0 2.4.3 3.1.9.79.67 1.18 1.63 1.18 2.9zm-1.33.04c0-.92-.24-1.62-.72-2.11C4.72 2.25 4 2 3.08 2c-.4 0-.73.02-1.01.08v5.86c.15.03.44.04.85.04.96 0 1.7-.27 2.23-.8.52-.54.78-1.32.78-2.34zm8.36 1.2a3.1 3.1 0 0 1-.74 2.14c-.53.57-1.22.86-2.08.86-.83 0-1.49-.28-1.98-.83a3.01 3.01 0 0 1-.74-2.08c0-.88.25-1.6.76-2.15.51-.56 1.2-.84 2.06-.84.83 0 1.5.27 2 .82.48.54.72 1.23.72 2.07zm-1.3.04c0-.53-.12-.97-.34-1.35a1.24 1.24 0 0 0-1.13-.67c-.5 0-.89.22-1.15.67a2.6 2.6 0 0 0-.34 1.37c0 .52.11.97.34 1.34.27.45.65.68 1.14.68.48 0 .86-.23 1.13-.7.23-.37.35-.82.35-1.34zm10.73-2.83l-1.77 5.66H20.8l-.74-2.46c-.18-.61-.33-1.22-.45-1.82h-.02c-.11.62-.27 1.23-.46 1.82l-.78 2.46H17.2l-1.67-5.66h1.3l.63 2.7c.16.63.29 1.23.39 1.8h.02c.1-.47.25-1.07.47-1.8l.8-2.7h1.03l.76 2.65c.19.64.34 1.26.46 1.86h.03c.09-.58.22-1.2.39-1.86l.68-2.65h1.24zm6.52 5.66h-1.26V5.68c0-1-.38-1.5-1.14-1.5-.37 0-.67.14-.9.41-.24.28-.36.6-.36.97v3.36h-1.26V4.88c0-.5-.01-1.04-.04-1.62h1.1l.06.88h.04c.14-.27.36-.5.65-.68.34-.2.72-.32 1.14-.32.53 0 .97.17 1.32.52.43.42.65 1.04.65 1.87v3.39z"/><polygon points="33.706 8.92 32.449 8.92 32.449 .667 33.706 .667"/><path d="M41.11 6.04a3.1 3.1 0 0 1-.75 2.15c-.52.57-1.2.86-2.07.86-.83 0-1.5-.28-1.98-.83a3.01 3.01 0 0 1-.74-2.08c0-.88.25-1.6.76-2.15.51-.56 1.2-.84 2.05-.84.84 0 1.5.27 2 .82.49.54.73 1.23.73 2.07zm-1.3.05c0-.53-.12-.97-.34-1.35a1.24 1.24 0 0 0-1.13-.67c-.5 0-.89.22-1.15.67a2.6 2.6 0 0 0-.34 1.37c0 .52.11.97.34 1.34.27.45.65.68 1.14.68.48 0 .85-.23 1.12-.7.24-.37.35-.82.35-1.34zm7.39 2.83h-1.13l-.1-.65h-.03c-.39.52-.94.78-1.65.78a1.7 1.7 0 0 1-1.3-.51 1.6 1.6 0 0 1-.44-1.16c0-.69.29-1.21.87-1.58a4.5 4.5 0 0 1 2.44-.53v-.11c0-.75-.4-1.12-1.18-1.12-.55 0-1.05.14-1.47.42l-.26-.82a3.63 3.63 0 0 1 1.94-.5c1.48 0 2.22.79 2.22 2.35v2.08c0 .57.03 1.02.09 1.35zm-1.31-1.94V6.1c-1.39-.02-2.08.36-2.08 1.14 0 .3.08.52.24.67.16.14.37.22.62.22.27 0 .53-.09.76-.26a1.07 1.07 0 0 0 .46-.9zm8.45 1.94h-1.11l-.06-.9h-.04c-.35.68-.96 1.03-1.81 1.03-.69 0-1.25-.27-1.7-.8a3.13 3.13 0 0 1-.68-2.09c0-.91.25-1.66.74-2.22.47-.53 1.05-.8 1.74-.8.76 0 1.3.26 1.6.77h.02V.67h1.26V7.4c0 .55.01 1.05.04 1.52zm-1.3-2.39V5.6a1.43 1.43 0 0 0-.49-1.16c-.23-.2-.52-.3-.84-.3-.47 0-.84.18-1.1.55-.28.38-.41.85-.41 1.44 0 .55.13 1 .38 1.36.28.37.64.56 1.1.56.42 0 .75-.16 1-.47.24-.29.36-.63.36-1.04zm12.06-.49a3.1 3.1 0 0 1-.75 2.15c-.52.57-1.2.86-2.07.86-.83 0-1.49-.28-1.98-.83a3.01 3.01 0 0 1-.74-2.08c0-.88.25-1.6.76-2.15.5-.56 1.2-.84 2.05-.84.83 0 1.5.27 2 .82.49.54.73 1.23.73 2.07zm-1.3.05c0-.53-.12-.97-.34-1.35a1.24 1.24 0 0 0-1.13-.67c-.5 0-.89.22-1.16.67a2.6 2.6 0 0 0-.33 1.37c0 .52.11.97.33 1.34.28.45.66.68 1.15.68.48 0 .85-.23 1.13-.7.23-.37.34-.82.34-1.34zm8.06 2.83H70.6V5.68c0-1-.38-1.5-1.14-1.5-.37 0-.67.14-.9.41-.24.28-.35.6-.35.97v3.36h-1.26V4.88c0-.5-.02-1.04-.05-1.62H68l.07.88h.03c.15-.27.37-.5.65-.68.34-.2.72-.32 1.14-.32.53 0 .97.17 1.32.52.43.42.65 1.04.65 1.87v3.39zm8.46-4.72h-1.38v2.75c0 .7.24 1.05.73 1.05.23 0 .41-.02.56-.06l.03.96c-.24.09-.57.14-.97.14-.5 0-.89-.16-1.17-.46-.28-.3-.42-.8-.42-1.52V4.2h-.82v-.94h.82V2.23l1.24-.38v1.41h1.38v.94zm6.66 4.72h-1.26V5.7c0-1.01-.38-1.52-1.14-1.52-.58 0-.98.3-1.2.88-.03.13-.06.28-.06.46v3.4h-1.25V.67h1.25v3.4h.03c.4-.61.96-.92 1.7-.92.52 0 .95.17 1.3.5.42.43.63 1.07.63 1.9v3.37zm6.87-3.1c0 .23-.02.42-.05.57h-3.77c.02.56.2.99.55 1.28.32.27.73.4 1.23.4.56 0 1.07-.09 1.53-.27l.2.88c-.54.23-1.17.35-1.9.35-.88 0-1.57-.26-2.07-.78-.5-.51-.75-1.2-.75-2.08 0-.85.23-1.56.7-2.13a2.4 2.4 0 0 1 1.98-.9c.8 0 1.43.3 1.84.9.34.48.5 1.08.5 1.78zm-1.2-.32a1.7 1.7 0 0 0-.25-.97 1.1 1.1 0 0 0-1-.52c-.4 0-.74.17-1 .51-.2.27-.33.6-.37.98h2.62z"/></g></g></svg>
        </a>
      </div>
      <div class="mac">
        <span>
          <img src="imgs/helper-icon-small.png" srcset="imgs/helper-icon-small@2x.png" width=62 alt=""/>
          <strong>Remotely Helper</strong><br/> for Mac</span>
        <a href="https://itunes.apple.com/us/app/remotely-access-your-desktop/id974896302?ls=1&mt=12" target="_blank" class="mac">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 141 30" style="width: 141px; height: 36px;"><g fill="#FFFFFF" fill-rule="evenodd"><path d="M18.5 13.76c-.03-3.22 2.7-4.79 2.82-4.86a6.1 6.1 0 0 0-4.78-2.53c-2-.2-3.96 1.18-4.98 1.18-1.04 0-2.62-1.16-4.32-1.12a6.38 6.38 0 0 0-5.35 3.2c-2.31 3.91-.59 9.68 1.63 12.85 1.1 1.55 2.4 3.29 4.1 3.23 1.66-.07 2.28-1.04 4.28-1.04 1.99 0 2.57 1.04 4.3 1 1.78-.03 2.9-1.56 3.97-3.13A12.71 12.71 0 0 0 22 18.92a5.62 5.62 0 0 1-3.5-5.16zM15.23 4.3c.9-1.1 1.5-2.58 1.33-4.1-1.29.06-2.9.88-3.84 1.95a5.36 5.36 0 0 0-1.36 3.94c1.45.1 2.94-.72 3.87-1.8z"/><g transform="translate(30 12)"><path d="M13.65 13.5H11.7l-.26-5.27a92.59 92.59 0 0 1-.17-5.3h-.05C10.8 4.41 10.3 6 9.73 7.7l-1.96 5.7H6.24l-1.8-5.6c-.53-1.7-.96-3.32-1.3-4.86H3.1c-.06 1.9-.13 3.69-.22 5.4l-.3 5.16H.7L1.54.91h2.6l1.8 5.45c.45 1.35.84 2.8 1.18 4.34h.05c.4-1.6.83-3.05 1.27-4.34L10.33.91h2.6l.72 12.59zm8.83 0h-1.8l-.16-1.05h-.05a3.11 3.11 0 0 1-2.65 1.25c-.86 0-1.55-.27-2.08-.82-.47-.5-.7-1.11-.7-1.85 0-1.1.46-1.95 1.39-2.54.92-.58 2.23-.87 3.9-.86v-.16c0-1.2-.62-1.8-1.87-1.8-.9 0-1.69.23-2.37.68l-.41-1.33a5.8 5.8 0 0 1 3.11-.78c2.38 0 3.56 1.25 3.56 3.75v3.34c0 .91.05 1.63.13 2.17zm-2.09-3.12v-1.4c-2.23-.04-3.34.57-3.34 1.83 0 .47.13.83.4 1.06.25.24.58.36.97.36.45 0 .86-.14 1.24-.42a1.72 1.72 0 0 0 .73-1.43zm10.59-5.71l-.4 1.53a3.96 3.96 0 0 0-1.75-.38c-.88 0-1.58.3-2.1.9a3.3 3.3 0 0 0-.77 2.24c0 .96.27 1.72.8 2.28.55.56 1.24.84 2.07.84.62 0 1.23-.13 1.83-.38l.28 1.52c-.66.3-1.5.46-2.5.46a4.41 4.41 0 0 1-3.3-1.26 4.6 4.6 0 0 1-1.24-3.37c0-1.4.45-2.56 1.33-3.46a4.76 4.76 0 0 1 3.56-1.35c.85 0 1.58.14 2.19.43zm14.9 8.83h-2.15l-1.18-3.7h-4.09l-1.12 3.7h-2.09L39.3.9h2.5l4.07 12.59zm-3.69-5.25l-1.06-3.29c-.11-.33-.32-1.12-.63-2.36h-.04l-.6 2.36-1.04 3.3h3.38zm14.1.6c0 1.54-.42 2.76-1.25 3.66-.75.8-1.68 1.2-2.78 1.2-1.2 0-2.06-.44-2.58-1.3h-.04v4.78h-2.01V7.41c0-.97-.03-1.96-.08-2.99h1.77l.12 1.44h.03a3.36 3.36 0 0 1 3.06-1.62c1.07 0 1.97.42 2.69 1.27a5 5 0 0 1 1.07 3.34zm-2.06.07c0-.88-.2-1.6-.6-2.18-.43-.6-1.01-.9-1.75-.9a2.28 2.28 0 0 0-2.15 1.8c-.06.24-.09.45-.09.61v1.51c0 .66.2 1.22.6 1.67a2 2 0 0 0 1.58.69c.76 0 1.35-.3 1.78-.88.42-.59.63-1.36.63-2.32zm12.5-.07c0 1.54-.42 2.76-1.26 3.66-.75.8-1.67 1.2-2.78 1.2-1.2 0-2.05-.44-2.57-1.3h-.04v4.78h-2.02V7.41c0-.97-.02-1.96-.07-2.99h1.77l.11 1.44h.04a3.36 3.36 0 0 1 3.06-1.62c1.07 0 1.96.42 2.68 1.27a4.99 4.99 0 0 1 1.07 3.34zm-2.06.07c0-.88-.2-1.6-.6-2.18-.43-.6-1.02-.9-1.75-.9-.5 0-.95.17-1.36.5-.4.33-.67.76-.8 1.3-.05.24-.08.45-.08.61v1.51c0 .66.2 1.22.6 1.67.4.46.93.69 1.58.69.76 0 1.35-.3 1.77-.88.43-.59.64-1.36.64-2.32zm13.72 1.05c0 1.07-.37 1.94-1.12 2.61a4.96 4.96 0 0 1-3.43 1.1 6 6 0 0 1-3.26-.78l.47-1.68c.88.53 1.86.8 2.91.8.76 0 1.36-.17 1.78-.51.42-.35.63-.8.63-1.38 0-.5-.17-.94-.52-1.29a4.84 4.84 0 0 0-1.74-.97c-2.2-.82-3.3-2.02-3.3-3.6a3.2 3.2 0 0 1 1.16-2.55c.77-.66 1.8-1 3.08-1 1.14 0 2.1.2 2.85.6l-.5 1.65a4.97 4.97 0 0 0-2.4-.58c-.72 0-1.27.18-1.67.52-.34.31-.5.7-.5 1.14 0 .5.19.91.57 1.23.34.3.95.63 1.83.97 1.09.44 1.88.95 2.4 1.54.5.58.76 1.3.76 2.18zm6.66-4.03h-2.22v4.4c0 1.12.4 1.68 1.18 1.68.36 0 .66-.03.9-.1l.05 1.54c-.4.15-.92.22-1.57.22-.8 0-1.42-.24-1.86-.72-.45-.49-.68-1.3-.68-2.45V5.94h-1.32V4.42h1.32V2.76l1.98-.6v2.26h2.23v1.52zm10.03 2.94c0 1.4-.4 2.54-1.2 3.44a4.26 4.26 0 0 1-3.32 1.38c-1.33 0-2.4-.44-3.18-1.32-.8-.89-1.19-2-1.19-3.34 0-1.41.4-2.56 1.22-3.46a4.23 4.23 0 0 1 3.3-1.34c1.33 0 2.4.44 3.21 1.32a4.78 4.78 0 0 1 1.16 3.33zm-2.1.07a4.1 4.1 0 0 0-.54-2.15 2 2 0 0 0-1.8-1.09c-.82 0-1.43.36-1.86 1.09-.36.6-.54 1.33-.54 2.19 0 .83.18 1.55.54 2.15a2.03 2.03 0 0 0 1.83 1.09c.78 0 1.38-.37 1.81-1.1.38-.62.57-1.34.57-2.18zm8.65-2.75c-.2-.04-.41-.06-.64-.06-.7 0-1.25.27-1.64.8-.33.48-.5 1.08-.5 1.8v4.76h-2.02l.02-6.22c0-1.05-.03-2-.07-2.86h1.75l.08 1.74h.05c.21-.6.55-1.08 1-1.44.46-.32.94-.48 1.47-.48.18 0 .35.01.5.04V6.2zm9.02 2.33c0 .36-.03.67-.08.92h-6.05c.03.9.32 1.58.88 2.05a3 3 0 0 0 1.98.63c.9 0 1.71-.14 2.45-.43l.31 1.4c-.86.38-1.87.56-3.04.56a4.4 4.4 0 0 1-3.31-1.24 4.59 4.59 0 0 1-1.2-3.33c0-1.37.36-2.5 1.11-3.41a3.86 3.86 0 0 1 3.18-1.46c1.3 0 2.3.49 2.96 1.46.54.77.8 1.72.8 2.85zm-1.93-.52c.02-.6-.12-1.12-.39-1.55a1.76 1.76 0 0 0-1.6-.84c-.67 0-1.2.27-1.61.82-.34.44-.54.96-.6 1.57h4.2z"/></g><g transform="translate(31)"><path d="M5.96 4c0 1.19-.35 2.07-1.06 2.67a4.2 4.2 0 0 1-2.78.82c-.6 0-1.1-.03-1.53-.08V.98C1.14.9 1.74.85 2.39.85c1.15 0 2 .24 2.6.74.64.57.97 1.37.97 2.42zm-1.1.04c0-.77-.2-1.35-.61-1.76-.4-.4-1-.6-1.77-.6-.33 0-.61.01-.85.06v4.89c.13.02.37.03.71.03.8 0 1.42-.23 1.86-.67.43-.45.65-1.1.65-1.95zm6.96 1c0 .72-.2 1.32-.62 1.78-.44.48-1.01.72-1.73.72a2.1 2.1 0 0 1-1.65-.69 2.5 2.5 0 0 1-.62-1.73c0-.74.21-1.33.64-1.8.42-.46.99-.7 1.7-.7.7 0 1.26.23 1.68.7.4.44.6 1.01.6 1.72zm-1.09.03c0-.43-.1-.8-.28-1.12a1.03 1.03 0 0 0-.94-.56c-.42 0-.74.19-.96.56-.19.31-.28.7-.28 1.14 0 .44.1.8.28 1.12.23.38.54.56.95.56.4 0 .71-.19.94-.57.2-.32.3-.7.3-1.13zm8.95-2.35L18.2 7.43h-.96l-.61-2.04c-.16-.51-.28-1.02-.38-1.53h-.02c-.09.52-.22 1.03-.38 1.53l-.65 2.04h-.97l-1.38-4.71h1.07l.54 2.24c.12.53.23 1.04.31 1.51h.02c.08-.4.21-.9.4-1.5l.66-2.25h.86l.64 2.2c.15.54.28 1.06.38 1.55h.02c.07-.48.18-1 .32-1.55l.58-2.2h1.03zm5.43 4.71h-1.05v-2.7c0-.83-.32-1.25-.95-1.25a.95.95 0 0 0-.76.35c-.19.23-.29.5-.29.8v2.8h-1.05V4.07c0-.42 0-.87-.03-1.35h.92l.05.73h.03c.12-.23.3-.41.54-.57.28-.17.6-.26.95-.26.44 0 .8.14 1.1.43.36.35.54.87.54 1.56v2.82z"/><polygon points="27.998 7.433 26.95 7.433 26.95 .556 27.998 .556"/><path d="M34.17 5.04c0 .72-.21 1.32-.62 1.78-.44.48-1.01.72-1.73.72a2.1 2.1 0 0 1-1.66-.69 2.5 2.5 0 0 1-.61-1.73c0-.74.21-1.33.63-1.8.43-.46 1-.7 1.72-.7.69 0 1.25.23 1.67.7.4.44.6 1.01.6 1.72zm-1.09.03c0-.43-.1-.8-.28-1.12a1.03 1.03 0 0 0-.94-.56c-.42 0-.74.19-.96.56-.19.31-.28.7-.28 1.14 0 .44.1.8.28 1.12.23.38.54.56.95.56.4 0 .71-.19.94-.57.2-.32.29-.7.29-1.13zm6.16 2.36h-.94l-.08-.54h-.03c-.32.43-.78.65-1.38.65-.44 0-.8-.14-1.07-.43a1.34 1.34 0 0 1-.37-.96c0-.57.24-1.01.72-1.32.48-.3 1.16-.45 2.03-.44V4.3c0-.62-.32-.93-.97-.93-.47 0-.88.12-1.23.35l-.22-.69c.44-.27.98-.4 1.62-.4 1.23 0 1.85.64 1.85 1.94v1.74c0 .47.02.85.07 1.12zm-1.09-1.62V5.1c-1.16-.02-1.73.3-1.73.95 0 .24.06.43.2.55.13.12.3.18.51.18.23 0 .45-.07.64-.21a.89.89 0 0 0 .38-.75zm7.05 1.62h-.94l-.04-.75h-.03c-.3.57-.8.86-1.52.86-.57 0-1.04-.22-1.41-.67a2.6 2.6 0 0 1-.56-1.74c0-.76.2-1.38.6-1.85.4-.44.89-.66 1.46-.66.63 0 1.08.21 1.33.64h.02V.56h1.05v5.6c0 .46.01.88.04 1.27zm-1.1-1.98v-.8c0-.13 0-.24-.02-.32a1.19 1.19 0 0 0-.38-.64c-.2-.17-.43-.25-.7-.25-.4 0-.7.15-.92.46-.23.31-.34.71-.34 1.2 0 .46.1.84.32 1.13.23.31.54.47.92.47a1 1 0 0 0 .83-.4c.2-.23.3-.52.3-.85zm10.06-.41c0 .72-.2 1.32-.62 1.78-.44.48-1.01.72-1.73.72a2.1 2.1 0 0 1-1.65-.69 2.5 2.5 0 0 1-.62-1.73c0-.74.21-1.33.64-1.8.42-.46.99-.7 1.7-.7.7 0 1.26.23 1.68.7.4.44.6 1.01.6 1.72zm-1.09.03c0-.43-.1-.8-.28-1.12a1.03 1.03 0 0 0-.94-.56c-.42 0-.74.19-.96.56-.19.31-.28.7-.28 1.14 0 .44.1.8.28 1.12.23.38.54.56.95.56.4 0 .71-.19.94-.57.2-.32.3-.7.3-1.13zm6.72 2.36h-1.05v-2.7c0-.83-.31-1.25-.95-1.25a.95.95 0 0 0-.75.35c-.2.23-.3.5-.3.8v2.8H55.7V4.07c0-.42-.01-.87-.04-1.35h.92l.05.73h.03c.12-.23.3-.41.54-.57.29-.17.6-.26.95-.26.44 0 .8.14 1.1.43.36.35.54.87.54 1.56v2.82zm7.06-3.93h-1.16v2.3c0 .58.2.87.61.87.2 0 .35-.02.47-.05l.03.8c-.21.07-.48.11-.82.11-.41 0-.73-.13-.97-.38-.23-.25-.35-.67-.35-1.27V3.5h-.68v-.78h.68v-.87l1.03-.3v1.17h1.16v.78zm5.6 3.93h-1.06V4.75c0-.84-.31-1.27-.95-1.27-.48 0-.81.25-1 .74-.03.1-.04.23-.04.38v2.83h-1.05V.56h1.05V3.4h.02c.33-.52.8-.78 1.41-.78.44 0 .8.14 1.08.43.35.35.53.88.53 1.58v2.8zm5.42-2.58c0 .2 0 .35-.03.48h-3.15c.02.46.17.82.46 1.06.26.23.6.33 1.03.33.46 0 .89-.07 1.27-.22l.16.73c-.44.2-.97.3-1.58.3-.73 0-1.3-.22-1.72-.65-.42-.43-.63-1.01-.63-1.74 0-.7.2-1.3.58-1.77a2 2 0 0 1 1.65-.76c.68 0 1.2.26 1.55.76.28.4.42.9.42 1.48zm-1-.27c.01-.3-.06-.58-.2-.8a.92.92 0 0 0-.83-.44 1 1 0 0 0-.84.43c-.17.22-.27.5-.3.81h2.17z"/></g></g></svg>
        </a>
      </div>
    </div>


    <p>
      Remotely communicates with your Mac via a Helper that sits quietly in your menu bar.<br/>
    </p><p>Run the Helper, run the app, you're good to go.
    </p>
  </section>
  <!-- <section id=emailus>
    <p>
      Remotely is coming SO SOON. Throw us your email address and we’ll let you know when we launch. Also <a href="http://twitter.com/remotelyapp">follow us on Twitter</a> for general news!
    </p>
    <form method=post id=email action="http://gracefulmade.createsend.com/t/t/s/ohjjd/">
      <input name="cm-ohjjd-ohjjd" type="email" required id="emailinput" placeholder="Your email address">
      <button type=submit name="name" >Get updates</button>
    </form>

  </section> -->
  <section id="callouts">
    <div>
      <ul>

        <li>
          <video src=vids/connect@2x.m4v loop muted width=205 height=366 class="loopy"></video>
          <h3>
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61" width="60">
              <defs>
                <linearGradient id="a" x1="100%" x2="0%" y1="0%" y2="100%"><stop stop-color="#12BD7C" offset="0%"/><stop stop-color="#209AAA" offset="49.57%"/><stop stop-color="#0C83CC" offset="80.98%"/><stop stop-color="#0075E0" offset="100%"/></linearGradient>
              </defs>
              <g fill="url(#a)" fill-rule="evenodd">
                <path d="M59 30.5a28.5 28.5 0 1 0-57 0 28.5 28.5 0 0 0 57 0zm-59 0a30.5 30.5 0 1 1 61 0 30.5 30.5 0 0 1-61 0z"/><path d="M39 25v-2.5c0-5.25-3.8-9.5-8.5-9.5S22 17.25 22 22.5V25h-3a2 2 0 0 0-2 2v16c0 1.1.9 2 2 2h23a2 2 0 0 0 2-2V27a2 2 0 0 0-2-2h-3zm-2 0v-3.5a6.5 6.5 0 0 0-13 0V25h13zm-11.8 9.95l4.6 1.23-2.33 4.5c-.05.08-.01.2.08.27.1.07.22.07.3 0l8.02-5.94a.2.2 0 0 0 .08-.21.25.25 0 0 0-.18-.17L31.2 33.4l2.43-4.07c.05-.09.03-.2-.07-.27a.3.3 0 0 0-.1-.05.29.29 0 0 0-.23.03l-8.14 5.52a.19.19 0 0 0-.07.22c.02.08.1.15.2.17z"/>
              </g>
            </svg>
            Simple &amp; secure<br/>connection</h3>
          <p>
            Remotely creates a direct, encrypted, secure connection directly between your Mac and device. No setup or port forwarding required.
          </p>
        </li>
        <li>
          <video src=vids/browse@2x.mp4 loop muted width=205 height=366 class="loopy"></video>
          <h3>
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61" width="60">
              <defs>
                <linearGradient id="a" x1="100%" x2="0%" y1="0%" y2="100%"><stop stop-color="#12BD7C" offset="0%"/><stop stop-color="#209AAA" offset="49.57%"/><stop stop-color="#0C83CC" offset="80.98%"/><stop stop-color="#0075E0" offset="100%"/></linearGradient>
              </defs>
              <path fill="url(#a)" fill-rule="evenodd" d="M0 30.5a30.5 30.5 0 1 1 61 0 30.5 30.5 0 0 1-61 0zm59 0a28.5 28.5 0 1 0-57 0 28.5 28.5 0 0 0 57 0zm-21.66 4.72a12.5 12.5 0 1 0-2.12 2.12l6.07 6.08a1.5 1.5 0 0 0 2.12-.01 1.5 1.5 0 0 0 0-2.12l-6.07-6.07zm-3.12-1a9.5 9.5 0 1 1-13.44-13.44 9.5 9.5 0 0 1 13.44 13.44z"/>
            </svg>
            Browse &amp;<br/>search files</h3>
          <p>
            Browse your entire Mac with a rich, Finder-like interface. Preview all kinds of files &amp; search your whole Mac by file name, content or type.
          </p>
        </li>
        <li>
          <video src=vids/download@2x.mp4 loop muted width=205 height=366 class="loopy"></video>

          <h3>
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61" width="60">
              <defs>
                <linearGradient id="a" x1="100%" x2="0%" y1="0%" y2="100%"><stop stop-color="#12BD7C" offset="0%"/><stop stop-color="#209AAA" offset="49.57%"/><stop stop-color="#0C83CC" offset="80.98%"/><stop stop-color="#0075E0" offset="100%"/></linearGradient>
              </defs>
              <path fill="url(#a)" fill-rule="evenodd" d="M29 26.91v-9.4a1.5 1.5 0 1 1 3 0v9.4l2.63-2.84c.54-.6 1.42-.6 1.96 0 .55.58.55 1.53 0 2.12l-4.65 5.03c-.06.23-.18.44-.35.62-.3.32-.7.47-1.09.43-.4.04-.8-.1-1.1-.43-.16-.18-.28-.4-.34-.62l-4.65-5.03a1.59 1.59 0 0 1 0-2.13 1.31 1.31 0 0 1 1.96 0L29 26.92zM0 30.5a30.5 30.5 0 1 1 61 0 30.5 30.5 0 0 1-61 0zm59 0a28.5 28.5 0 1 0-57 0 28.5 28.5 0 0 0 57 0zm-43 8.03c0 .82.67 1.5 1.5 1.5h25.85c.82 0 1.64-.68 1.64-1.5v-3.68a1.5 1.5 0 1 0-3 0V37C37.05 37.09 19 37 19 37V34.5a1.5 1.5 0 0 0-3 0v4.03z"/>
            </svg>
            Download &amp;<br/>share files
          </h3>
          <p>
            Download your files to your device for offline viewing. Share files via email or open them in other apps.
          </p>
        </li>
      </ul>
    </div>

  </section>
  <footer>
    <a href="support/faq/index.html">FAQ</a><br/><br/>
    <a href="mailto:support@gracefulmade.com">Email us for support</a><br/><br/>
    <a href="press.html">Info &amp; resources for press and the otherwise curious.</a><br/><br/>
    <a href="http://twitter.com/remotelyapp">Get at us on Twitter</a><br/><br/>
  </footer>

  </body>
  <!-- start Mixpanel --><script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for(h=0;h<k.length;h++)e(d,k[h]);a._i.push([b,c,f])};a.__SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
mixpanel.init("b64fb25331f900f0fcb398117740032a");</script><!-- end Mixpanel -->
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-180672-24', 'auto');
  ga('send', 'pageview');

</script>
</html>
