<?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: Harsh Dixit</title>
    <description>The latest articles on DEV Community by Harsh Dixit (@harshdikshit).</description>
    <link>https://dev.to/harshdikshit</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%2F4002380%2F024c5ff0-07fa-484d-b812-61801becbcaa.jpg</url>
      <title>DEV Community: Harsh Dixit</title>
      <link>https://dev.to/harshdikshit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/harshdikshit"/>
    <language>en</language>
    <item>
      <title>Why I built an open-source, text-first Android launcher to break my short-form video addiction</title>
      <dc:creator>Harsh Dixit</dc:creator>
      <pubDate>Thu, 25 Jun 2026 12:59:13 +0000</pubDate>
      <link>https://dev.to/harshdikshit/why-i-built-an-open-source-text-first-android-launcher-to-break-my-short-form-video-addiction-5g18</link>
      <guid>https://dev.to/harshdikshit/why-i-built-an-open-source-text-first-android-launcher-to-break-my-short-form-video-addiction-5g18</guid>
      <description>&lt;h2&gt;
  
  
  &lt;strong&gt;The Problem: The 4-Hour Doomscroll Trap&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Like many developers and students, I found myself falling into a dangerous loop. Every time I unlocked my phone to check a notification or quickly look something up, a sea of bright red badges, flashing app icons, and algorithmic feeds would pull me into endless short-form video loops. Before I knew it, I was losing 4+ hours a day to digital noise.&lt;/p&gt;

&lt;p&gt;The modern mobile UI is deliberately engineered to capture our attention. To break this habit loop, I decided to use my background in mobile development to build an intentional barrier against my own phone: MonoPhone.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;What is MonoPhone?&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;MonoPhone is a completely free, open-source, text-first Android launcher built entirely with Flutter and Dart. Instead of hiding or burying distracting apps, it strips away the psychological triggers that make them appealing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Core Architecture &amp;amp; Features:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;The Minimalist Interface: Replaces vibrant, colored icons with a clean, text-only list layout to drastically lower visual appeal.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;System-Wide Monochrome Integration: Deeply utilizes native Android desaturation configurations to strip color entirely across all applications system-wide.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Integrated Task Management: Features a built-in day planner that synchronizes directly with an auto-advancing Pomodoro timer loop to enforce strict focus blocks.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;🛠️ Open for Contributors: Help Build the Next Release!&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;I have recently opened the GitHub repository to the global open-source community, and the core codebase is live under the GPLv3 license.&lt;/p&gt;

&lt;p&gt;To help new developers jump in without having to decipher the entire system architecture right away, I have created a few well-documented, self-contained good first issue logs on the repository:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Strict Portrait Orientation Fix: Forcing the home screen layout parameters to stay strictly locked in portrait mode.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Keyboard Focus Unfocus Handlers: Fixing text input action states inside the Day Planner bottom sheet so the keyboard lowers correctly on click-outside actions.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Submerged UI Padding Adjustments: Resolving responsive layout offsets where the "Save" button gets partially cut off by varying native Android system navigation bars.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Let's Discuss!&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Whether you are looking for a digital minimalism tool, a clean Flutter project to contribute to, or just want to review the code architecture, I would absolutely love your feedback.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
📁 GitHub Repository: github.com/HarshDikshit/monophone&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What features do you look for in a digital wellness app? How do you manage mobile distraction while working? Let's chat in the comments below!&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>android</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
