<?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: Mark Pavlenko</title>
    <description>The latest articles on DEV Community by Mark Pavlenko (@markdev).</description>
    <link>https://dev.to/markdev</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%2F1631190%2F83854119-dc31-4ea8-a1a4-721741e6a837.jpeg</url>
      <title>DEV Community: Mark Pavlenko</title>
      <link>https://dev.to/markdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/markdev"/>
    <language>en</language>
    <item>
      <title>Thanks to all for viewing and starring PyTermOS!</title>
      <dc:creator>Mark Pavlenko</dc:creator>
      <pubDate>Mon, 17 Jun 2024 04:37:34 +0000</pubDate>
      <link>https://dev.to/markdev/thanks-to-all-for-viewing-and-starring-pytermos-7f2</link>
      <guid>https://dev.to/markdev/thanks-to-all-for-viewing-and-starring-pytermos-7f2</guid>
      <description>&lt;h2&gt;
  
  
  Thanks to all people that helped me!
&lt;/h2&gt;

&lt;p&gt;Now we got 2 stars and 3 views!&lt;br&gt;
That’s already something!!&lt;/p&gt;

&lt;h3&gt;
  
  
  If you haven’t seen my previous post, you can see it on my page.
&lt;/h3&gt;

</description>
    </item>
    <item>
      <title>New Linux distro: PyTermOS</title>
      <dc:creator>Mark Pavlenko</dc:creator>
      <pubDate>Sat, 15 Jun 2024 15:36:05 +0000</pubDate>
      <link>https://dev.to/markdev/new-linux-distro-pytermos-2h3p</link>
      <guid>https://dev.to/markdev/new-linux-distro-pytermos-2h3p</guid>
      <description>&lt;h1&gt;
  
  
  Introducing PyTermOS: A Lightweight Linux-Based OS for Learning and Development
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2cy92gk9fqhhdoypkgdu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2cy92gk9fqhhdoypkgdu.png" alt="PyTermOS Linux Logo" width="315" height="288"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hello, Dev.to community!&lt;/p&gt;

&lt;p&gt;I'm excited to introduce &lt;a href="https://github.com/PyTermOS-Project/PyTermOS"&gt;PyTermOS&lt;/a&gt;, a lightweight, Linux-based operating system designed to make it easier for both kids and adults to step into the world of development and Linux testing. 🚀&lt;/p&gt;

&lt;h2&gt;
  
  
  Why PyTermOS?
&lt;/h2&gt;

&lt;p&gt;As a developer and an enthusiast of open-source projects, I wanted to create an OS that is not only lightweight but also educational. PyTermOS aims to provide a simple and accessible platform for learning about Linux, programming, and system operations.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Lightweight and Fast:&lt;/strong&gt; PyTermOS is designed to run smoothly on minimal hardware.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Educational Focus:&lt;/strong&gt; Ideal for learners who want to understand the basics of Linux and programming.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Python Integration:&lt;/strong&gt; Includes a command-line interface built with Python, making it perfect for Python enthusiasts.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open Source:&lt;/strong&gt; Fully open-source and available on GitHub for anyone to explore, use, and contribute to.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;PyTerm Powered:&lt;/strong&gt; Built with Python, a new command-line interface made for MacOS is now the point of PyTermOS. PyTerm was for people that want to try Bash or zsh but want to learn using a smaller terminal.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1.
&lt;/h3&gt;

&lt;p&gt;Get the PyTermOS Bootable image from &lt;a href="https://www.icloud.com/iclouddrive/069C_WVIjLR8Dou0oQZ5_f6Pg#PyTermOS_Versions"&gt;iCloud&lt;/a&gt;. Soon will be created a downloads page on (pytermos.com)[&lt;a href="https://pytermos.com"&gt;https://pytermos.com&lt;/a&gt;)&lt;br&gt;
Note: you won’t find anything on that iCloud page because PyTermOS is still in development and is not ready for being run on hardware.&lt;/p&gt;

&lt;h3&gt;
  
  
  2.
&lt;/h3&gt;

&lt;p&gt;Use software like Balena Etcher or RPi Imager and install PyTermOS.&lt;/p&gt;

&lt;h3&gt;
  
  
  3.
&lt;/h3&gt;

&lt;p&gt;Insert the Micro SD Card in your Raspberry Pi. Other boards are not supported.&lt;/p&gt;

&lt;h3&gt;
  
  
  4.
&lt;/h3&gt;

&lt;p&gt;First-Boot to PyTermOS. Firstly you'll see the Linux Splash Screen and then it will boot to PTCLI. (PyTerm CLI)&lt;/p&gt;

&lt;h3&gt;
  
  
  5.
&lt;/h3&gt;

&lt;p&gt;Now use PyTermOS!&lt;/p&gt;

&lt;h2&gt;
  
  
  Contributions welcome!
&lt;/h2&gt;

&lt;p&gt;All contributions are welcome.&lt;/p&gt;

&lt;h3&gt;
  
  
  How?
&lt;/h3&gt;

&lt;p&gt;Fork the &lt;a href="https://github.com/PyTermOS-Project/PyTermOS"&gt;PyTermOS&lt;/a&gt; Github repo. And then contribute!&lt;/p&gt;

&lt;h3&gt;
  
  
  If it's not hard, can you please star or view the repository for making PyTermOS more popular?
&lt;/h3&gt;

&lt;p&gt;All stars and views will be appreciated.&lt;/p&gt;

&lt;h2&gt;
  
  
  PyTermOS Links
&lt;/h2&gt;

&lt;p&gt;Main page: &lt;a href="https://pytermos.com"&gt;pytermos.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Documentation page: &lt;a href="https://docs.pytermos.com/"&gt;docs.pytermos.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Meaning of PyTermOS page: &lt;a href="https://pytermos.com/sense.html"&gt;pytermos.com/sense.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;RSS Feed: &lt;a href="https://github.com/organizations/PyTermOS-Project/markpavlenko.private.atom?token=A2GQHEY22M7CXNZLNVHGBWGEOV4P4"&gt;PyTermOS-Project GitHub RSS&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Github Repo: &lt;a href="https://github.com/PyTermOS-Project/PyTermOS"&gt;PyTermOS-Project/PyTermOS&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Note: it is not done and not working.
&lt;/h3&gt;

&lt;p&gt;Thanks for reading!!&lt;/p&gt;

</description>
      <category>linux</category>
      <category>opensource</category>
      <category>python</category>
    </item>
  </channel>
</rss>
