<?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: likhith</title>
    <description>The latest articles on DEV Community by likhith (@likhith1409).</description>
    <link>https://dev.to/likhith1409</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3785813%2Fa6600488-175c-4233-bda1-f71c423bec8d.png</url>
      <title>DEV Community: likhith</title>
      <link>https://dev.to/likhith1409</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/likhith1409"/>
    <language>en</language>
    <item>
      <title>I Built a LAN-First Clipboard Sync Tool to Remove Workflow Friction Between My Devices</title>
      <dc:creator>likhith</dc:creator>
      <pubDate>Mon, 23 Feb 2026 05:04:06 +0000</pubDate>
      <link>https://dev.to/likhith1409/i-built-a-lan-first-clipboard-sync-tool-to-remove-workflow-friction-between-my-devices-3e3p</link>
      <guid>https://dev.to/likhith1409/i-built-a-lan-first-clipboard-sync-tool-to-remove-workflow-friction-between-my-devices-3e3p</guid>
      <description>&lt;p&gt;I work across multiple machines daily (Windows + Android), and I realized I was constantly sending text or images to myself just to move them between devices.&lt;/p&gt;

&lt;p&gt;It worked — but it felt like unnecessary friction.&lt;/p&gt;

&lt;p&gt;So I built Syncara, a small LAN-first clipboard sync tool.&lt;/p&gt;

&lt;p&gt;What it does:&lt;/p&gt;

&lt;p&gt;• Copy on one device → instantly paste on another&lt;br&gt;
• Works over your local network (LAN)&lt;br&gt;
• Text and images&lt;br&gt;
• Lightweight background service&lt;br&gt;
• Small 5-item ephemeral queue (not a clipboard history manager)&lt;/p&gt;

&lt;p&gt;The goal was to keep it minimal and fast — not a full device integration system, just instant clipboard transfer.&lt;/p&gt;

&lt;p&gt;I’m onboarding early users manually to keep things stable and gather real feedback before a wider release.&lt;/p&gt;

&lt;p&gt;If you work across multiple devices and this sounds useful, you can request early access here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://syncara.yadvin.tech/" rel="noopener noreferrer"&gt;👉 Try Syncara here:&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>flutter</category>
      <category>privacy</category>
      <category>desktop</category>
    </item>
  </channel>
</rss>
