<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>gui</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/599/feed"/>
    <updated>2026-04-18T21:32:31+00:00</updated>
    <id>https://links.biapy.com/guest/tags/599/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12462</id>
            <title type="text"><![CDATA[Xilem]]></title>
            <link rel="alternate" href="https://github.com/linebender/xilem" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12462"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An experimental Rust architecture for reactive UI.

Xilem and Masonry provide an experimental high-level architecture for writing GUI apps in Rust.

Masonry is a foundational crate for building natively compiled GUIs in Rust. It provides a retained widget tree and runs event handling and update passes on it.

Xilem a high-level reactive framework inspired by React, SwiftUI and Elm. It lets users create a lightweight view tree, and changes the rendered app based on changes to the tree. It has a web backend and a Masonry backend.]]>
            </summary>
            <updated>2026-04-08T12:22:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12282</id>
            <title type="text"><![CDATA[AKHQ]]></title>
            <link rel="alternate" href="https://akhq.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12282"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Manage &amp;amp; view data inside your Apache Kafka ® cluster

Kafka GUI for Apache Kafka ® to manage topics, topics data, consumers group, schema registry, connect and more...

- [AKHQ @ GitHub](https://github.com/tchiotludo/akhq).]]>
            </summary>
            <updated>2026-03-24T15:47:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11637</id>
            <title type="text"><![CDATA[1Code]]></title>
            <link rel="alternate" href="https://1code.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11637"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Best UI for Claude Code with local and remote agent execution.

- [1Code @ GitHub](https://github.com/21st-dev/1code).]]>
            </summary>
            <updated>2026-01-28T13:23:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11528</id>
            <title type="text"><![CDATA[AionUi]]></title>
            <link rel="alternate" href="https://github.com/iOfficeAI/AionUi" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11528"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🚀 Cowork with Your AI, Gemini CLI, Claude Code, Codex, Qwen Code, Goose CLI, Auggie, and more.

 Free, local, open-source Cowork for Gemini CLI, Claude Code, Codex, Opencode, Qwen Code, Goose Cli, Auggie, and more | 

If you have installed command-line tools like Gemini CLI, Claude Code, CodeX, Qwen Code, Goose AI, Augment Code, AionUi can automatically detect them and provide a unified graphical interface]]>
            </summary>
            <updated>2026-01-19T12:47:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11448</id>
            <title type="text"><![CDATA[Zedis]]></title>
            <link rel="alternate" href="https://github.com/vicanso/zedis" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11448"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A High-Performance, GPU-Accelerated Redis Client Built with Rust 🦀 and GPUI ⚡️

Zedis is a next-generation Redis GUI client designed for developers who demand speed.]]>
            </summary>
            <updated>2026-01-13T06:50:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11404</id>
            <title type="text"><![CDATA[MQTTX: Your All-in-one MQTT Client Toolbox]]></title>
            <link rel="alternate" href="https://mqttx.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11404"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your All-in-One MQTT Client Toolbox.

A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket. 

