A cross-platform terminal: SSH, serial, and local sessions with an integrated SFTP browser.
Project description
OmniTerm
A cross-platform terminal built with PyQt6. OmniTerm gives you SSH, serial, and local shell sessions in a tabbed interface, an integrated SFTP file browser, encrypted credential storage, and a dark theme out of the box.
Features
- Multiple session types — SSH (password or key auth), serial (configurable baud / data bits / parity / stop bits), and local PTY shells.
- Tabbed sessions with a sidebar session tree (folders supported).
- Integrated SFTP browser that attaches automatically to SSH sessions for upload / download.
- Encrypted credentials — passwords are stored with Fernet encryption, optionally protected by a master password (PBKDF2-HMAC-SHA256).
- xterm.js terminal rendered via Qt WebEngine for accurate ANSI handling.
- Configurable home directory and an optional shared sessions file.
Installation
pip install omniterm
On Linux you may also need the system Qt WebEngine runtime libraries provided by your distribution.
Usage
After installing, launch from the command line:
omniterm
From a checkout:
pip install -e .
omniterm
Development
git clone https://github.com/fbobe321/omniterm
cd omniterm
pip install -e .
python -m omniterm.main
License
MIT — see LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file omniterm-0.1.20.tar.gz.
File metadata
- Download URL: omniterm-0.1.20.tar.gz
- Upload date:
- Size: 95.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93d259dd38bec88b4e866d0f7d3edc77249f74454f668aa1cfbc3a286070773e
|
|
| MD5 |
61e4bffd84dba561157a0384eddbdabc
|
|
| BLAKE2b-256 |
5d2fc6907c9df33482bb967da25722376563d2549c9bada5650f18785d338de0
|
File details
Details for the file omniterm-0.1.20-py3-none-any.whl.
File metadata
- Download URL: omniterm-0.1.20-py3-none-any.whl
- Upload date:
- Size: 98.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de973274477f4231765f8e356ee8c1dede7df9a4e3571e7fa81573b7c3d6991a
|
|
| MD5 |
78baf108d96b04a647a40843f0cdffc3
|
|
| BLAKE2b-256 |
42932ff2d6364ebbe1f2fa9409d1cc040b14b9474913f9d264a85168b65c060d
|