Update README with screenshot
Some checks failed
Build Linux / Build Linux (push) Successful in 1m9s
Build Windows / Build Windows (push) Has been cancelled

This commit is contained in:
2026-01-13 18:25:28 +01:00
parent 9fc75b7e39
commit 13b08ac6a4
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
A cross-platform (Linux/Windows) desktop application for viewing, creating, and editing Teletext pages. This tool is designed to work with the `.t42` file format, providing a robust environment for Teletext recovery and design.
![Application Screenshot](screenshot.png)
## Features
- **File Support:** Load and save standard `.t42` Teletext data files.
@@ -43,4 +45,4 @@ The application is built using Python and PyQt6, and packaged into a standalone
- **Windows:** `dist/TeletextEditor_Windows.exe`
> **Note for Cross-Compilation:**
> The build script produces an executable for the **current OS** running the script. To build the Windows executable on Linux, you can use Wine (as configured in the Gitea workflow) or run the script natively on a Windows machine.
> The build script produces an executable for the **current OS** running the script. To build the Windows executable on Linux, you can use Wine (as configured in the Gitea workflow) or run the script natively on a Windows machine.

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB