diff options
Diffstat (limited to 'articles/2025/Back-to-the-future.html')
| -rwxr-xr-x | articles/2025/Back-to-the-future.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/articles/2025/Back-to-the-future.html b/articles/2025/Back-to-the-future.html new file mode 100755 index 0000000..54908c1 --- /dev/null +++ b/articles/2025/Back-to-the-future.html @@ -0,0 +1,37 @@ +<!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>Back to the future</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + +<main> +<article> +<h2>Back to the future</h2> +<h3>2025-04-25</h3> +<h4>4 years afterwards</h4> +<p>Back in <a href="https://wittamore.fr/articles/2021/Pyradio.html">2001</a> I was using Pyradio with Cava on Manjaro with i3</p> +<p>Today I'm using the same apps on Arch Linux with DWM</p> +<p>Not quite sure if I'm going backwards or forwards...</p> +<img src="/images/blog/pyradio-again.png" alt="pyradio screenshot"> +<h3>Pyradio-m3u</h3> +<p>Here's a handy app that fills pyradio with a few thousand stations</p> +<p><a href="https://www.rahuljuliato.com/posts/pyradio-m3u">pyradio-m3u</a></p> +</article> +</main> +<footer> + +<p> </p> + +<p>ยง</p> + </footer> +</body> +</html> |