- [MQTTX @ GitHub](https://github.com/emqx/MQTTX).

Related contents:

- [Episode 648: I See Live People @ Linux Unplugged](https://linuxunplugged.com/648).]]>
            </summary>
            <updated>2026-01-07T07:16:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11403</id>
            <title type="text"><![CDATA[MQTT5 Explorer]]></title>
            <link rel="alternate" href="https://github.com/Omniaevo/mqtt5-explorer" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11403"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[MQTT5 Explorer is a simple yet feature-rich client to visualize data of any MQTT broker. 

The aim of this project is to bring the users a client app capable of making use of all the features of the version 5 of the MQTT protocol. The lack of any application that can offer the compatibility with the newer version of the protocol forced us to implement one to test the data of MQTT brokers workwise, why not to share this tool with others that may have the same issue?

Related contents:

- [Episode 648: I See Live People @ Linux Unplugged](https://linuxunplugged.com/648).]]>
            </summary>
            <updated>2026-01-07T07:15:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11196</id>
            <title type="text"><![CDATA[SSH-Studio]]></title>
            <link rel="alternate" href="https://github.com/BuddySirJava/SSH-Studio?tab=readme-ov-file" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11196"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easy, GUI SSH config editor and validator built with Python, GTK 4 and libadwaita.

Related contents:

- [Episode 644: The People&amp;#039;s Filesystem @ Linux Unplugged](https://linuxunplugged.com/644).]]>
            </summary>
            <updated>2025-12-10T06:50:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10931</id>
            <title type="text"><![CDATA[Ribir]]></title>
            <link rel="alternate" href="https://ribir.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10931"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Non-intrusive GUI framework for Rust.

Non-intrusively build apps. A declarative, purely composed GUI library for building cross-platform applications. It&amp;#039;s lightweight and powerful.

- [Ribir @ GitHub](https://github.com/RibirX/Ribir).]]>
            </summary>
            <updated>2025-11-12T08:11:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10805</id>
            <title type="text"><![CDATA[gpui]]></title>
            <link rel="alternate" href="https://www.gpui.rs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10805"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast, productive UI framework for Rust from the creators of Zed.

GPUI is a hybrid immediate and retained mode, GPU accelerated, UI framework for Rust, designed to support a wide variety of applications.

- [GPUI @ GitHub](https://github.com/zed-industries/zed/tree/main/crates/gpui).]]>
            </summary>
            <updated>2025-10-28T13:04:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10804</id>
            <title type="text"><![CDATA[GPUI Component]]></title>
            <link rel="alternate" href="https://longbridge.github.io/gpui-component/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10804"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Rust GUI components for building fantastic cross-platform desktop application by using GPUI. 

- [GPUI Component @ GitHub](https://github.com/longbridge/gpui-component).]]>
            </summary>
            <updated>2025-10-28T13:03:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10798</id>
            <title type="text"><![CDATA[nicebucket]]></title>
            <link rel="alternate" href="https://github.com/nicebucket-org/nicebucket" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10798"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast, private, open-source S3 GUI built with Tauri.

We got tired of using the AWS console and CLI to manage files in S3. Sometimes you want a simple file browser that just works. So we built one.]]>
            </summary>
            <updated>2025-10-28T08:43:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10432</id>
            <title type="text"><![CDATA[SSH Pilot]]></title>
            <link rel="alternate" href="https://sshpilot.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10432"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[User-friendly SSH Connection Manager.

SSH Pilot is a user-friendly, lightweight SSH connection manager with an integrated terminal and SFTP client.

No more memorizing host aliases or complex SSH commands to manage your machines, deploy keys or set up port forwarding.

- [SSH Pilot @ GitHub](https://github.com/mfat/sshpilot).

Related contents:

- [SSH Pilot - Un super gestionnaire de connexion SSH pour Linux / macOS @ Korben :fr:](https://korben.info/ssh-pilot-gestionnaire-connexions-linux.html).]]>
            </summary>
            <updated>2025-09-29T10:17:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/448</id>
            <title type="text"><![CDATA[Freelens]]></title>
            <link rel="alternate" href="https://freelensapp.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/448"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Graphical IDE for Kubernetes.

Freelens is a Kubernetes IDE that provides a graphical interface for managing and monitoring Kubernetes clusters. Freelens is maintained by the community.

Freelens is a free and open-source user interface designed for managing Kubernetes clusters. It provides a standalone application compatible with macOS, Windows, and Linux operating systems, making it accessible to a wide range of users. The application aims to simplify the complexities of Kubernetes management by offering an intuitive and user-friendly interface.

- [Freelens @ GitHub](https://github.com/freelensapp/freelens).]]>
            </summary>
            <updated>2025-08-28T17:13:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/974</id>
            <title type="text"><![CDATA[AutoSubSync]]></title>
            <link rel="alternate" href="https://github.com/denizsafak/AutoSubSync" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/974"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AutoSubSync is a user-friendly Python tool that automatically synchronizes your subtitles with your videos using powerful tools such as ffsubsync and alass. It also lets you manually adjust the subtitle timings. Just drag and drop your files, and let AutoSubSync do the rest, making subtitle alignment both simple and efficient.]]>
            </summary>
            <updated>2025-08-28T18:39:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1037</id>
            <title type="text"><![CDATA[Cyclops]]></title>
            <link rel="alternate" href="https://cyclops-ui.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1037"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Developer Friendly Kubernetes 👁️ .

Cyclops is an open-source dev tool that simplifies Kubernetes with an easy-to-use UI, making it less intimidating. Instead of creating and configuring your Kubernetes manifests with YAML, use Cyclops to painlessly configure and deploy your applications - validations included!

- [Cyclops @ GitHub](https://github.com/cyclops-ui/cyclops).]]>
            </summary>
            <updated>2025-08-28T18:50:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1293</id>
            <title type="text"><![CDATA[PySimpleGUI]]></title>
            <link rel="alternate" href="https://pysimplegui.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1293"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users. 

- [PySimpleGUI @ GitHub](https://github.com/PySimpleGUI/PySimpleGUI).

Related contents:

- [A Python GUI Library Called PySimpleGUI @ Python in Plain English&amp;#039;s Medium](https://python.plainenglish.io/a-python-gui-library-called-pysimplegui-e689984b2626).]]>
            </summary>
            <updated>2025-08-28T19:32:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1620</id>
            <title type="text"><![CDATA[Sentinel]]></title>
            <link rel="alternate" href="https://itsalin.com/appInfo/?id=sentinel" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1620"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A GUI for controlling Gatekeeper, unquarantining apps and more.

- [Sentinel @ GitHub](https://github.com/alienator88/Sentinel).

Related contents:

- [Sentinel - L&amp;#039;assistant malin pour gérer Gatekeeper sur macOS @ Korben :fr:](https://korben.info/sentinel-assistant-gestion-gatekeeper-macos.html).]]>
            </summary>
            <updated>2025-08-28T20:27:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1628</id>
            <title type="text"><![CDATA[Immich-Go GUI]]></title>
            <link rel="alternate" href="https://github.com/shitan198u/immich-go-gui" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1628"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GUI for immich-go.

Immich-Go GUI is a graphical front-end for immich-go, a tool for managing media uploads to the Immich server. This GUI simplifies the process of configuring, launching, and monitoring immich-go.]]>
            </summary>
            <updated>2025-08-28T20:27:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1657</id>
            <title type="text"><![CDATA[SQLite Page Explorer]]></title>
            <link rel="alternate" href="https://github.com/QuadrupleA/sqlite-page-explorer" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1657"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Visual tool to explore SQLite databases page-by-page, the way they&amp;#039;re stored on disk and the way SQLite sees them.
A small GUI application built in redbean that lets you explore your SQLite databases &amp;quot;page by page&amp;quot; the way SQLite sees them.]]>
            </summary>
            <updated>2025-08-28T20:32:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1663</id>
            <title type="text"><![CDATA[Gooey]]></title>
            <link rel="alternate" href="https://github.com/chriskiehl/Gooey" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1663"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Turn (almost) any Python command line program into a full GUI application with one line.

Gooey converts your Console Applications into end-user-friendly GUI applications. It lets you focus on building robust, configurable programs in a familiar way, all without having to worry about how it will be presented to and interacted with by your average user.]]>
            </summary>
            <updated>2025-08-28T20:33:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2001</id>
            <title type="text"><![CDATA[CoolerControl]]></title>
            <link rel="alternate" href="https://gitlab.com/coolercontrol/coolercontrol" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2001"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CoolerControl is a feature-rich cooling device control application for Linux. It has a system daemon for background device management, as well as a GUI to expertly customize your settings.

CoolerControl depends on Hwmon kernel drivers and liquidctl to access and control supported hardware.]]>
            </summary>
            <updated>2025-08-28T21:30:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2366</id>
            <title type="text"><![CDATA[Trayscale]]></title>
            <link rel="alternate" href="https://github.com/DeedleFake/trayscale" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2366"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An unofficial GUI wrapper around the Tailscale CLI client.

Trayscale is an unofficial GUI interface for the Tailscale daemon particularly for use on Linux, as no official Linux GUI client exists. It provides a basic system tray icon and a fairly comprehensive UI with support for many of Tailscale&amp;#039;s features.]]>
            </summary>
            <updated>2025-08-28T22:30:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2389</id>
            <title type="text"><![CDATA[Conky]]></title>
            <link rel="alternate" href="https://conky.cc/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2389"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Conky is a free, light-weight system monitor for X, that displays any kind of information on your desktop. It can also run on Wayland (with caveats), macOS, output to your console, a file, or even HTTP (oh my!).

- [Conky @ GitHub](https://github.com/brndnmtthws/conky).]]>
            </summary>
            <updated>2025-08-28T22:34:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2637</id>
            <title type="text"><![CDATA[egui]]></title>
            <link rel="alternate" href="https://www.egui.rs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2637"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An immediate mode GUI written in Rust.

egui is an immediate mode GUI library written in Rust. egui runs both on the web and natively on 🐧. On the web it is compiled to WebAssembly and rendered with WebGL. Everything you see is rendered as textured triangles. There is no DOM, HTML, JS or CSS. Just Rust.

- [egui @ GitHub](https://github.com/emilk/egui).]]>
            </summary>
            <updated>2025-08-28T23:17:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2690</id>
            <title type="text"><![CDATA[SQLiteStudio]]></title>
            <link rel="alternate" href="https://sqlitestudio.pl/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2690"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create, edit, browse SQLite databases.

- [SQLiteStudio @ GitHub](https://github.com/pawelsalawa/sqlitestudio).]]>
            </summary>
            <updated>2025-08-28T23:25:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2805</id>
            <title type="text"><![CDATA[Btrfs Assistant]]></title>
            <link rel="alternate" href="https://gitlab.com/btrfs-assistant/btrfs-assistant" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2805"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Btrfs Assistant is a GUI management tool to make managing a Btrfs filesystem easier.

- [Episode 589: 6 Reasons to Love Linux 6.12 @ Linux Unplugged](https://linuxunplugged.com/589).]]>
            </summary>
            <updated>2025-08-28T23:45:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3221</id>
            <title type="text"><![CDATA[JET Pilot]]></title>
            <link rel="alternate" href="https://www.jet-pilot.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3221"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Manage Kubernetes in style.

JET Pilot is an open-source Kubernetes desktop client that focuses on less clutter, speed and good looks. 

- [JET Pilot @ GitHub](https://github.com/unxsist/jet-pilot).]]>
            </summary>
            <updated>2025-08-29T00:53:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3327</id>
            <title type="text"><![CDATA[NiceGUI]]></title>
            <link rel="alternate" href="https://nicegui.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3327"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Meet the NiceGUI. And let any browser be the frontend of your Python code.
Create web-based user interfaces with Python. The nice way. 

NiceGUI is an easy-to-use, Python-based UI framework, which shows up in your web browser. You can create buttons, dialogs, Markdown, 3D scenes, plots and much more.

- [NiceGUI @ GitHub](https://github.com/zauberzeug/nicegui).]]>
            </summary>
            <updated>2025-08-29T01:10:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3936</id>
            <title type="text"><![CDATA[Quickgui]]></title>
            <link rel="alternate" href="https://github.com/quickemu-project/quickgui" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3936"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An elegant virtual machine manager for the desktop.

Quickgui is a graphical user interface for the Quickemu virtual machine manager. Quickgui enables you to create and manage virtual machines from a simple and elegant interface. Nearly 1000 operating systems supported including Windows, macOS, BSDs, and 100s of Linux distros. All with automated downloads and configuration.

- [EP 34: All of a Flutter @ Linux Matters](https://linuxmatters.sh/34/)]]>
            </summary>
            <updated>2025-08-29T02:53:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5000</id>
            <title type="text"><![CDATA[Restic Browser]]></title>
            <link rel="alternate" href="https://github.com/emuell/restic-browser" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5000"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A GUI to browse and restore restic backup repositories. 

A simple, cross-platform restic backup GUI for browsing and restoring restic repositories.]]>
            </summary>
            <updated>2025-08-29T05:51:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5172</id>
            <title type="text"><![CDATA[IVRE]]></title>
            <link rel="alternate" href="https://ivre.rocks/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5172"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Network recon framework.

IVRE is an open-source framework for network recon. It relies on open-source well-known tools (Nmap, Masscan, ZGrab2, ZDNS and Zeek (Bro)) to gather data (network intelligence), stores it in a database (MongoDB is the recommended backend), and provides tools to analyze it.]]>
            </summary>
            <updated>2025-08-29T06:19:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5173</id>
            <title type="text"><![CDATA[Zenmap]]></title>
            <link rel="alternate" href="https://nmap.org/zenmap/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5173"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Official cross-platform Nmap Security Scanner GUI.

Zenmap is the official Nmap Security Scanner GUI. It is a multi-platform (Linux, Windows, Mac OS X, BSD, etc.) free and open source application which aims to make Nmap easy for beginners to use while providing advanced features for experienced Nmap users. Frequently used scans can be saved as profiles to make them easy to run repeatedly. A command creator allows interactive creation of Nmap command lines. Scan results can be saved and viewed later. Saved scan results can be compared with one another to see how they differ. The results of recent scans are stored in a searchable database.]]>
            </summary>
            <updated>2025-08-29T06:19:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5298</id>
            <title type="text"><![CDATA[Mongoku:]]></title>
            <link rel="alternate" href="https://github.com/huggingface/Mongoku" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5298"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🔥The Web-scale GUI for MongoDB.

MongoDB client for the web. Query your data directly from your browser. You can host it locally, or anywhere else, for you and your team.]]>
            </summary>
            <updated>2025-08-29T06:39:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5342</id>
            <title type="text"><![CDATA[Festival]]></title>
            <link rel="alternate" href="https://festival.pm/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5342"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Festival, a music player.

Festival is a music player for local album collections.

[Festival @ GitHub](https://github.com/hinto-janai/festival).]]>
            </summary>
            <updated>2025-08-29T06:47:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5483</id>
            <title type="text"><![CDATA[Easy Diffusion]]></title>
            <link rel="alternate" href="https://github.com/cmdr2/stable-diffusion-ui" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5483"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easiest 1-click way to install and use Stable Diffusion on your computer. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image.]]>
            </summary>
            <updated>2025-08-29T07:11:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5568</id>
            <title type="text"><![CDATA[Slint]]></title>
            <link rel="alternate" href="https://slint-ui.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5568"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The fast and easy UI Toolkit.

Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++, and JavaScript. We invite you to use Slint and be part of its community.

[Slint @ GitHub](https://github.com/slint-ui/slint).]]>
            </summary>
            <updated>2025-08-29T07:25:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5622</id>
            <title type="text"><![CDATA[Kopia]]></title>
            <link rel="alternate" href="https://kopia.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5622"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cross-platform backup tool for Windows, macOS &amp;amp; Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.

Kopia is a fast and secure open-source backup/restore tool that allows you to create encrypted snapshots of your data and save the snapshots to remote or cloud storage of your choice, to network-attached storage or server, or locally on your machine. Kopia does not &amp;#039;image&amp;#039; your whole machine. Rather, Kopia allows you to backup/restore any and all files/directories that you deem are important or critical.

- [Kopia @ GitHub](https://github.com/kopia/kopia).

Related contents:

- [Episode 649: Burned by AI @ Linux Unplugged](https://linuxunplugged.com/649).]]>
            </summary>
            <updated>2026-01-13T07:03:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5702</id>
            <title type="text"><![CDATA[Ásbrú Connection Manager]]></title>
            <link rel="alternate" href="https://www.asbru-cm.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5702"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ásbrú Connection Manager is a user interface that helps organizing remote terminal sessions and automating repetitive tasks.

[Ásbrú Connection Manager @ GitHub](https://github.com/asbru-cm/asbru-cm).]]>
            </summary>
            <updated>2025-08-29T07:48:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5721</id>
            <title type="text"><![CDATA[Kangas]]></title>
            <link rel="alternate" href="https://github.com/comet-ml/kangas" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5721"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🦘 Explore multimedia datasets at scale.

Kangas is a tool for exploring, analyzing, and visualizing large-scale multimedia data. It provides a straightforward Python API for logging large tables of data, along with an intuitive visual interface for performing complex queries against your dataset.]]>
            </summary>
            <updated>2025-08-29T07:50:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5994</id>
            <title type="text"><![CDATA[overpass turbo]]></title>
            <link rel="alternate" href="https://overpass-turbo.eu/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5994"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This is a GUI for testing and developing queries for the Overpass-API. It can also used for simple analysis of OSM data.

[overpass turbo @ GitHub](https://github.com/tyrasd/overpass-turbo).]]>
            </summary>
            <updated>2025-08-29T08:36:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6160</id>
            <title type="text"><![CDATA[Wireguard GUI]]></title>
            <link rel="alternate" href="https://gitnet.fr/deblan/wireguard-gui" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6160"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Wireguard GUI is a graphic tool that helps you to edit existing confs of Wireguard.
A GUI a manage Wireguard connections on Linux.]]>
            </summary>
            <updated>2025-08-29T09:04:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6193</id>
            <title type="text"><![CDATA[Diffusion Bee]]></title>
            <link rel="alternate" href="https://github.com/divamgupta/diffusionbee-stable-diffusion-ui" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6193"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Stable Diffusion GUI App for MacOS.
Diffusion Bee is the easiest way to run Stable Diffusion locally on your Intel / M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.]]>
            </summary>
            <updated>2025-08-29T09:09:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6252</id>
            <title type="text"><![CDATA[Beekeeper Studio]]></title>
            <link rel="alternate" href="https://www.beekeeperstudio.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6252"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The SQL Editor and Database Manager Of Your Dreams.
A modern, easy to use, and good looking SQL client for MySQL, Postgres, SQLite, SQL Server, and more.]]>
            </summary>
            <updated>2025-08-29T09:19:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6266</id>
            <title type="text"><![CDATA[Tower Git Client]]></title>
            <link rel="alternate" href="https://www.git-tower.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6266"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Over 100,000 developers and designers are more productive with Tower - the most powerful Git client for Mac and Windows.]]>
            </summary>
            <updated>2025-08-29T09:21:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6296</id>
            <title type="text"><![CDATA[Codux]]></title>
            <link rel="alternate" href="https://www.codux.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6296"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Visual IDE for React.
React, meet your first visual IDE.
Visually edit projects side-by-side with your code editor. See every change reflected instantly and get your work done faster.]]>
            </summary>
            <updated>2025-08-29T09:26:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6356</id>
            <title type="text"><![CDATA[Atoms]]></title>
            <link rel="alternate" href="https://github.com/AtomsDevs/Atoms" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6356"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easily manage Linux Chroot(s) and Containers with Atoms.
