<?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: Vladimir Parfenov</title>
    <description>The latest articles on DEV Community by Vladimir Parfenov (@parfenovvs).</description>
    <link>https://dev.to/parfenovvs</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%2F3806175%2Fae888801-114c-4d82-a64d-edcde6fd32aa.jpeg</url>
      <title>DEV Community: Vladimir Parfenov</title>
      <link>https://dev.to/parfenovvs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/parfenovvs"/>
    <language>en</language>
    <item>
      <title>LazyLogcat is available in Homebrew now</title>
      <dc:creator>Vladimir Parfenov</dc:creator>
      <pubDate>Wed, 04 Mar 2026 18:17:31 +0000</pubDate>
      <link>https://dev.to/parfenovvs/lazylogcat-is-available-in-homebrew-now-p3f</link>
      <guid>https://dev.to/parfenovvs/lazylogcat-is-available-in-homebrew-now-p3f</guid>
      <description>&lt;p&gt;Android Studio's logcat panel is great, but I don't want to use the IDE when I need access to logs only. So I built &lt;strong&gt;lazylogcat&lt;/strong&gt; — a keyboard-driven terminal UI for logcat.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/parfenovvs/lazylogcat" rel="noopener noreferrer"&gt;https://github.com/parfenovvs/lazylogcat&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;    Opencode-like keybindings&lt;/li&gt;
&lt;li&gt;    Package, tag and text filters with regex support&lt;/li&gt;
&lt;li&gt;    Many display options to satisfy visual preferences&lt;/li&gt;
&lt;li&gt;    Vi-like visual mode with ability to open selected lines in your default editor&lt;/li&gt;
&lt;li&gt;    JSON config support to save user and project level presets&lt;/li&gt;
&lt;li&gt;and more...&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;P.S. Many improvements were inspired by the community feedback. &lt;strong&gt;Thank you!&lt;/strong&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%2Fe4eenjg7ku39x86iu4zc.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%2Fe4eenjg7ku39x86iu4zc.png" alt="Lazylogcat demo" width="800" height="461"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>androiddev</category>
      <category>android</category>
      <category>tui</category>
    </item>
  </channel>
</rss>
