Story

Show HN: I made a TIDAL client that runs in the terminal

a2nb Saturday, January 17, 2026

I spend a lot of time in the terminal and wanted a simple way to listen to TIDAL without switching contexts, so I built ttydal. It’s a terminal-based TIDAL client written in Python that uses MPV for playback.

The project was inspired by sqlit (https://github.com/Maxteabag/sqlit). ttydal supports browsing, fuzzy search, and basic playback controls.

This is also my first real Python project, so it’s still small and a bit rough around the edges, but it’s open source and easy to experiment with. I’d really appreciate any feedback, suggestions, or criticism.

Summary
The article introduces ttydal, a tool that allows users to record and share terminal sessions in an interactive, web-based format. It highlights the tool's features, such as session recording, playback, and easy sharing, which make it a useful tool for developers, support teams, and others who need to demonstrate or troubleshoot terminal-based workflows.
3 0
Summary
github.com
Visit article Read on Hacker News