diff options
| author | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
|---|---|---|
| committer | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
| commit | 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 (patch) | |
| tree | 3009f0564d75e3f7d1ca38507e7ebb92deaded07 /articles/2021/Pyradio.html | |
update
Diffstat (limited to 'articles/2021/Pyradio.html')
| -rwxr-xr-x | articles/2021/Pyradio.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/articles/2021/Pyradio.html b/articles/2021/Pyradio.html new file mode 100755 index 0000000..d22a3f3 --- /dev/null +++ b/articles/2021/Pyradio.html @@ -0,0 +1,30 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/style.css"> + <title>Bloggings</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + +<main> +<article> +<h2>Pyradio</h2> +<h3>2021-05-25</h3> +<p><img src="/images/pyradio.webp" alt="pyradio screenshot"></p> +<p>Je joue avec Pyradio et Cava en ce moment.</p> +</p>Pyradio est un sympathique lecteur radio pour terminal de <a href="https://github.com/coderholic/pyradio/tree/master">coderholic</a>, et <a href="https://github.com/karlstav/cava">cava</a> est une application simple d'affichage de barres audio, également pour le terminal.</p> +<p>Afin de remplir votre liste de stations radio dans ~/.config/pyradio/stations.csv, +vous pouvez trouver de nombreuses URL ici : <a href="http://listenlive.nl/index.php">Listenlive.nl</a></p> +</p> <p>Je suis donc en train de surfer sur le canapé en écoutant de la Bossa Nova, il y a pire dans la vie.</p> +</article> +</main> +<footer> +<p> </p><p>§</p></footer> +</body></html> |
