Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
HelloWorld.js | 2023-06-02 | 467 Bytes | |
js_sample.zip | 2023-05-10 | 18.9 kB | |
jsTerm_Portable_Win_Qt5_v2.0.0.0.zip | 2023-04-20 | 18.3 MB | |
README.txt | 2023-04-20 | 2.7 kB | |
jsTerm_Source_v2.0.0.0_(2023-04-19,16).zip | 2023-04-20 | 4.4 MB | |
jsTerm_Portable_Linux-x86_64_Qt5_v2.0.0.0_(compile_debian_10.12.0).tar.gz | 2023-04-20 | 29.8 MB | |
jsTerm_Portable_Win_Qt4_v2.0.0.0.zip | 2023-04-20 | 8.2 MB | |
JavaScript_for_jsTerm[en].pdf | 2023-04-20 | 367.2 kB | |
JavaScript_for_jsTerm[ru].pdf | 2023-04-20 | 389.6 kB | |
Totals: 9 Items | 61.5 MB | 0 |
================================================== jsTerm - Terminal for serial ports and TCP/UDP with JavaScript support Version 2.0.0.0 Copyright (C) 2022 Vitalij Fedichev https://vk.com/id94245154 ================================================== jsTerm is a simple terminal emulator for Linux and Windows with support for external javascripts. ================================================== 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.0.0.0 - Additions and changes to the JavaScript interface - Added JavaScript help files Version 1.0.6.0 - Linux support - Organized source files 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