stampe99 / se-0

A simple variant of neofetch written in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

se-0

A simple variant of neofetch written in Python.

Installation

Install python here

git clone https://github.com/stampe99/se-0/ && cd se-0

pip install colorama
pip install sys
python fetch.py

Required modules:

  • colorama
  • sys
  • ctypes
  • platform
  • psutil
  • os
  • distro

(image)

About

A simple variant of neofetch written in Python.

License:MIT License


Languages

Language:Python 100.0%