1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

news: add zapzap entry

This commit is contained in:
Aguirre Matteo 2025-10-26 18:07:57 -03:00 committed by Austin Horstman
parent 5e3b79ac84
commit 988f25531d

View file

@ -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.
'';
}