<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daitasu</author_name>
  <author_url>https://blog.hatena.ne.jp/daitasu/</author_url>
  <blog_title>恐竜本舗</blog_title>
  <blog_url>https://blog.daitasu.work/</blog_url>
  <categories>
  </categories>
  <description>はじめに Goでキーボードやマウス操作ができる robotgo というライブラリを知り、定常的に使っているカラーピッカーを自前で作り直したかったので今回挑戦してみました。 完成物 先に、出来上がったものはこちらです。 github.com robotgo とは github.com キーボードやマウス操作、画面キャプチャなどをGoから扱えるライブラリです。 例えば、下記のようにマウス操作やスクリーン操作が行なえます。(サンプルコードより拝借) package main import ( &quot;github.com/go-vgo/robotgo&quot; ) func main() { // マウス操作 r…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.daitasu.work%2Fentry%2F2022%2F11%2F19%2F174652&quot; title=&quot;robotgo(Go) でカラーピッカーを作る - 恐竜本舗&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>2022-11-19 17:46:52</published>
  <title>robotgo(Go) でカラーピッカーを作る</title>
  <type>rich</type>
  <url>https://blog.daitasu.work/entry/2022/11/19/174652</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
