Metadata-Version: 2.4
Name: arasaka-eye
Version: 0.1.2
Summary: A terminal system monitor with custom ASCII art.
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: textual
Requires-Dist: psutil

# #Terminal-System-Monitor



***What even is this?***

> This is a terminal system monitor like btop or htop, but a much simpler version. It shows custom ASCII art, CPU usage, RAM usage, and a stopwatch to track time (like how long you have been coding). You can use this in your terminal to display your own ASCII art, check your system stats, and use the timer. You can also use this code as a skeleton to build your own custom terminal system monitor.



***Built with :-***

1. Python and tcss (language)

2. Textual (Framework for UI/CSS in terminal)

3. Psutil (Library to get hardware info)

   

***How you can contribute(if you want to of-course) :-***

You can contribute in this by adding your own widgets that you feel are useful and cool like ascii art/animation etc. Feel free to do anything that you would like (free will if you believe in it).



***Deployment :-***

### Usage

\### Installation 

You can install Arasaka Eye globally using pip: 

`pip install arasaka-eye` 



Once installed, just open your terminal and type: 

`arasaka-eye`

