<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kimizuka</author_name>
  <author_url>https://blog.hatena.ne.jp/kimizuka/</author_url>
  <blog_title>みかづきブログ・カスタム</blog_title>
  <blog_url>https://blog.kimizuka.org/</blog_url>
  <categories>
    <anon>Electron</anon>
    <anon>Mac</anon>
  </categories>
  <description>非常に目が悪くて2時間に1回ぐらい目薬を刺さないといけないんですが、うっかり忘れてしまう事が多く、2時間おきにPush通知を送ってくれるMacアプリを作ってみました。 サーバPushではなくローカルPushで実装しています。 JavaScript const { app, Notification } = require('electron'); app.on('ready', () =&gt; { const notification = new Notification(); notification.title = 'eye drop'; notification.show(); setInt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kimizuka.org%2Fentry%2F2020%2F10%2F13%2F112513&quot; title=&quot;ElectronでPush通知を送るMacアプリをつくる 👀 - みかづきブログ・カスタム&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kimizuka/20201013/20201013112410.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-10-13 11:25:13</published>
  <title>ElectronでPush通知を送るMacアプリをつくる 👀</title>
  <type>rich</type>
  <url>https://blog.kimizuka.org/entry/2020/10/13/112513</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
