Skip to content

ViciousSquid/CEETEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEETEX

Ceefax/Teletext engine for modern web feeds [WORK IN PROGRESS]

A bridge between the high-speed data of 2026 and the low-resolution, "Mode 7" broadcast aesthetic of the 1990s.

Customise and aggregate your favourite RSS sources without bloat or distracting ads.

image

CEETEX is a Python-based RSS reader that reimagines modern data through the high-density, no-nonsense lens of 1980s Teletext. Built using the Textual framework, it features a retro 3-digit dialing system and a custom engine that strips away web bloat, delivering a distraction-free, terminal-native news experience."

"CEETEX brings back the 'information-at-your-fingertips' era of broadcast data services like the UK's Ceefax and Australia's Austext. For those in the US, think of it as a interactive, user-controlled version of the classic 80s Weather Channel dashboard. It’s a nostalgic, high-density way to browse the modern web via the terminal."


pages.json stores a list of RSS feeds and codes to view them
(Index is 100, BBC news is 101, Hackernews is 500, etc)

Click on headlines to view them, Press O to open a web browser with full articles

requirements: textual , feedparser , rich