Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jsTerm_Portable_Linux-x86_64_v2.2.0.0_(compile_debian_10.12.0).tar.gz | 2024-08-12 | 29.9 MB | |
jsTerm-x86_64_v2.2.0.0.AppImage | 2024-08-12 | 30.1 MB | |
JavaScript_for_jsTerm[ru].pdf | 2024-08-12 | 400.4 kB | |
JavaScript_for_jsTerm[en].pdf | 2024-08-12 | 378.5 kB | |
README.txt | 2024-08-12 | 4.2 kB | |
jsTerm_Portable_Windows_v2.2.0.0.zip | 2024-08-12 | 8.2 MB | |
jsTerm_Source_v2.2.0.0_(2024-08-12,12).zip | 2024-08-12 | 2.5 MB | |
Totals: 7 Items | 71.4 MB | 0 |
================================================== jsTerm - Terminal for serial ports and TCP/UDP with JavaScript support Version 2.2.0.0 Copyright (C) 2022-2024 Vitalij Fedichev https://vk.com/id94245154 ================================================== jsTerm is a simple terminal emulator for Linux and Windows with support for external javascripts. [ru] jsTerm — простой эмулятор терминала для Linux и Windows с поддержкой внешних JavaScript-скриптов. ================================================== DISCLAIMER ================================================== The software is designed for use by trained professional personnel and is not a substitute for sound professional judgment. It is the sole responsibility of the user to validate the data presented by jsTerm and to determine whether the results of this program are accurate and suitable for any specific purpose. No guarantee of accuracy or fitness for any purpose is expressed or implied. The author strongly recommends that the data be checked against other sources and/or methods before use and application. The author shall not be held liable for any direct, indirect, consequential or incidental damages incurred through use of the data or calculations. ================================================== LICENSE ================================================== jsTerm is licensed under the GNU General Public License (GPL) Version 3. ================================================== SYSTEM REQUIREMENTS ================================================== OS: Windows: 32/64-bit XP or higher Software: For portable versions you need: Qt4 variants require Microsoft Visual C++ 2008 Redistributable Qt5 variants contains all the necessary components (Only for Windows 7 or higher) Linux-x86_64: Software: The installation package contains all the necessary components. Build done in Debian (10.12.0) ================================================== BUILD ================================================== The project is built in Visual Studio 2008 (QT 4.8.7), project file and everything you need for Visual Studio 2008 is in the folder src\VS2008\jsTerm The project can be built in QTCreator (QT 4, QT 5) All sources in the folder src ================================================== VERSION HISTORY / CHANGELOG ================================================== Version 2.2.0.0 - Fixed a bug in the serial port selection dialog (appeared in Linux) [ru] - Исправлена ошибка в диаоге выбора последовательного порта. (проявлялась в Linux) Version 2.1.0.0 - Changed the log file management dialog - Added the ability to control the interface size with the Ctrl+/Ctrl- keys - Added the ability to manage running copies via the command line (close, open, transfer,...) [ru] - Изменен диалог управления лог файлом - Добавлена возможность управлять размером интерфейса клавишами Ctrl+/Ctrl- - Добавлена возможность управлять запущенными копиями через командную строку (закрыть,открыть,передать,...) Version 2.0.0.0 - Additions and changes to the JavaScript interface - Added JavaScript help files [ru] - Дополнения и изменения в интерфейсе JavaScript - Добавлены файлы справки JavaScript Version 1.0.6.0 - Linux support - Organized source files [ru] - Поддержка Linux - Организованные исходные файлы Version 1.0.5.0 - This version is the first to be released under the GPL v3 license - Corrected many other bugs from the previous version [ru] - Эта версия является первой, выпущенной под лицензией GPL v3 - Исправлено множество других ошибок предыдущей версии