Atoms was created to solve the lack of a GUI to create, manage and use chroot environments. Although there is support for Distrobox, Atoms does not aim to offer a fine integration with Podman as its purpose is only to allow the user to open a shell in a new environment, be it chroot or container.]]>
            </summary>
            <updated>2025-08-29T09:37:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6672</id>
            <title type="text"><![CDATA[Morphing Submit Button]]></title>
            <link rel="alternate" href="https://codepen.io/jkantner/pen/zYdaBPJ" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6672"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a submit button with a inplace loading animation]]>
            </summary>
            <updated>2025-08-29T10:29:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6674</id>
            <title type="text"><![CDATA[react-burger-menu]]></title>
            <link rel="alternate" href="http://negomi.github.io/react-burger-menu/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6674"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An off-canvas sidebar React component with a collection of effects and styles using CSS transitions and SVG path animations.]]>
            </summary>
            <updated>2025-08-29T10:29:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6723</id>
            <title type="text"><![CDATA[Iced]]></title>
            <link rel="alternate" href="https://github.com/iced-rs/iced" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6723"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A cross-platform GUI library for Rust, inspired by Elm.
A cross-platform GUI library for Rust focused on simplicity and type-safety.]]>
            </summary>
            <updated>2025-08-29T10:37:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6885</id>
            <title type="text"><![CDATA[inishell]]></title>
            <link rel="alternate" href="https://gitlabext.wsl.ch/snow-models/inishell" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6885"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[INIshell is a graphical user interface for numerical simulation software. It dynamically builds GUIs from XML files containing semantic descriptions of the models&amp;#039; parameters and allows for easy rapid deployment of new software features in the GUI.]]>
            </summary>
            <updated>2025-08-29T11:06:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6909</id>
            <title type="text"><![CDATA[Mingo]]></title>
            <link rel="alternate" href="https://mingo.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6909"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[MongoDB GUI Admin for 21st century.
The best GUI for MongoDB
Get your MongoDB data under control]]>
            </summary>
            <updated>2025-08-29T11:10:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7743</id>
            <title type="text"><![CDATA[Pencil Project]]></title>
            <link rel="alternate" href="https://pencil.evolus.vn/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7743"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open-source GUI prototyping tool that&amp;#039;s available for ALL platforms.

Pencil is built for the purpose of providing a free and open-source GUI prototyping tool that people can easily install and use to create mockups in popular desktop platforms.]]>
            </summary>
            <updated>2025-08-29T13:28:22+00:00</updated>
        </entry>
    </feed>
