{"id":20375941,"url":"https://github.com/nzeemin/ukncbtl-qt","last_synced_at":"2025-04-12T07:35:41.103Z","repository":{"id":28823547,"uuid":"32346951","full_name":"nzeemin/ukncbtl-qt","owner":"nzeemin","description":"UKNCBTL emulator, Qt version.","archived":false,"fork":false,"pushed_at":"2024-12-15T18:10:32.000Z","size":1184,"stargazers_count":15,"open_issues_count":6,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-26T02:42:58.982Z","etag":null,"topics":["c-plus-plus","cpp","cross-platform","emulator","ms0511","pdp11","qt","qt5","soviet-computer"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nzeemin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-16T19:11:58.000Z","updated_at":"2025-01-08T06:22:17.000Z","dependencies_parsed_at":"2023-11-19T11:24:03.278Z","dependency_job_id":"c7bed707-1491-4a1d-8542-1dc2ad8db397","html_url":"https://github.com/nzeemin/ukncbtl-qt","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nzeemin%2Fukncbtl-qt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nzeemin%2Fukncbtl-qt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nzeemin%2Fukncbtl-qt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nzeemin%2Fukncbtl-qt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nzeemin","download_url":"https://codeload.github.com/nzeemin/ukncbtl-qt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248535234,"owners_count":21120512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-plus-plus","cpp","cross-platform","emulator","ms0511","pdp11","qt","qt5","soviet-computer"],"created_at":"2024-11-15T01:34:17.157Z","updated_at":"2025-04-12T07:35:41.066Z","avatar_url":"https://github.com/nzeemin.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ukncbtl-qt\n[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)\n[![Build status](https://ci.appveyor.com/api/projects/status/ipvgt62iivnc6j7f?svg=true)](https://ci.appveyor.com/project/nzeemin/ukncbtl-qt)\n[![Build Status](https://github.com/nzeemin/ukncbtl-qt/actions/workflows/push-matrix.yml/badge.svg?branch=master)](https://github.com/nzeemin/ukncbtl-qt/actions/workflows/push-matrix.yml)\n[![CodeFactor](https://www.codefactor.io/repository/github/nzeemin/ukncbtl-qt/badge)](https://www.codefactor.io/repository/github/nzeemin/ukncbtl-qt)\n\nUKNCBTL emulator, Qt version.\n\nThe UKNCBTL project consists of:\n* [ukncbtl](https://github.com/nzeemin/ukncbtl/) written for Win32 and works under Windows 2000/2003/2008/XP/Vista/7/8/10.\n* [ukncbtl-renders](https://github.com/nzeemin/ukncbtl-renders/) — renderers for UKNCBTL Win32.\n* [ukncbtl-qt](https://github.com/nzeemin/ukncbtl-qt/) is based on Qt framework and works under Windows, Linux and Mac OS X.\n* [ukncbtl-testbench](https://github.com/nzeemin/ukncbtl-testbench/) — test bench for regression and performance testing.\n* [ukncbtl-utils](https://github.com/nzeemin/ukncbtl-utils/) — various utilities: rt11dsk, sav2wav, ESCParser etc.\n* [ukncbtl-doc](https://github.com/nzeemin/ukncbtl-doc/) — documentation and screenshots.\n* [ukncbtl-wasm](https://github.com/nzeemin/ukncbtl-wasm/) — web version of the emulator.\n* Project wiki: https://github.com/nzeemin/ukncbtl-doc/wiki\n  * Screenshots: https://github.com/nzeemin/ukncbtl-doc/wiki/Screenshots-ru\n  * User's Manual (in Russian): https://github.com/nzeemin/ukncbtl-doc/wiki/Users-Manual-ru\n\n\n## Как запустить под Linux\n\n### Собрать из исходников\n\n 1. Установить пакеты: Qt 5 + QtScript\u003cbr\u003e\n    `sudo apt install qtbase5-dev qt5-qmake qtscript5-dev`\n 2. Скачать исходники: либо через\u003cbr\u003e\n    `git clone https://github.com/nzeemin/ukncbtl-qt.git`\u003cbr\u003e\n    либо скачать как .zip и распаковать\n 3. Выполнить команды:\u003cbr\u003e\n   `cd emulator`\u003cbr\u003e\n   `qmake \"CONFIG+=release\" QtUkncBtl.pro`\u003cbr\u003e\n   `make`\u003cbr\u003e\n 4. Дать права на выполнение: `chmod +x QtUkncBtl`\n 5. Запустить `QtUkncBtl`\n\n### Используя готовый AppImage\n\n 1. Зайти в [Releases](https://github.com/nzeemin/bkbtl-qt/releases) найти последний AppImage-релиз и скачать `*.AppImage` файл\n 2. Дать права на выполнение: `chmod +x UKNCBTL_Qt-a808c28-x86_64.AppImage` (подставить тут правильное название AppImage файла)\n 3. Запустить AppImage файл\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnzeemin%2Fukncbtl-qt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnzeemin%2Fukncbtl-qt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnzeemin%2Fukncbtl-qt/lists"}