<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Phúc Nguyễn Hoàng</title>
    <description>The latest articles on DEV Community by Phúc Nguyễn Hoàng (@phuc-nguyen).</description>
    <link>https://dev.to/phuc-nguyen</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3993135%2Fbc054d35-31eb-44a6-a058-16dcbb5f7c93.png</url>
      <title>DEV Community: Phúc Nguyễn Hoàng</title>
      <link>https://dev.to/phuc-nguyen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/phuc-nguyen"/>
    <language>en</language>
    <item>
      <title>Pluck v1.0.2 — I built a floating clipboard manager for Windows (open source)</title>
      <dc:creator>Phúc Nguyễn Hoàng</dc:creator>
      <pubDate>Fri, 19 Jun 2026 19:33:07 +0000</pubDate>
      <link>https://dev.to/phuc-nguyen/pluck-v102-i-built-a-floating-clipboard-manager-for-windows-open-source-di5</link>
      <guid>https://dev.to/phuc-nguyen/pluck-v102-i-built-a-floating-clipboard-manager-for-windows-open-source-di5</guid>
      <description>&lt;p&gt;If you copy all day between browser tabs, Slack, and your IDE, you know the pain: &lt;strong&gt;copy → switch app → forget what you copied → hunt history&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pluck&lt;/strong&gt; is my answer: a Windows clipboard manager where every copy becomes a visible bubble on the edge of your screen.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What makes it different&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Visual clipboard — recent clips stay on screen, not buried in a menu&lt;/li&gt;
&lt;li&gt;Drag-to-paste — drop a bubble onto any window (with - target highlight)&lt;/li&gt;
&lt;li&gt;Fast actions — left/right/middle click + modifiers, all configurable&lt;/li&gt;
&lt;li&gt;Local-first — SQLite history under %LocalAppData%\Pluck\, no cloud&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Tech stack&lt;/strong&gt;&lt;br&gt;
.NET 10, WPF, Win32 interop, single full-screen overlay for bubble rendering.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Try it&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Releases: &lt;a href="https://github.com/NguyenHoangPhuc156/Pluck/releases/latest" rel="noopener noreferrer"&gt;https://github.com/NguyenHoangPhuc156/Pluck/releases/latest&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/NguyenHoangPhuc156/Pluck" rel="noopener noreferrer"&gt;https://github.com/NguyenHoangPhuc156/Pluck&lt;/a&gt; (MIT)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Stars and Issues welcome — especially ideas from power users.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>software</category>
      <category>csharp</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
