Skip to content

OpenTTY 1.5

Compare
Choose a tag to compare
@fetuber4095 fetuber4095 released this 27 Aug 01:52
· 55 commits to main since this release

The OpenQT Update

This is OpenTTY, a terminal emulator
tottaly created in python that run a minimalish
version of shell into your system (Windows and Linux)
is supported by app.

Release Notes

  1. OpenQT SDK

The OpenQT is a SDK to load and run PyQt5 xml ui files,
it is developed for in future the developers can create assets
with graphical resources. With this runtime, users get ability
to run directly Qt projects without convert it into python
scripts.

  1. Added new shell utilities

In this release, Mr. Lima added some utilities for category
FILE and TEXT.

Was added commands TAC that show file content in reverse
mode, it mean that was be displayed from last line, to first
line of the file. The second command is CATBIN, it show file
content without decode it, if file is binary-type will show the
bytes table, else, will show the text but tabs and lines not
formatted.

Contribuitors: Mr. Lima
Github Repository: https://github.com/fetuber4095/OpenTTY