<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>eupl-licensed</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1020/feed"/>
    <updated>2026-09-21T04:39:40+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1020/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13405</id>
            <title type="text"><![CDATA[WiFi Audio Streaming (Desktop)]]></title>
            <link rel="alternate" href="https://github.com/marcomorosi06/WiFiAudioStreaming-Desktop" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13405"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Turn your computer into a wireless audio transmitter or receiver.

A desktop application for streaming audio over a local network. It allows you to stream your computer&amp;#039;s internal audio to any device on the network. Developed in Kotlin and Jetpack Compose.]]>
            </summary>
            <updated>2026-07-24T13:06:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13374</id>
            <title type="text"><![CDATA[Islandr]]></title>
            <link rel="alternate" href="https://github.com/chriscohnen/islandr" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13374"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Self-hosted WireGuard® access management — bring every remote worker, device and site securely back to HQ. One native binary (Quarkus + GraalVM). 

 Peers, users, group-based ACLs and a self-service portal — one native binary, no SaaS.]]>
            </summary>
            <updated>2026-07-23T06:13:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12883</id>
            <title type="text"><![CDATA[Aerogramme]]></title>
            <link rel="alternate" href="https://aerogramme.deuxfleurs.fr/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12883"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A robust email server.

A resilient &amp;amp; standards-compliant open-source IMAP server with built-in encryption

- [Aerogramme Git](https://git.deuxfleurs.fr/Deuxfleurs/aerogramme).]]>
            </summary>
            <updated>2026-06-02T05:30:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11304</id>
            <title type="text"><![CDATA[dog-community]]></title>
            <link rel="alternate" href="https://dog.ramfield.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11304"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[fast, friendly DNS client.

 dog-community is a maintained fork of the beloved terminal DNS client (dog/doge). It keeps the human-readable output you know, adds steady fixes, and supports DNS over HTTPS/TLS with JSON output for scripting. 

- [dog-community @ GitHub](https://github.com/Dj-Codeman/dog_community).]]>
            </summary>
            <updated>2025-12-24T07:00:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10754</id>
            <title type="text"><![CDATA[NixPak]]></title>
            <link rel="alternate" href="https://github.com/nixpak/nixpak" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10754"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sandboxing for Nix.

NixPak is essentially a fancy declarative wrapper around bwrap. You can use it to sandbox all sorts of Nix-packaged applications, including graphical ones.]]>
            </summary>
            <updated>2025-10-21T19:03:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1123</id>
            <title type="text"><![CDATA[Pi-hole]]></title>
            <link rel="alternate" href="https://pi-hole.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1123"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Network-wide Ad Blocking

Related contents:

- [How to and why combine Pi-hole and WireGuard](https://thomasmerz.github.io/pihole-wireguard-knowhow/).
- [DNS Failover designs for Home Lab: Pi-Hole, Unbound, Windows Server, Nebula Sync and more! @ Virtualization Howto&amp;#039;s YouTube](https://www.youtube.com/watch?v=SgCv9Tn6WtQ).
- [The First Services I Always Spin Up in Any Home Lab @ VirtualizationHowto](https://www.youtube.com/watch?v=WocNYt7PprM).
- [How I block all online ads @ Troubled Engineer](https://troubled.engineer/posts/no-ads/).]]>
            </summary>
            <updated>2025-12-09T07:18:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3501</id>
            <title type="text"><![CDATA[Zola]]></title>
            <link rel="alternate" href="https://www.getzola.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3501"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast static site generator in a single binary with everything built-in.

This tool and its template engine tera were born from an intense dislike of the (insane) Golang template engine and therefore of Hugo that I was using before for 6+ sites.

- [Zola @ GitHub](https://github.com/getzola/zola).

Related contents:

- [No longer writing my own damn HTML @ Clayton Ramsey](https://claytonwramsey.com/blog/no-html/).
- [Episode 683: Website Speedrun @ Linux Unplugged](https://linuxunplugged.com/683).]]>
            </summary>
            <updated>2026-09-08T07:14:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5795</id>
            <title type="text"><![CDATA[GoatCounter]]></title>
            <link rel="alternate" href="https://www.goatcounter.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5795"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.

- [GoatCounter @ GitHub](https://github.com/arp242/goatcounter).]]>
            </summary>
            <updated>2025-08-29T08:02:26+00:00</updated>
        </entry>
    </feed>
