emphyrio.io

Creative hobbyist — coding, 3D printing & experiments

Termphyrio

Termphyrio - SSH GUI by Emphyrio

Termphyrio is a simple yet powerful SSH client built using Python and Tkinter. It allows users to easily connect to remote systems via SSH, run commands, and manage multiple SSH sessions within a clean graphical interface.

Features:

Installation:

  1. Clone the repository:
    git clone https://github.com/emphyri0/termphyrio.git
    cd termphyrio
  2. Install dependencies:
    pip install -r requirements.txt

Usage:

  1. Run the application:
    python termphyrio.py
  2. Connect to an SSH server
  3. Open a system terminal and manage multiple SSH sessions

GitHub Link:

Termphyrio GitHub Repository

Recent Blog Posts

Terminal Network Scanner

April 21, 2025

🔍 Terminal Network Scanner Ever wondered what devices are lurking on your local network? Whether you're a curious Raspbe...