Giter Club home page Giter Club logo

termatus's Introduction

Termatus

Terminal system status viewer

Inspired by bpytop



MAJOR DISCLAIMER: this is intended to be used on 1920 x 1080 screens ONLY, anything else and it is bound to break

What❓

A system information and status viewer, similiar to those you see in the H4CK3R movies. Except this isnt all green on black with random matrix rain. It actually shows some useful information

Why❓

I recently had discovered about the amazing Rich library, and was looking for things to make with it. And I just so happened to stumble across bpytop, which was mind-blowing. I know mine does'nt come as close, but I really think for a first project it turned out nice

Cool. What does it show?📈❓

  • Your basic PC information (OS, System, all that)
  • Your CPU information (model, cores, etc.)
  • Your CPU stats (used (%), speeds, time)
  • The current running processes, although not all of it, only 6 to 7
  • Your internet information (IP address, your current location etc.)
  • Your internet stats (bytes, packets, loss)
  • Your memory a.k.a disks information (names, mount points)
  • Your disks' memory stats
  • Your RAM stats (used, available)

OK, so what's special about mine❓

  1. Well, unlike bpytop which only works on Linux, mine can actually work on Windows as well 😎. But mine still is very very lacking in UI/UX😅
  2. I also am a weeb, so you know...
  3. Mine is also more 'vibrant' I guess
  4. You also have a whole lot of ASCII art to choose from to add in the pic display. Plus, you can add your own! Just make sure it fits

How to run❓

-Clone this repo on your machine by

git clone https://github.com/muaaz-ur-habibi/termatus.git

-cd into the two termatus folders
-Run the command

python main.py

to run the script


How does it look like❓

Here's a screenshot:

termatus's People

Contributors

muaaz-ur-habibi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

termatus's Issues

error

File "C:\Users\Ivan\termatus\termatus\main.py", line 427, in
with Live(renderable=base(information_dictionary=basic_info(),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Ivan\termatus\termatus\main.py", line 271, in base
f"\n{cleaned_net_info[0]}\narea: {cleaned_net_info[1].split(': ')[1]}, {cleaned_net_info[2].split(': ')[1]}, {cleaned_net_info[3].split(': ')[1]}\nISP: {cleaned_net_info[6].split(': ')[1]}",
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.