From 48a3c2e6b49cbdecc492cdc999b8cfdd71625399 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 19 Jul 2025 16:00:36 +0200 Subject: Added pats project --- content/pages/projects.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'content') diff --git a/content/pages/projects.md b/content/pages/projects.md index 8b1b645..8c341b6 100644 --- a/content/pages/projects.md +++ b/content/pages/projects.md @@ -19,6 +19,7 @@ draft: false - [newsbarge](#newsbarge) - [oberon](#oberon) - [p9tree](#p9tree) +- [pats](#pats) - [rssperado](#rssperado) - [sm](#sm) - [sparklines](#sparklines) @@ -243,6 +244,25 @@ tree is written with Plan9 Operating System in mind so it may not work with othe +## pats +Pats is a command-line tool for managing PulseAudio audio sinks that allows you to list available audio outputs and cycles between them seamlessly. + + +
+ +|Released|Description|Download| +|--------|-----------|--------| +|2025-07-19|First release| [pats-v1.0.tar.gz](/projects/pats-v1.0.tar.gz) | + + +
+ + + ## rssperado The RSS parser is a command-line utility that simplifies the process of parsing RSS feeds, enriching the extracted data, exporting it to JSON files, enabling content classification, and providing English translation. -- cgit v1.2.3