<?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: Cactochan aka Merwin</title>
    <description>The latest articles on DEV Community by Cactochan aka Merwin (@merwinmathews).</description>
    <link>https://dev.to/merwinmathews</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%2F1056390%2Fe64ad5eb-afdd-4f48-b6be-853da88b5fd0.jpg</url>
      <title>DEV Community: Cactochan aka Merwin</title>
      <link>https://dev.to/merwinmathews</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/merwinmathews"/>
    <language>en</language>
    <item>
      <title>Colorfull Terminal!!!</title>
      <dc:creator>Cactochan aka Merwin</dc:creator>
      <pubDate>Fri, 31 Mar 2023 19:21:46 +0000</pubDate>
      <link>https://dev.to/merwinmathews/colorfull-terminal-l9p</link>
      <guid>https://dev.to/merwinmathews/colorfull-terminal-l9p</guid>
      <description>&lt;h1&gt;
  
  
  Clot!!
&lt;/h1&gt;

&lt;p&gt; &lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fkomarev.com%2Fghpvc%2F%3Fusername%3Dmerwin-asm-clot%26label%3DProject%2520views%26color%3D0e75b6%26style%3Dflat" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fkomarev.com%2Fghpvc%2F%3Fusername%3Dmerwin-asm-clot%26label%3DProject%2520views%26color%3D0e75b6%26style%3Dflat" alt="darkmash-org"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://pepy.tech/project/clot-terminal" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fstatic.pepy.tech%2Fbadge%2Fclot-terminal" alt="Downloads"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmedia.discordapp.net%2Fattachments%2F951417646191083551%2F1090963610383167528%2Fimage.png%3Fwidth%3D500%26height%3D250" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmedia.discordapp.net%2Fattachments%2F951417646191083551%2F1090963610383167528%2Fimage.png%3Fwidth%3D500%26height%3D250"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Was Thinking Of Making A Terminal Since The Beginning Of Me : ]&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Sooo.. I made It!!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Its easy asf to install ..&lt;br&gt;
It got some cool features and some cool bugs XD..&lt;br&gt;
(We neeed some ppl to look into em and do pull requests lol) &lt;br&gt;
And was made in python..&lt;br&gt;
Soo You can also mess around it [i mean its pretty simple ;)]&lt;/p&gt;
&lt;h2&gt;
  
  
  Installation :
&lt;/h2&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;pip3 install clot-terminal # or pip install clot-terminal
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;This will install the program.. &lt;/p&gt;

&lt;p&gt;You can also run with out installing ..&lt;br&gt;
That would be cloning the repo and running the main.py ..&lt;/p&gt;
&lt;h2&gt;
  
  
  Present Features:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;History&lt;/li&gt;
&lt;li&gt;Colorfull Foreground&lt;/li&gt;
&lt;li&gt;Made for Windows and Linux users&lt;/li&gt;
&lt;li&gt;Command Book [A place to notedown commands and stuff] &lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
  
  
  How to use ?
&lt;/h3&gt;

&lt;p&gt;Just open your terminal and type in clot :)&lt;/p&gt;
&lt;h2&gt;
  
  
  Updating
&lt;/h2&gt;

&lt;p&gt;Type in update to any clot session&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;  update
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Exiting
&lt;/h2&gt;

&lt;p&gt;Type in exit&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt; exit
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Preview
&lt;/h2&gt;

&lt;p&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmedia.discordapp.net%2Fattachments%2F951417646191083551%2F1090967924220633168%2Fimage.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmedia.discordapp.net%2Fattachments%2F951417646191083551%2F1090967924220633168%2Fimage.png"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F951417646191083551%2F1090291584207159366%2Fimage.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F951417646191083551%2F1090291584207159366%2Fimage.png"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;h3&gt;
  
  
  Note :
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;This terminal may be lacking some features which others offer like , going back to previous commands. [ We be fixin it ]&lt;/li&gt;
&lt;li&gt;Some tools like vim doesnt work on it... [ We will fix it]&lt;/li&gt;
&lt;li&gt;The terminal is slow at printing when you run somethin which takes hella time. [ Will be def fixed]&lt;/li&gt;
&lt;/ul&gt;



&lt;h2&gt;
  
  
  Collabing and Donating
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Dm on ma discord - cactochan#2004 , If you wanna give some suggestions or you wanna collab with me..&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Duino coin - cacti&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;BNB / Eth - 0x9CE5E2179A95Ba94f1B723FbfAd4710a9891c9e3&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Patreon - cactochan&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Official Github Page - &lt;/p&gt;

</description>
      <category>python</category>
      <category>opensource</category>
      <category>terminal</category>
      <category>colorful</category>
    </item>
  </channel>
</rss>
