<?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: cheonjiyeoung</title>
    <description>The latest articles on DEV Community by cheonjiyeoung (@cheonjiyeoung).</description>
    <link>https://dev.to/cheonjiyeoung</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%2F3649855%2Fe2c5d0c0-b173-4588-9715-0bfaf25be051.png</url>
      <title>DEV Community: cheonjiyeoung</title>
      <link>https://dev.to/cheonjiyeoung</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cheonjiyeoung"/>
    <language>en</language>
    <item>
      <title>I made systemctl management app</title>
      <dc:creator>cheonjiyeoung</dc:creator>
      <pubDate>Sun, 07 Dec 2025 05:26:16 +0000</pubDate>
      <link>https://dev.to/cheonjiyeoung/i-made-systemctl-management-app-1l39</link>
      <guid>https://dev.to/cheonjiyeoung/i-made-systemctl-management-app-1l39</guid>
      <description>&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%2Fukzzhsgrw7hg15rozzh5.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%2Fukzzhsgrw7hg15rozzh5.png" alt=" " width="800" height="615"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;hi everyone&lt;br&gt;
I'm a beginner developer working with robots, and I found myself constantly debugging systemd services via terminal. After getting frustrated with systemctl commands, I decided to build a simple GUI to make it easier.&lt;/p&gt;

&lt;p&gt;The tool has a backend daemon (for sudo privileges) + GUI interface. It's basic but functional - you can start/stop/restart services, view logs, and see service status at a glance.&lt;/p&gt;

&lt;p&gt;This is my first time publicly sharing something I built. I'd love feedback from the community on what I could improve!&lt;/p&gt;

&lt;p&gt;github:&lt;br&gt;
&lt;a href="https://github.com/cheonjiyeoung/service_hub" rel="noopener noreferrer"&gt;https://github.com/cheonjiyeoung/service_hub&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
