<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ar_tama</author_name>
  <author_url>https://blog.hatena.ne.jp/ar_tama/</author_url>
  <blog_title>たまめも(tech)</blog_title>
  <blog_url>https://tamamemo.hatenablog.com/</blog_url>
  <categories>
    <anon>AppleScript</anon>
  </categories>
  <description>起床する30分前に音楽やラジオを流すとすっきり目覚められるらしいと聞いて、昨日寝るまえにAppleScriptをごにょごにょしてみました。ソースはたったの4行！ アプリケーション→ユーティリティ→AppleScriptエディタを開いて、 delay 60 * 60 * (時間) tell application &quot;iTunes&quot; play end tellと入れて実行するだけ。delayの引数は秒です。たとえば5時間30分後に起きたいと思ったら、5時間後に鳴らしたいので delay 60 * 60 * 5といった具合。 プラスアルファ set volume関数でボリュームを変更できるので（引数…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftamamemo.hatenablog.com%2Fentry%2F20120815%2F1345030341&quot; title=&quot;iTunesでおはようタイマーをつくってみた - たまめも(tech)&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-08-15 20:32:21</published>
  <title>iTunesでおはようタイマーをつくってみた</title>
  <type>rich</type>
  <url>https://tamamemo.hatenablog.com/entry/20120815/1345030341</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
