<?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: Davit</title>
    <description>The latest articles on DEV Community by Davit (@lotsoftick).</description>
    <link>https://dev.to/lotsoftick</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%2F3859703%2Fe075fe45-e973-487e-b260-65a550cccce3.png</url>
      <title>DEV Community: Davit</title>
      <link>https://dev.to/lotsoftick</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lotsoftick"/>
    <language>en</language>
    <item>
      <title>I built my first open-source project: OpenClaw Web Client</title>
      <dc:creator>Davit</dc:creator>
      <pubDate>Fri, 03 Apr 2026 15:36:51 +0000</pubDate>
      <link>https://dev.to/lotsoftick/i-built-my-first-open-source-project-openclaw-web-client-3481</link>
      <guid>https://dev.to/lotsoftick/i-built-my-first-open-source-project-openclaw-web-client-3481</guid>
      <description>&lt;p&gt;Hey everyone 👋 I recently open-sourced my first project — OpenClaw Client — and I’d really appreciate your feedback.&lt;/p&gt;

&lt;p&gt;It’s a web client (UI) for interacting with OpenClaw. The idea is to provide a simple interface where you can send messages, see responses, and manage interactions without relying only on terminal commands.&lt;/p&gt;

&lt;p&gt;🔗 GitHub: &lt;a href="https://github.com/lotsoftick/openclaw_client" rel="noopener noreferrer"&gt;https://github.com/lotsoftick/openclaw_client&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0m0rk9hzlm9klievlqkj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0m0rk9hzlm9klievlqkj.png" alt=" " width="800" height="430"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;✨ Why I built this I wanted a more convenient way to work with OpenClaw — something visual and easier to integrate into workflows like dashboards or internal tools.&lt;/p&gt;

&lt;p&gt;⚙️ Prerequisites&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Docker installed and running&lt;/li&gt;
&lt;li&gt;OpenClaw installed and running&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🚀 Installation&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;git clone &lt;a href="https://github.com/lotsoftick/openclaw_client.git" rel="noopener noreferrer"&gt;https://github.com/lotsoftick/openclaw_client.git&lt;/a&gt;&lt;br&gt;
cd openclaw_client&lt;br&gt;
npm start&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Then open your browser at: &lt;a href="http://localhost:18800" rel="noopener noreferrer"&gt;http://localhost:18800&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Default credentials:&lt;/p&gt;

&lt;p&gt;email: &lt;a href="mailto:admin@admin.com"&gt;admin@admin.com&lt;/a&gt;&lt;br&gt;
password: 123456&lt;/p&gt;

&lt;p&gt;💡 What I’m looking for&lt;/p&gt;

&lt;p&gt;Feedback on architecture and structure&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;UI/UX suggestions&lt;/li&gt;
&lt;li&gt;Ideas for new features (chat improvements, integrations, etc.)&lt;/li&gt;
&lt;li&gt;Since this is my first open-source project, I’m especially interested in learning what I could improve. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Any feedback or stars are highly appreciated 🙏&lt;/p&gt;

</description>
      <category>openclaw</category>
      <category>opensource</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
