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:
parent
5e3b79ac84
commit
988f25531d
1 changed files with 11 additions and 0 deletions
11
modules/misc/news/2025/10/2025-10-26_18-07-01.nix
Normal file
11
modules/misc/news/2025/10/2025-10-26_18-07-01.nix
Normal 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.
|
||||||
|
'';
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue