diff --git a/modules/misc/news/2025/10/2025-10-26_18-07-01.nix b/modules/misc/news/2025/10/2025-10-26_18-07-01.nix new file mode 100644 index 000000000..faf365e1e --- /dev/null +++ b/modules/misc/news/2025/10/2025-10-26_18-07-01.nix @@ -0,0 +1,11 @@ +{ + time = "2025-10-26T21:07:01+00:00"; + condition = true; + message = '' + A new module is available: `programs.zapzap` + + ZapZap brings the WhatsApp experience on Linux closer to that of a native application. + Since Meta does not provide a public API for third-party applications, ZapZap is developed + as a Progressive Web Application (PWA), built with PyQt6 + PyQt6-WebEngine. + ''; +}