Biography

Balázs Cene is a computer programmer and interface designer. Born 22 years ago in Hungary, moved to the Netherlands in 2021. Created and maintained various large scale open source projects. Currently working at Drop & Render.

Contacts
Email GitHub

Now Playing

"N/A"

?

Use term to search for any posts containing 'term', and use category/ to search for any posts in the category 'category'. Combine the two as category/term to search for posts within 'category' containing 'term'. All case insensitive.

PyTermGUI: TUIs that don't suck

Python TUI framework with mouse support, modular widget system, customizable and a rapid terminal markup language.

bczsalba.com/post/pytermgui

Published

2025-03-27 12:25:43

Modified

2025-05-27 13:08:26

Sipedon: An aquarium for your terminal

Sipedon is an aquarium simulator that runs in your terminal. It is currently in its early stages, but eventually it should become an aquarium management game.

bczsalba.com/post/sipedon

Published

2025-03-27 12:10:48

Modified

2025-05-26 22:09:18

CELX: TUI applications over HTTP

CELX is a terminal application framework that delivers interfaces through an HTTP connection. It exists as part of the shade40 family of tooling.

bczsalba.com/post/celx

Published

2025-03-21 21:46:20

Modified

2025-04-03 00:49:14

Slate: A powerful terminal management library.

Slate handles most of the interactions one might be expected to do while writing a UI application for terminals (TUI). It does so in a simple to understand, Pythonic manner, and uses a simple synchronous API to allow for maximum compatibility with existing codebases.

bczsalba.com/post/slate

Published

2025-05-29 11:58:11

Modified

2025-05-29 11:58:11

Zenith: A markup language with a built-in color palette generator, made for the terminal.

Zenith is a fast markup language meant to be readable and maximally accessible. Its syntax is inspired by BBCode, but it's meant to be readable enough that anyone can work with it with no background knowledge.

bczsalba.com/post/zenith

Published

2025-05-29 11:57:06

Modified

2025-05-29 11:57:06

Celadon: A modern TUI engine for Python applications

A library for creating good looking and performant UIs in the terminal. Implements mouse handling, flexbox-based layouts and a CSS-like styling system. Usable both standalone and as the terminal "backend" of a larger system.

bczsalba.com/post/celadon

Published

2025-04-02 14:56:51

Modified

2025-05-26 21:36:07