Metadata-Version: 2.4
Name: teletext
Version: 0.0.2
Summary: Desktop version of some Teletext services.
Author: Zsombor Kalmar
License: GPLv3
Project-URL: GitHub, https://github.com/zsobix/teletext
Project-URL: PyPI, https://pypi.org/project/teletext/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.34.2
Requires-Dist: beautifulsoup4>=4.15.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Teletext on Desktop

A desktop UI for some Teletext services, written in Python using GTK and libadwaita.

<img width="811" height="792" alt="260706_19h53m10s_screenshot" src="https://github.com/user-attachments/assets/f24516f1-798d-47a4-b676-a5b628e0eb52" />

## Installation
> This only works on macOS/Linux, because I can't package on Windows, and GTK doesn't work as well there

### Download from releases
Just head to the releases and download the executable!

or

### Download from PyPI

```bash
pip install teletext
```

## Usage

If you downloaded it from the releases, just run the app and enjoy!

Or 

If you downloaded it from PyPI, just run:
```bash
teletext
```

## Issues
there are bugs I probably didn't notice, so pls write in the issues tab!
 

<img width="200" height="150" alt="Under_construction_graphic" src="https://github.com/user-attachments/assets/0f814f2d-37bc-446a-bf9b-7207ccdddbc5" />
