ruinivist 787cf6e11a fix: disable HTTP/2 and HTTP/3 multiplexing in pling upload script
The Pling/OpenDesktop file upload servers (`files07.pling.com`)
do not properly handle HTTP/2 multiplexed file uploads from newer
HTTP clients like `niquests`, causing `ConnectionError` and `500` status
codes on push. Disabling HTTP/2 and HTTP/3 explicitly avoids these connection drops.
2026-05-31 01:11:48 +00:00
2026-02-24 22:57:14 +00:00
2026-02-24 22:57:14 +00:00
2026-05-31 00:23:41 +00:00
2026-02-24 22:57:14 +00:00
2026-02-24 23:00:23 +00:00
2026-02-24 22:57:14 +00:00
2026-05-31 00:10:54 +00:00
2026-05-31 00:23:41 +00:00
2026-05-31 05:58:54 +05:30
2026-05-31 00:23:41 +00:00

katoclock

Just a QML-only cat clock widget for KDE Plasma 6. Bootstrapped from my kde-6-widget-starter

Pling page

Screenshot from desktop

Install

  • clone the repo
  • make install from repo root