<?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: Dimitris Vatistas</title>
    <description>The latest articles on DEV Community by Dimitris Vatistas (@vatistasdim).</description>
    <link>https://dev.to/vatistasdim</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%2F4040739%2F46a916f5-db74-48c7-adee-367696fe39d4.png</url>
      <title>DEV Community: Dimitris Vatistas</title>
      <link>https://dev.to/vatistasdim</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vatistasdim"/>
    <language>en</language>
    <item>
      <title>I Built STRMSTRM: A Terminal UI for Searching Movies</title>
      <dc:creator>Dimitris Vatistas</dc:creator>
      <pubDate>Tue, 21 Jul 2026 21:46:13 +0000</pubDate>
      <link>https://dev.to/vatistasdim/i-built-strmstrm-a-terminal-ui-for-searching-movies-3fe</link>
      <guid>https://dev.to/vatistasdim/i-built-strmstrm-a-terminal-ui-for-searching-movies-3fe</guid>
      <description>&lt;h1&gt;
  
  
  I Built STRM: A Movie Search TUI for the Terminal
&lt;/h1&gt;

&lt;p&gt;I recently built &lt;strong&gt;STRM&lt;/strong&gt;, an open-source terminal application that lets you search for movies without leaving the command line.&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/LoNDUBE3meQ"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I built it
&lt;/h2&gt;

&lt;p&gt;I like terminal applications and wanted to create a movie-search experience that felt clean, fast, and easy to navigate.&lt;/p&gt;

&lt;p&gt;Instead of building another basic command that prints plain text, I wanted STRM to feel like a complete application running inside the terminal.&lt;/p&gt;

&lt;h2&gt;
  
  
  Built from scratch
&lt;/h2&gt;

&lt;p&gt;I built the entire project myself.&lt;/p&gt;

&lt;p&gt;I spent hours designing the interface, implementing the functionality, testing the navigation, fixing bugs, and improving how everything looks and behaves inside different terminal sizes.&lt;/p&gt;

&lt;p&gt;Building a TUI presented some interesting challenges because terminal applications have limited space and need to work entirely through keyboard controls.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Search for movies from the terminal&lt;/li&gt;
&lt;li&gt;Clean terminal user interface&lt;/li&gt;
&lt;li&gt;Keyboard-based navigation&lt;/li&gt;
&lt;li&gt;Fast and lightweight experience&lt;/li&gt;
&lt;li&gt;Open-source code&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;You can find the source code and installation instructions on GitHub:&lt;/p&gt;

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

&lt;p&gt;Feedback, bug reports, feature suggestions, and contributions are welcome.&lt;/p&gt;

&lt;p&gt;If you like the project, consider giving it a star on GitHub.&lt;/p&gt;

&lt;p&gt;What features would you add to a terminal movie application?&lt;/p&gt;




&lt;p&gt;&lt;em&gt;This article was written with AI assistance and reviewed by me. STRM itself was designed and built by me.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>opensource</category>
      <category>cli</category>
      <category>terminal</category>
    </item>
  </channel>
</rss>
