Skip to content

Commit 6385dda

Browse files
committed
readme
1 parent 83b5b0b commit 6385dda

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
# Pythonator
2-
3-
**Pythonator** is a desktop application for running, monitoring, and managing multiple Python scripts concurrently through a clean graphical interface.
4-
It is designed for developers who want predictable process control, readable logs, and simple environment management without relying on multiple terminal sessions.
5-
6-
At its core, Pythonator is a **local Python process manager with a GUI**.
7-
82
<p align="center">
93
<img alt="Python" src="https://img.shields.io/badge/Python-3.13%2B-blue" />
104
<img alt="PyQt6" src="https://img.shields.io/badge/UI-PyQt6-41CD52" />
@@ -20,6 +14,11 @@ At its core, Pythonator is a **local Python process manager with a GUI**.
2014
</a>
2115
</p>
2216

17+
**Pythonator** is a desktop application for running, monitoring, and managing multiple Python scripts concurrently through a clean graphical interface.
18+
It is designed for developers who want predictable process control, readable logs, and simple environment management without relying on multiple terminal sessions.
19+
20+
At its core, Pythonator is a **local Python process manager with a GUI**.
21+
2322
---
2423

2524
## Screenshots

0 commit comments

Comments
 (0)