<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>unmaintained</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/23/feed"/>
    <updated>2026-08-25T03:38:48+00:00</updated>
    <id>https://links.biapy.com/guest/tags/23/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13694</id>
            <title type="text"><![CDATA[httpie-go]]></title>
            <link rel="alternate" href="https://github.com/nojima/httpie-go" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13694"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[httpie-like HTTP client written in Go

httpie-go (ht) is a user-friendly HTTP client CLI. Requests can be issued with fewer types compared to curl. Responses are displayed with syntax highlighting.]]>
            </summary>
            <updated>2026-08-20T12:33:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13568</id>
            <title type="text"><![CDATA[documentation.js]]></title>
            <link rel="alternate" href="https://documentation.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13568"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[documentation is a documentation generator. It&amp;#039;s used to generate documentation from comments within your code. documentation processes JavaScript comments in the JSDoc format.

But don&amp;#039;t worry! Even though it&amp;#039;s embedded in your code, JSDoc is not code. It&amp;#039;s a simple and standard syntax for writing documentation. You don&amp;#039;t need to be a developer to use it.

- [documentation.js @ GitHub](https://github.com/documentationjs/documentation).]]>
            </summary>
            <updated>2026-08-07T11:34:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13532</id>
            <title type="text"><![CDATA[Agentic Inbox]]></title>
            <link rel="alternate" href="https://github.com/cloudflare/agentic-inbox" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13532"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A self-hosted email client with an AI agent, running entirely on Cloudflare Workers.

Agentic Inbox lets you send, receive, and manage emails through a modern web interface -- all powered by your own Cloudflare account. Incoming emails arrive via Cloudflare Email Routing, each mailbox is isolated in its own Durable Object with a SQLite database, and attachments are stored in R2.]]>
            </summary>
            <updated>2026-08-04T10:04:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13320</id>
            <title type="text"><![CDATA[Storyboarder]]></title>
            <link rel="alternate" href="https://wonderunit.com/storyboarder/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13320"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The best and easiest way to storyboard.

Storyboarder makes it easy to visualize a story as fast you can draw stick figures. Quickly draw to test if a story idea works. Create and show animatics to others. Express your story idea without making a movie.

- [Storyboarder @ GitHub](https://github.com/wonderunit/storyboarder).

Related contents:

- [Episode 675: Sloppy Agent Roasting @ Linux Unplugged](https://linuxunplugged.com/675).]]>
            </summary>
            <updated>2026-07-16T05:46:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12986</id>
            <title type="text"><![CDATA[OpenScreen]]></title>
            <link rel="alternate" href="https://github.com/siddharthvaddem/openscreen" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12986"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio. 

Related contents:

- [Top 19 des alternatives open-source aux SaaS en 2026 @ Camille Roux :fr:](https://www.camilleroux.com/alternatives-open-source-saas-2026-v2/).]]>
            </summary>
            <updated>2026-06-10T12:51:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12932</id>
            <title type="text"><![CDATA[DeadReckoning]]></title>
            <link rel="alternate" href="https://github.com/nisargnp/DeadReckoning" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12932"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Real-time localization on Android phones using inertial sensors (accelerometer, compass, gyro).



Many modern conveniences rely on our ability to accurately pinpoint location. GPS makes this job much easier, but the system isn&amp;#039;t perfect. There are many places where GPS signal is restricted, from underground tunnels, to inside buildings, and even outdoors if near large structures.

Dead Reckoning is an Android app that offers a solution. Using built-in smartphone sensors to track location, the app removes the reliance on GPS and makes the tracking process self-sufficient and offline.]]>
            </summary>
            <updated>2026-06-05T09:03:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12815</id>
            <title type="text"><![CDATA[git commit folders]]></title>
            <link rel="alternate" href="https://github.com/jvns/git-commit-folders" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12815"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Gives you a folder for every commit in your git repository.

Extremely experimental software with lots of bugs but it works for me and I&amp;#039;ve found it a tiny bit useful.

Related contents:

- [Mounting git commits as folders with NFS @ Julia Evans](https://jvns.ca/blog/2023/12/04/mounting-git-commits-as-folders-with-nfs/).]]>
            </summary>
            <updated>2026-05-22T16:10:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12467</id>
            <title type="text"><![CDATA[Organist]]></title>
            <link rel="alternate" href="https://github.com/nickel-lang/organist" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12467"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Control all your tooling from a single console.

Managing a project&amp;#039;s development environment involves configuring a lot of tools and occasionally getting to communicate with each other: one (or several) package managers, a CI system, a service manager (to run that local postgresql database without which you can&amp;#039;t test anything), custom utility scripts that end up spawning everywhere, etc. Organist aims at being your main entrypoint for managaing all these different tools.

Related contents:

- [Organist: stay sane managing your development environments @ Tweag](https://www.tweag.io/blog/2023-11-16-announcing-organist/).]]>
            </summary>
            <updated>2026-04-09T05:49:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11516</id>
            <title type="text"><![CDATA[Kubevious]]></title>
            <link rel="alternate" href="https://kubevious.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11516"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Kubevious (pronounced [kju:bvi:əs]) is a suite of app-centric assurance, validation, and introspection products for Kubernetes. It helps running modern Kubernetes applications without disasters and costly outages by continuously validating application manifests, cluster state, and configuration. Kubevious projects detect and prevent errors(typos, misconfigurations, conflicts, inconsistencies) and violations of best practices. Our secret sauce is based on the ability to validate across multiple manifests and look at the configuration from the application vantage point.

- [Kubevious @ GitHub](https://github.com/kubevious/kubevious).]]>
            </summary>
            <updated>2026-01-16T15:33:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11191</id>
            <title type="text"><![CDATA[Dojo Toolkit]]></title>
            <link rel="alternate" href="https://dojotoolkit.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11191"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A JavaScript toolkit that saves you time and scales with your development process. Provides everything you need to build a Web app. Language utilities, UI components, and more, all in one place, designed to work together perfectly.

- [Dojo @ GitHub](https://github.com/dojo).

Related contents:

- [Episode #18: NoSQL Smackdown! @ Changelog Interviews](https://changelog.com/podcast/18).]]>
            </summary>
            <updated>2025-12-09T09:24:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10960</id>
            <title type="text"><![CDATA[Ingress-Nginx Controller]]></title>
            <link rel="alternate" href="https://kubernetes.github.io/ingress-nginx/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10960"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ingress NGINX Controller for Kubernetes.

ingress-nginx is an Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer.

- [Ingress NGINX Controller @ GitHub](https://github.com/kubernetes/ingress-nginx/).

Related contents:

- [Ingress NGINX Retirement: What You Need to Know @ Kubernetes Contributors](https://www.kubernetes.dev/blog/2025/11/12/ingress-nginx-retirement/).
- [Migration assistance from Ingress NGINX to HAProxy Kubernetes Ingress Controller @ HAProxy](https://www.haproxy.com/ingress-nginx-migration-assistant).
- [Another open source project dies of neglect, leaving thousands scrambling @ The Register](https://www.theregister.com/2025/12/02/ingress_nginx_opinion/).
- [Navigating the ingress-nginx archival: why now is the time to move to Cilium @ CNCF](https://www.cncf.io/blog/2026/01/27/navigating-the-ingress-nginx-archival-why-now-is-the-time-to-move-to-cilium/).
- [Before You Migrate: Five Surprising Ingress-NGINX Behaviors You Need to Know @ kubernetes](https://kubernetes.io/blog/2026/02/27/ingress-nginx-before-you-migrate/).]]>
            </summary>
            <updated>2026-03-02T12:45:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10469</id>
            <title type="text"><![CDATA[Geohash Converter]]></title>
            <link rel="alternate" href="https://geohash.jorren.nl/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10469"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Find and visualize your geohash.

This project is intended as a simple way to find and visualize geohash bounds in a latitude,longitude context.

- [Geohash Converter @ GitHub](https://github.com/JorrenH/geohash).

Related contents:

- [Episode 634: Config Confessions @ Linux Unplugged](https://linuxunplugged.com/634).]]>
            </summary>
            <updated>2025-10-01T05:23:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10428</id>
            <title type="text"><![CDATA[cfn-nag]]></title>
            <link rel="alternate" href="https://github.com/stelligent/cfn_nag" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10428"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Linting tool for CloudFormation templates.
The cfn-nag tool looks for patterns in CloudFormation templates that may indicate insecure infrastructure.

Related contents:

- [How to Complete Infrastructure Code Reviews Like a PRO @ microtica](https://www.microtica.com/blog/how-to-complete-infrastructure-code-reviews-like-a-pro).]]>
            </summary>
            <updated>2025-09-29T06:25:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10376</id>
            <title type="text"><![CDATA[Knockout]]></title>
            <link rel="alternate" href="https://knockoutjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10376"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Knockout makes it easier to create rich, responsive UIs with JavaScript.

Knockout is a JavaScript MVVM (a modern variant of MVC) library that makes it easier to create rich, desktop-like user interfaces with JavaScript and HTML. It uses observers to make your UI automatically stay in sync with an underlying data model, along with a powerful and extensible set of declarative bindings to enable productive development.

- [Knockout @ GitHub](https://github.com/knockout/knockout).

Related contents:

- [Redux in 2025: A reliable choice for complex React projects @ Stef van Wijchen](https://stefvanwijchen.com/react-and-redux-in-2025/).]]>
            </summary>
            <updated>2025-09-24T12:44:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10364</id>
            <title type="text"><![CDATA[Terrascan]]></title>
            <link rel="alternate" href="https://runterrascan.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10364"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Terrascan is a static code analyzer for Infrastructure as Code.

Detect compliance and security violations across Infrastructure as Code (IaC) to mitigate risk before provisioning cloud native infrastructure.

- [Terrascan @ GitHub](https://github.com/tenable/terrascan).]]>
            </summary>
            <updated>2025-09-23T10:11:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10231</id>
            <title type="text"><![CDATA[CapibaraZero]]></title>
            <link rel="alternate" href="https://capibarazero.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10231"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A cheap alternative to FlipperZero™ based on Espressif and SBC boards.

CapibaraZero aim to be a cheap alternative to FlipperZero™. It&amp;#039;s based on ESP32 boards especially on ESP32-S3 but we want to port firmware to all ESP family boards.

- [CapibaraZero @ GitHub](https://github.com/CapibaraZero/).]]>
            </summary>
            <updated>2025-09-16T08:44:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10081</id>
            <title type="text"><![CDATA[PostgreSQL MCP Server]]></title>
            <link rel="alternate" href="https://github.com/modelcontextprotocol/servers-archived/tree/main/src/postgres" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10081"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Model Context Protocol server that provides read-only access to PostgreSQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.

Related contents:

- [MCP vulnerability case study: SQL injection in the Postgres MCP server @ Datadog](https://securitylabs.datadoghq.com/articles/mcp-vulnerability-case-study-SQL-injection-in-the-postgresql-mcp-server/).]]>
            </summary>
            <updated>2025-09-09T08:06:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10014</id>
            <title type="text"><![CDATA[Terraform GUI]]></title>
            <link rel="alternate" href="https://terraform-gui.github.io/terraform-gui/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10014"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Terraform GUI is a web application that allows developers and DevOps begginers to learn about Terraform, an open-source, Infrastructure as Code, software tool created by HashiCorp.

- [Terraform GUI @ GitHub](https://github.com/Terraform-GUI/terraform-gui).

Related contents:

- [What Is Terraform GUI? Top 5 Visual Tools Compared @ Spacelift](https://spacelift.io/blog/terraform-gui).]]>
            </summary>
            <updated>2025-09-04T17:03:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5</id>
            <title type="text"><![CDATA[git-appraise]]></title>
            <link rel="alternate" href="https://github.com/google/git-appraise" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Distributed code review system for Git repos.

By &amp;quot;distributed&amp;quot;, we mean that code reviews are stored inside of the repository as git objects. Every developer on your team has their own copy of the review history that they can push or pull. When pulling, updates from the remote repo are automatically merged by the tool.

This design removes the need for any sort of server-side setup. As a result, this tool can work with any git hosting provider, and the only setup required is installing the client on your workstation.

Related contents:

- [Code Review Can Be Better @ TigerBeetle](https://tigerbeetle.com/blog/2025-08-04-code-review-can-be-better/).]]>
            </summary>
            <updated>2026-08-13T07:20:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/161</id>
            <title type="text"><![CDATA[NVD - National Vulnerability Database :us:]]></title>
            <link rel="alternate" href="https://nvd.nist.gov/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/161"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The NVD is the U.S. government repository of standards based vulnerability management data represented using the Security Content Automation Protocol (SCAP). This data enables automation of vulnerability management, security measurement, and compliance. The NVD includes databases of security checklist references, security-related software flaws, product names, and impact metrics.

Related contents:

- [Episode \#499 consacré aux référentiels de vulnérabilités @ NoLimitSecu :fr:](https://www.nolimitsecu.fr/referentiels-de-vulnerabilites/).
- [NVD Program Announcement UPDATED - April, 25th 2024 @ NIST](https://nvd.nist.gov/general/news/nvd-program-transition-announcement).]]>
            </summary>
            <updated>2026-03-24T14:25:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/258</id>
            <title type="text"><![CDATA[Awesome Sysadmin]]></title>
            <link rel="alternate" href="https://github.com/kahun/awesome-sysadmin" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/258"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A curated list of amazingly awesome open source sysadmin resources.]]>
            </summary>
            <updated>2025-12-31T08:17:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/367</id>
            <title type="text"><![CDATA[Loki]]></title>
            <link rel="alternate" href="https://github.com/Neo23x0/Loki" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/367"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple IOC and YARA Scanner.
Scanner for Simple Indicators of Compromise.]]>
            </summary>
            <updated>2026-01-20T15:30:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/593</id>
            <title type="text"><![CDATA[Scraperr]]></title>
            <link rel="alternate" href="https://scraperr-docs.pages.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/593"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A powerful self-hosted web scraping solution.
Scrape websites without writing a single line of code.

- [Scraperr @ GitHub](https://github.com/jaypyles/Scraperr).]]>
            </summary>
            <updated>2026-03-13T13:36:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/625</id>
            <title type="text"><![CDATA[CSV to HTML Table]]></title>
            <link rel="alternate" href="https://derekeder.github.io/csv-to-html-table/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/625"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🔽 Display any CSV (comma separated values) file as a searchable, filterable, pretty HTML table 

- [CSV to HTML Table @ GitHub](https://github.com/derekeder/csv-to-html-table).]]>
            </summary>
            <updated>2025-08-28T17:42:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1149</id>
            <title type="text"><![CDATA[Corkscrew]]></title>
            <link rel="alternate" href="https://github.com/bryanpkc/corkscrew" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1149"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Corkscrew is a tool for tunneling SSH through HTTP proxies, but... you might find another use for it.

Related contents:

- [Tunneling corporate firewalls for developers @ FrostKimi&amp;#039;s Secrets](https://blog.frost.kiwi/tunneling-corporate-firewalls/).]]>
            </summary>
            <updated>2025-08-28T19:07:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1231</id>
            <title type="text"><![CDATA[Radiant]]></title>
            <link rel="alternate" href="https://github.com/radiant/radiant" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1231"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Radiant is a no-fluff, open source content management system designed for small teams.

Related contents:

- [Episode \#84: Friends on the frontend with John W. Long @ Changelog &amp;amp; Friends](https://changelog.com/friends/84).]]>
            </summary>
            <updated>2025-08-28T19:20:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1297</id>
            <title type="text"><![CDATA[UserLAnd]]></title>
            <link rel="alternate" href="https://userland.tech/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1297"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[UserLAnd: Use Linux Anywhere

The easiest way to run a Linux distribution or application on an Android device. With UserLAnd the power to do or create whatever you want will never be out of reach.

- [UserLAnd @ GitHub](https://github.com/CypherpunkArmory/UserLAnd).]]>
            </summary>
            <updated>2025-08-28T19:32:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1543</id>
            <title type="text"><![CDATA[Tanks of Freedom]]></title>
            <link rel="alternate" href="https://github.com/w84death/Tanks-of-Freedom" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1543"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Indie Turn Based Strategy in Isometric Pixel Art.]]>
            </summary>
            <updated>2025-08-28T20:13:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1826</id>
            <title type="text"><![CDATA[Endlessh]]></title>
            <link rel="alternate" href="https://github.com/skeeto/endlessh" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1826"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SSH tarpit that slowly sends an endless banner.

Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. It keeps SSH clients locked up for hours or even days at a time. The purpose is to put your real SSH server on another port and then let the script kiddies get stuck in this tarpit instead of bothering a real server.

Related contents:

- [fail2ban-endlessh @ GitHub](https://github.com/itskenny0/fail2ban-endlessh).
- [Endlessh - Le bourbier des script kiddies @ Korben :fr:](https://korben.info/endlessh-script-kiddies-trap.html).]]>
            </summary>
            <updated>2026-03-27T20:55:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2488</id>
            <title type="text"><![CDATA[burpference]]></title>
            <link rel="alternate" href="https://github.com/dreadnode/burpference" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2488"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A research project to add some brrrrrr to Burp.

&amp;quot;burpference&amp;quot; started as a research idea of offensive agent capabilities and is a fun take on Burp Suite and running inference. The extension is open-source and designed to capture in-scope HTTP requests and responses from Burp&amp;#039;s proxy history and ship them to a remote LLM API in JSON format. It&amp;#039;s designed with a flexible approach where you can configure custom system prompts, store API keys and select remote hosts from numerous model providers as well as the ability for you to create your own API configuration. The idea is for an LLM to act as an agent in an offensive web application engagement to leverage your skills and surface findings and lingering vulnerabilities. By being able to create your own configuration and model provider allows you to also host models locally via Ollama to prevent potential high inference costs and potential network delays or rate limits.]]>
            </summary>
            <updated>2026-02-12T12:58:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3280</id>
            <title type="text"><![CDATA[Fleek]]></title>
            <link rel="alternate" href="https://getfleek.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3280"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Take control of your $HOME

Install and manage all the tools you need to be productive. Use a simple command line tool or edit one YAML file and you&amp;#039;re off to the races.

Fleek is an all-in-one management system for everything you need to be productive on your computer. Fleek wraps Nix Home Manager, giving you almost all the power of a declarative home configuration without having to learn Nix.

- [Fleek @ GitHub](https://github.com/ublue-os/fleek).
- [Dotfiles with chezmoi @ Steve Yackey](https://www.steveyackey.com/post/dotfiles-with-chezmoi/).]]>
            </summary>
            <updated>2025-08-29T01:02:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3385</id>
            <title type="text"><![CDATA[Pickle]]></title>
            <link rel="alternate" href="https://github.com/FriendsOfPHP/pickle" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3385"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PHP Extension installer

Pickle is a new PHP extension installer. It is based on Composer and the plan is to get Composer to fully support it.]]>
            </summary>
            <updated>2025-08-29T01:21:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3536</id>
            <title type="text"><![CDATA[Supermaven]]></title>
            <link rel="alternate" href="https://supermaven.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3536"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free AI Code Completion.

The fastest copilot. Supermaven lets you write code 2x faster with AI.

Related contents:

- [094 - Les news web dev pour septembre 2024 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-sept24/).
- [Sunsetting Supermaven @ Supermaven](https://supermaven.com/blog/sunsetting-supermaven).]]>
            </summary>
            <updated>2025-11-24T12:55:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3697</id>
            <title type="text"><![CDATA[Gatsby]]></title>
            <link rel="alternate" href="https://www.gatsbyjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3697"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The best React-based framework with performance, scalability and security built in.

 Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps.
It combines the control and scalability of dynamically rendered sites with the speed of static-site generation, creating a whole new web of possibilities. 

- [Gatsby @ GitHub](https://github.com/gatsbyjs/gatsby).
- [The end of Gatsby.js? @ ikius](https://ikius.com/blog/end-of-gatsbyjs).]]>
            </summary>
            <updated>2025-08-29T02:13:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3895</id>
            <title type="text"><![CDATA[Subspace]]></title>
            <link rel="alternate" href="https://github.com/subspacecommunity/subspace" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3895"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fork of the simple WireGuard VPN server GUI community maintained]]>
            </summary>
            <updated>2025-08-29T02:45:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4156</id>
            <title type="text"><![CDATA[sysPass]]></title>
            <link rel="alternate" href="https://syspass.org/en" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4156"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Systems Password Manager.

- [sysPass @ GitHub](https://github.com/nuxsmin/sysPass).
- [Gestion des mots de passe en équipe : analyse de Syspass @ Bearstech :fr:](https://bearstech.com/societe/blog/syspass/).]]>
            </summary>
            <updated>2025-08-29T03:30:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4297</id>
            <title type="text"><![CDATA[rHttp]]></title>
            <link rel="alternate" href="https://github.com/1buran/rHttp" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4297"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[REPL for HTTP.

This is project was created when I needed something like REPL for http request in terminal, there are many great tools exist: Postman, Insomnia, httpie, curl etc but i wanted something little bit different, something lightweight, simple and fast, something like REPL when I can quickly modify request, send it and see the response with all the details. I wanted such utility with minimal magic, ideally without any black magic under the hood.]]>
            </summary>
            <updated>2026-02-28T10:18:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4368</id>
            <title type="text"><![CDATA[log2ck]]></title>
            <link rel="alternate" href="https://github.com/hisune/log2ck" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4368"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Real-time, high-performance reading of log files and writing to clickhouse.

This tool can write the monolog standard log directly to clickhouse in real time via the tcp protocol. If you can write regular rules, other standardized log can also support it.]]>
            </summary>
            <updated>2026-07-09T14:28:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4933</id>
            <title type="text"><![CDATA[Kleeja]]></title>
            <link rel="alternate" href="https://kleeja.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4933"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The powerful and easiest way to run File Upload/sharing Service on your website. Trusted by thousands of webmasters since 2007.

[Kleeja @ GitHub](https://github.com/kleeja-official/kleeja)]]>
            </summary>
            <updated>2025-09-09T12:37:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5785</id>
            <title type="text"><![CDATA[React Boilerplate Create React App template]]></title>
            <link rel="alternate" href="https://github.com/react-boilerplate/react-boilerplate-cra-template/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5785"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Setup Create React App with React Boilerplate. Highly scalable &amp;amp; Best DX &amp;amp; Performance Focused &amp;amp; Best practices. Crafted for highly scalable &amp;amp; performant and easily maintainable React.js applications with a focus on best DX and best practices.]]>
            </summary>
            <updated>2025-08-29T08:01:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5794</id>
            <title type="text"><![CDATA[Ackee]]></title>
            <link rel="alternate" href="https://ackee.electerious.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5794"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Self-hosted website analytics.

Self-hosted, Node.js based analytics tool for those who care about privacy. Ackee runs on your own server, analyzes the traffic of your websites and provides useful statistics in a minimal interface.

- [Ackee @ GitHub](https://github.com/electerious/Ackee).]]>
            </summary>
            <updated>2025-09-15T15:37:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5810</id>
            <title type="text"><![CDATA[FeedFox]]></title>
            <link rel="alternate" href="https://github.com/moelody/feedfox" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5810"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[FeedFox is an modern RSS reader that allows you to read blogs, play youtube videos, listen to podcasts, download torrents, browse reddit and twitter.]]>
            </summary>
            <updated>2025-08-29T08:05:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5895</id>
            <title type="text"><![CDATA[Mycroft]]></title>
            <link rel="alternate" href="https://mycroft.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5895"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Open Source Privacy-Focused Voice Assistant.

Mycroft is the world’s leading open source voice assistant. It is private by default and completely customizable.

[Mycroft @ GitHub](https://github.com/MycroftAI).]]>
            </summary>
            <updated>2025-08-29T08:20:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5898</id>
            <title type="text"><![CDATA[Wondershaper]]></title>
            <link rel="alternate" href="https://github.com/magnific0/wondershaper" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5898"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Command-line utility for limiting an adapter&amp;#039;s bandwidth.

Wonder Shaper is a script that allows the user to limit the bandwidth of one or more network adapters. It does so by using iproute&amp;#039;s tc command, but greatly simplifies its operation.]]>
            </summary>
            <updated>2026-08-17T07:56:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6242</id>
            <title type="text"><![CDATA[CDK for Terraform (CDKTF)]]></title>
            <link rel="alternate" href="https://developer.hashicorp.com/terraform/cdktf" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6242"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cloud Development Kit for Terraform (CDKTF) lets you use familiar programming languages to define and provision infrastructure.
Cloud Development Kit for Terraform (CDKTF) allows you to use familiar programming languages to define and provision infrastructure. This gives you access to the entire Terraform ecosystem without learning HashiCorp Configuration Language (HCL) and lets you leverage the power of your existing toolchain for testing, dependency management, etc.

- [Terraform CDK @ GitHub](https://github.com/hashicorp/terraform-cdk).

Related contents:

- [CDKTF is deprecated: What&amp;#039;s next for your team? @ Pulumi](https://www.pulumi.com/blog/cdktf-is-deprecated-whats-next-for-your-team/).]]>
            </summary>
            <updated>2025-12-22T06:40:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6288</id>
            <title type="text"><![CDATA[Octomments]]></title>
            <link rel="alternate" href="https://ocs.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6288"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Using GitHub issues as a comment plugin.
[Octomments @ GitHub](https://github.com/krasimir/octomments)]]>
            </summary>
            <updated>2025-08-29T09:25:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6518</id>
            <title type="text"><![CDATA[YouTransfer.io]]></title>
            <link rel="alternate" href="https://www.youtransfer.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6518"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the simple &amp;amp; elegant file-sharing solution.

See also: https://github.com/YouTransfer/YouTransfer]]>
            </summary>
            <updated>2025-08-29T10:03:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6732</id>
            <title type="text"><![CDATA[statsd]]></title>
            <link rel="alternate" href="https://github.com/statsd/statsd" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6732"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Daemon for easy but powerful stats aggregation.
A network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services (e.g., Graphite).]]>
            </summary>
            <updated>2025-08-29T10:38:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6781</id>
            <title type="text"><![CDATA[inAppBrowser.com]]></title>
            <link rel="alternate" href="https://inappbrowser.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6781"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Check if an in-app browser is injecting JavaScript code
Some iOS and Android apps make use of a custom in-app browser (full details). This causes potential security and privacy risks to the user. 

- [InAppBrowser.com @ GitHub](https://github.com/KrauseFx/InAppBrowser.com).]]>
            </summary>
            <updated>2025-08-29T10:47:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7017</id>
            <title type="text"><![CDATA[Drago]]></title>
            <link rel="alternate" href="https://seashell.github.io/drago/#/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7017"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Securely connect anything with WireGuard® and manage all your networks from a single place.
Drago is a flexible configuration manager for WireGuard designed to make it simple to configure secure network overlays spanning heterogeneous nodes distributed across different clouds and physical locations.

- [Drago @ GitHub](https://github.com/seashell/drago).

Related contents:

- [Drago – Un gestionnaire de configuration pour les réseaux Wireguard @ Korben :fr:](https://korben.info/drago-config-wireguard.html).]]>
            </summary>
            <updated>2025-10-10T13:02:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7087</id>
            <title type="text"><![CDATA[MinIO]]></title>
            <link rel="alternate" href="https://min.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7087"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[High Performance, Kubernetes Native Object Storage.
MinIO offers high-performance, S3 compatible object storage.
Native to Kubernetes, MinIO is the only object storage suite available on
every public cloud, every Kubernetes distribution, the private cloud and the edge. MinIO is software-defined and is 100% open source under GNU AGPL v3.

- [MinIO @ GitHub](https://github.com/minio/minio).

Related contents:

- [How MinIO went from open source darling to cautionary tale @ https://news.reading.sh/2026/02/14/how-minio-went-from-open-source-darling-to-cautionary-tale/](https://news.reading.sh/2026/02/14/how-minio-went-from-open-source-darling-to-cautionary-tale/).]]>
            </summary>
            <updated>2026-02-20T14:29:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7322</id>
            <title type="text"><![CDATA[OverAPI.com]]></title>
            <link rel="alternate" href="http://overapi.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7322"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Collecting All Cheat Sheets]]>
            </summary>
            <updated>2025-08-29T12:18:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7330</id>
            <title type="text"><![CDATA[Pith]]></title>
            <link rel="alternate" href="https://github.com/Evinyatar/pith" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7330"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Pith media hub at the center of your entertainment network.

The aim of this project is to create a media server for videos and music that can be controlled through a web browser and will stream the media to a variety of renderers such as UPnP MediaRenderers (most TV&amp;#039;s and blu-ray players), AirPlay devices, or just through the web browser.]]>
            </summary>
            <updated>2025-08-29T12:18:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7351</id>
            <title type="text"><![CDATA[Coaster CMS]]></title>
            <link rel="alternate" href="https://www.coastercms.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7351"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Beacon Enabled, Laravel Content Management System.

We aim to make Coaster CMS as feature rich as possible. Built upon the Laravel PHP framework, Coaster CMS is both fast and secure. Create beautiful content with TinyMCE and take a look into the future with the Internet Of Things.

- [Coaster CMS @ GitHub](https://github.com/CoasterCms/coastercms).]]>
            </summary>
            <updated>2025-08-29T12:22:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7395</id>
            <title type="text"><![CDATA[Maru OS]]></title>
            <link rel="alternate" href="https://maruos.com/#" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7395"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Maru is a new kind of computing experience. It gives you a single, context-aware device that makes personal computing really simple. And guess what? That device is your smartphone.

- [Maru OS @ GitHub](https://github.com/maruos/maruos).]]>
            </summary>
            <updated>2025-12-29T07:45:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7425</id>
            <title type="text"><![CDATA[Lima :fr:]]></title>
            <link rel="alternate" href="http://retired.page.nuiton.org/lima/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7425"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Acronyme de Lutin Invoice Monitoring and Accounting, l&amp;#039;application de comptabilité Lima est un logiciel libre pensé pour être le plus ergonomique possible et facile d&amp;#039;accès à tout utilisateur, quelque soit son niveau en comptabilité : débutant comme confirmé. La particularité de Lima est qu&amp;#039;il s&amp;#039;agit d&amp;#039;un produit évolutif permettant de répondre aux besoins spécifiques de toute entreprise ou organisation, tout en garantissant le maintien des données comptables.

- [Lima @ Nuiton&amp;#039;s GitLab](https://gitlab.nuiton.org/retired/lima).]]>
            </summary>
            <updated>2025-08-29T12:34:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7453</id>
            <title type="text"><![CDATA[CHVote :ch:]]></title>
            <link rel="alternate" href="https://republique-et-canton-de-geneve.github.io/chvote-1-0/index-en.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7453"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a public system, Swiss and open source.
The electronic voting system CHVote is a concrete answer and a real breakthrough in digital technology and e-government.

CHVote aims to be an opensource, publicly owned evoting system. It is the result of the collaboration between the Geneva State Chancellery and the Geneva IT Department.

- [CHVote @ GitHub](https://github.com/republique-et-canton-de-geneve/chvote-1-0).
- [Prototype of an e-Voting protocol Build Status @ GitHub](https://github.com/republique-et-canton-de-geneve/chvote-protocol-poc).]]>
            </summary>
            <updated>2025-08-29T12:39:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7458</id>
            <title type="text"><![CDATA[Polymer]]></title>
            <link rel="alternate" href="https://polymer-library.polymer-project.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7458"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Polymer is a lightweight library that helps you take full advantage of Web Components.

With Web Components, you can create reusable custom elements that interoperate seamlessly with the browser’s built-in elements, or break your app up into right-sized components, making your code cleaner and less expensive to maintain.

Polymer sprinkles a bit of sugar over the standard Web Components APIs, making it easier for you to get great results.

- [Polymer @ GitHub](https://github.com/Polymer/polymer).]]>
            </summary>
            <updated>2025-08-29T12:40:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7488</id>
            <title type="text"><![CDATA[Papernic]]></title>
            <link rel="alternate" href="https://github.com/kustomzone/papernic" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7488"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source Document Management &amp;amp; Collaboration System]]>
            </summary>
            <updated>2025-08-29T12:46:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7489</id>
            <title type="text"><![CDATA[turbo.js]]></title>
            <link rel="alternate" href="https://turbo.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7489"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easy GPGPU. The easy way to supercharge your number-crunching.

turbo.js is a small library that makes it easier to perform complex calculations that can be done in parallel. The actual calculation performed (the kernel executed) uses the GPU for execution. This enables you to work on an array of values all at once.

- [turbo.js @ GitHub](https://github.com/turbo/js).]]>
            </summary>
            <updated>2025-08-29T12:46:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7502</id>
            <title type="text"><![CDATA[DungeonGenerator]]></title>
            <link rel="alternate" href="https://github.com/Lallassu/DungeonGenerator" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7502"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dungeon generator that produces a 2D-array of different values that can be used to create a dungeon for a game. The script is written in Perl and generates a gif image of the dungeon.]]>
            </summary>
            <updated>2025-08-29T12:47:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7556</id>
            <title type="text"><![CDATA[memleax]]></title>
            <link rel="alternate" href="https://github.com/WuBingzheng/memleax" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7556"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[debugs memory leak of running process, without recompiling or restarting, on GNU/Linux and FreeBSD.

Not maintained anymore, try `libleak` please.]]>
            </summary>
            <updated>2025-08-29T12:57:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7622</id>
            <title type="text"><![CDATA[Facebook CTF]]></title>
            <link rel="alternate" href="https://github.com/facebook/fbctf" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7622"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Facebook CTF is a platform to host Jeopardy and “King of the Hill” style Capture the Flag competitions.]]>
            </summary>
            <updated>2025-08-29T13:07:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7624</id>
            <title type="text"><![CDATA[RoboBrowser]]></title>
            <link rel="alternate" href="https://github.com/jmcarp/robobrowser" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7624"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[RoboBrowser is a simple, Pythonic library for browsing the web without a standalone web browser. RoboBrowser can fetch a page, click on links and buttons, and fill out and submit forms. If you need to interact with web services that don&amp;#039;t have APIs, RoboBrowser can help.]]>
            </summary>
            <updated>2025-08-29T13:08:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7643</id>
            <title type="text"><![CDATA[coala]]></title>
            <link rel="alternate" href="https://coala.github.io/website-old/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7643"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Code Analysis Made Easy.

coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. 

- [coala @ GitHub](https://github.com/coala/coala).]]>
            </summary>
            <updated>2025-08-29T13:11:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7738</id>
            <title type="text"><![CDATA[SFLvault]]></title>
            <link rel="alternate" href="http://www.sflvault.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7738"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SFLvault is a Networked credentials store and authentication manager developed and maintained by Savoir-faire Linux.

It has a client/vault (server) architecture allowing encrypted storage and organization of a multitude passwords for different machines and services.

[SFLVault @ GitHub](https://github.com/savoirfairelinux/sflvault)]]>
            </summary>
            <updated>2025-08-29T13:27:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7831</id>
            <title type="text"><![CDATA[Betwixt]]></title>
            <link rel="alternate" href="https://github.com/kdzwinel/betwixt" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7831"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Web Debugging Proxy based on Chrome DevTools Network panel.]]>
            </summary>
            <updated>2025-08-29T13:43:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7833</id>
            <title type="text"><![CDATA[g2ttrss-mobile]]></title>
            <link rel="alternate" href="https://github.com/g2ttrss/g2ttrss-mobile" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7833"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Google inspired mobile interface for TT-RSS]]>
            </summary>
            <updated>2025-08-29T13:43:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7902</id>
            <title type="text"><![CDATA[CookieCuttr -]]></title>
            <link rel="alternate" href="https://github.com/cdwharton/cookieCuttr" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7902"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tailorable jQuery plugin to deal with the EU Cookie Law.]]>
            </summary>
            <updated>2025-08-29T13:55:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7960</id>
            <title type="text"><![CDATA[Libertempo]]></title>
            <link rel="alternate" href="http://libertempo.tuxfamily.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7960"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free and open source leave management application

- [Libertempo @ GitHub](https://github.com/libertempo/web).]]>
            </summary>
            <updated>2025-08-29T14:04:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8000</id>
            <title type="text"><![CDATA[Ralph]]></title>
            <link rel="alternate" href="https://github.com/qw3rtman/ralph" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8000"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ralph helps you create Bash aliases that can be called with sudo, have parameters, and print aesthetically-pleasing error messages. Ralph takes the work out of writing complex Bash aliases and provides parameter restrictions and default parameter values out-of-the-box.]]>
            </summary>
            <updated>2025-08-29T14:11:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8003</id>
            <title type="text"><![CDATA[Kaji]]></title>
            <link rel="alternate" href="https://github.com/kaji-project/kaji-project" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8003"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Roughly, Kaji is juste a bundle of monitoring packages.

The main goal of Kaji is to provide a simple and complete monitoring solution based on Shinken and Adagios.]]>
            </summary>
            <updated>2025-08-29T14:11:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8033</id>
            <title type="text"><![CDATA[Hyperjump]]></title>
            <link rel="alternate" href="https://github.com/x0054/hyperjump" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8033"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HyperJump - simple and quick bookmark tool for bash shell. I found similar projects, but nothing that was both fast, easy to use, and simple enough. I really needed a location bookmarking app because I am working on a high latency connection, and switching between directories is a pain.]]>
            </summary>
            <updated>2025-08-29T14:16:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8043</id>
            <title type="text"><![CDATA[Osmosis]]></title>
            <link rel="alternate" href="https://github.com/rc0x03/node-osmosis" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8043"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTML/XML parser and web scraper for NodeJS.]]>
            </summary>
            <updated>2025-08-29T14:17:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8096</id>
            <title type="text"><![CDATA[Openbay]]></title>
            <link rel="alternate" href="https://github.com/isohuntto/openbay" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8096"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Torrent sites like Isohunt and The Pirate Bay gave us lessons that would be a crime to ignore. Individual torrent sites are easy targets. Pirate Bay open source code will give absolutely anyone with minimal knowledge of how internet and websites work and some server basic equipment, opportunity to create Pirate Bay copy on his own domain.]]>
            </summary>
            <updated>2025-08-29T14:27:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8104</id>
            <title type="text"><![CDATA[SFS Asynchronous filesystem replication]]></title>
            <link rel="alternate" href="https://github.com/immobiliare/sfs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8104"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Synchronisation de fichiers entre plusieurs machines avec architecture master/master possible (topologie en étoile)]]>
            </summary>
            <updated>2025-08-29T14:28:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8105</id>
            <title type="text"><![CDATA[git-up]]></title>
            <link rel="alternate" href="https://github.com/aanand/git-up" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8105"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[git pull has two problems:

    It merges upstream changes by default, when it&amp;#039;s really more polite to rebase over them, unless your collaborators enjoy a commit graph that looks like bedhead.
    It only updates the branch you&amp;#039;re currently on, which means git push will shout at you for being behind on branches you don&amp;#039;t particularly care about right now.

Solve them once and for all.]]>
            </summary>
            <updated>2025-08-29T14:28:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8145</id>
            <title type="text"><![CDATA[yify-pop]]></title>
            <link rel="alternate" href="https://github.com/yify-pop/yify-pop" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8145"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Inspired by Popcorn Time, a node web server to stream torrents from YIFY. Built using Geddy and the peerflix library.]]>
            </summary>
            <updated>2025-08-29T14:36:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8171</id>
            <title type="text"><![CDATA[Rakoshare]]></title>
            <link rel="alternate" href="https://github.com/rakoo/rakoshare" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8171"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Rakoshare is a sharing tool to synchronize a folder on multiple computers with no configuration.

It was inspired by Bittorrent Sync and aims to be an Open Source alternative. Internally it reuses the Bittorrent protocol to build a more dynamic protocol.]]>
            </summary>
            <updated>2025-08-29T14:40:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8268</id>
            <title type="text"><![CDATA[mcercle]]></title>
            <link rel="alternate" href="https://github.com/cfdev/mcercle/wiki" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8268"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[mcercle is an free invoice/estimate software under licence GPLv3 for small/home office. It is light, ergonomic with the performance of a professional management software. It is cross platform running on MS Windows , GNU Linux and Mac OSX (not official builds for MacOS).]]>
            </summary>
            <updated>2025-08-29T14:56:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8292</id>
            <title type="text"><![CDATA[Opencall]]></title>
            <link rel="alternate" href="https://github.com/opencall/opencall" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8292"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source Call Tracking Software.

Self-host your call tracking solution – own your data, cut your costs and track calls in any country.]]>
            </summary>
            <updated>2025-12-29T07:51:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8323</id>
            <title type="text"><![CDATA[Unmark]]></title>
            <link rel="alternate" href="https://unmark.it/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8323"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The open source to-do application for bookmarks.

An open source, bookmarking service created by Colin Devroe and rebuilt by Plain.

- [Unmark @ GitHub](https://github.com/plainmade/unmark).]]>
            </summary>
            <updated>2025-08-29T15:05:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8361</id>
            <title type="text"><![CDATA[PHPOffice/PHPExcel]]></title>
            <link rel="alternate" href="https://github.com/PHPOffice/PHPExcel" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8361"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A pure PHP library for reading and writing spreadsheet files]]>
            </summary>
            <updated>2025-08-29T15:12:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8403</id>
            <title type="text"><![CDATA[jQuery-inlog]]></title>
            <link rel="alternate" href="http://prinzhorn.github.io/jquery-inlog" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8403"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[jQuery-inlog allows you to easily debug your jQuery code. See exactly what you pass to functions, what they return and in which context (this-value) they were executed.

jQuery-inlog is a passive plugin, which injects (js ftw!) console.log calls inside your jQuery core. It makes debugging of selectors and chains a breeze. No more alert($obj.length) and stuff...

- [jQuery-inlog @ GitHub](https://github.com/Prinzhorn/jquery-inlog).]]>
            </summary>
            <updated>2025-08-29T15:18:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8443</id>
            <title type="text"><![CDATA[JellyReader]]></title>
            <link rel="alternate" href="https://github.com/NimbusBase/jellyreader" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8443"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[RSS Reader or JellyReader is an app that stores all your articles on Google Drive and Dropbox! The data is completely self-hosted on your personal cloud, so it can never go down or go away.]]>
            </summary>
            <updated>2025-08-29T15:24:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8476</id>
            <title type="text"><![CDATA[jquery.email-autocomplete.js]]></title>
            <link rel="alternate" href="https://yongzhenlow.github.io/email-autocomplete/demo/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8476"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A jQuery plugin that suggests and autocompletes the domain whenever your users type in an email address field.

- [jquery.email-autocomplete.js @ GitHub](https://github.com/yongzhenlow/email-autocomplete).]]>
            </summary>
            <updated>2025-08-29T15:30:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8483</id>
            <title type="text"><![CDATA[Dropzone.js]]></title>
            <link rel="alternate" href="http://www.dropzonejs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8483"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dropzone is an easy to use drag&amp;#039;n&amp;#039;drop library. It supports image previews and shows nice progress bars. 

- [DropzoneJS @ GitHub](https://github.com/dropzone/dropzone).]]>
            </summary>
            <updated>2025-12-22T06:36:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8537</id>
            <title type="text"><![CDATA[PhysicsJS]]></title>
            <link rel="alternate" href="http://wellcaffeinated.net/PhysicsJS" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8537"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A modular, extendable, and easy-to-use physics engine for javascript.

- [PhysicsJS @ GitHub](https://github.com/wellcaffeinated/PhysicsJS).]]>
            </summary>
            <updated>2026-06-05T12:15:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8564</id>
            <title type="text"><![CDATA[Dispatch]]></title>
            <link rel="alternate" href="https://github.com/Morhaus/dispatch-proxy" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8564"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Combine internet connections, increase your download speed .

A SOCKS5/HTTP proxy that balances traffic between multiple internet connections.]]>
            </summary>
            <updated>2025-08-29T15:44:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8608</id>
            <title type="text"><![CDATA[kamens/jQuery-menu-aim · GitHub]]></title>
            <link rel="alternate" href="https://github.com/kamens/jQuery-menu-aim" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8608"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[jQuery plugin to fire events when user&amp;#039;s cursor aims at particular dropdown menu items. For making responsive mega dropdowns like Amazon&amp;#039;s.]]>
            </summary>
            <updated>2025-08-29T15:52:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8728</id>
            <title type="text"><![CDATA[Helium]]></title>
            <link rel="alternate" href="https://github.com/geuis/helium-css" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8728"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Helium is a tool for discovering unused CSS across many pages on a web site. The tool is javascript-based and runs from the browser.]]>
            </summary>
            <updated>2025-08-29T16:12:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8822</id>
            <title type="text"><![CDATA[Kandan]]></title>
            <link rel="alternate" href="https://github.com/kandanapp/kandan" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8822"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Kandan is a free open source chat app.

 Kandan is a private chat service for your company or team. You can invite colleagues to share ideas and files in a persistent group chat room or rooms.

Unlike HipChat or other alternatives, Kandan is completely Open Source and can be hosted internally or externally by your organization or by a third party.]]>
            </summary>
            <updated>2025-08-29T18:17:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8906</id>
            <title type="text"><![CDATA[EtherCalc]]></title>
            <link rel="alternate" href="http://ethercalc.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8906"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your data is saved on the web, and people can edit the same document at the same time. Everybody&amp;#039;s changes are instantly reflected on all screens.

- [EtherCalc @ GitHub](https://github.com/audreyt/ethercalc).]]>
            </summary>
            <updated>2026-03-11T12:18:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8959</id>
            <title type="text"><![CDATA[redroot/holmes]]></title>
            <link rel="alternate" href="https://github.com/redroot/holmes" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8959"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Holmes is stand-alone diagnostic CSS stylesheet that can highlight potentially invalid or erroneous HTML(5) markup by adding one class.]]>
            </summary>
            <updated>2025-08-29T16:51:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8975</id>
            <title type="text"><![CDATA[Pondasee]]></title>
            <link rel="alternate" href="https://tokokoo.github.io/pondasee/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8975"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Front-end starter kit combined with the power of SCSS &amp;amp; Compass.

Pondasee is a little front-end web developer framework to help designer or developer.

- [Pondasee @ GitHub](https://github.com/tokokoo/pondasee).]]>
            </summary>
            <updated>2025-08-29T16:53:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9162</id>
            <title type="text"><![CDATA[EBICS :eu:]]></title>
            <link rel="alternate" href="http://sourceforge.net/projects/ebics" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9162"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The EBICS protocol is a substitution of the ETEBAC standard enabling file sharing between banks and their customers.

This framework is an implementation of an EBICS client (version 2.4) for French standard that has successfully passed all EBICS qualification tests and allows to exchange secure banking transactions.

Related contents:

- [EBICS homepage](https://www.ebics.org/en/home).]]>
            </summary>
            <updated>2025-08-30T06:29:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9200</id>
            <title type="text"><![CDATA[Initializr]]></title>
            <link rel="alternate" href="http://www.initializr.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9200"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Start an HTML5 Boilerplate project in 15 seconds!

Initializr is an HTML5 templates generator to help you getting started with a new project based on HTML5 Boilerplate. It generates for you a clean customizable template with just what you need to start!

- [Initializr @ GitHub](https://github.com/verekia/initializr).]]>
            </summary>
            <updated>2026-02-28T10:17:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9226</id>
            <title type="text"><![CDATA[SMI : Services Maintenance Interventions]]></title>
            <link rel="alternate" href="https://smi.fdsi.fr/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9226"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SMI (Services Maintenance Interventions) est un logiciel libre de gestion et de suivi de maintenance ou gestion de SAV et de services, multi professions, développé en PHP/MySQL, placé sous la licence GPL (traduction française non officielle).

- [SMI @ SourceForge](https://sourceforge.net/projects/s-m-i/).]]>
            </summary>
            <updated>2025-08-29T18:09:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9245</id>
            <title type="text"><![CDATA[ie7-js]]></title>
            <link rel="alternate" href="http://code.google.com/p/ie7-js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9245"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A JavaScript library to make MSIE behave like a standards-compliant browser.
IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.]]>
            </summary>
            <updated>2025-08-29T17:38:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9246</id>
            <title type="text"><![CDATA[CSS3 PIE]]></title>
            <link rel="alternate" href="http://css3pie.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9246"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CSS3 decorations for IE.

PIE makes Internet Explorer 6-9 capable of rendering several of the most useful CSS3 decoration features.

- [CSS3 PIE @ GitHub](https://github.com/lojjic/PIE).]]>
            </summary>
            <updated>2025-08-29T17:38:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9247</id>
            <title type="text"><![CDATA[Selectivizr]]></title>
            <link rel="alternate" href="http://selectivizr.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9247"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CSS3 pseudo-class and attribute selectors for IE 6-8.

selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8. Simply include the script in your pages and selectivizr will do the rest.

- [Selectivizr @ GitHub](https://github.com/keithclark/selectivizr).]]>
            </summary>
            <updated>2025-08-29T17:38:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9468</id>
            <title type="text"><![CDATA[Posh portal (Portaneo)]]></title>
            <link rel="alternate" href="http://sourceforge.net/projects/posh" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9468"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[POSH is a social PHP widget portal, web-based content and RSS feed reader, customizable and compliant with Netvibes. Usable in an educational, associative or enterprise intranet context.]]>
            </summary>
            <updated>2025-08-29T18:29:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9563</id>
            <title type="text"><![CDATA[Gitso]]></title>
            <link rel="alternate" href="http://code.google.com/p/gitso" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9563"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Gitso is a frontend to reverse VNC connections. It is meant to be a simple two-step process that connects one person to another&amp;#039;s screen. First, the support person offers to give support. Second, the person who needs help connects and has their screen remotely visible. Because Gitso is cross-platform (Linux, OS X and Windows) and uses a reverse VNC connection, it greatly simplifies the process of getting support.]]>
            </summary>
            <updated>2025-08-29T18:32:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9790</id>
            <title type="text"><![CDATA[Diem]]></title>
            <link rel="alternate" href="http://diem-project.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9790"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Content Management Framework. Diem CMF CMS for symfony.

Diem is a content management framework (CMF) for PHP projects.

Diem is flexible. There is no preinstalled stuff ( blog, comments... ) : the project starts empty. The developer creates its own modules by declaring them in configuration files. Then Diem generates a code which is 100% specific to the site&amp;#039;s needs.]]>
            </summary>
            <updated>2025-08-29T19:10:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9961</id>
            <title type="text"><![CDATA[Clipperz]]></title>
            <link rel="alternate" href="https://clipperz.is/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9961"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Clipperz is an online vault and password manager that knows nothing about you and your data. Everything you submit is locally encrypted by your browser before being uploaded to Clipperz.

- [Clipperz @ GitHub](https://github.com/clipperz/password-manager).]]>
            </summary>
            <updated>2025-08-29T19:38:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9967</id>
            <title type="text"><![CDATA[Jyraphe]]></title>
            <link rel="alternate" href="https://jbox-web.github.io/jyraphe/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9967"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Jyraphe is a web application of file repository, easy to install and easy to use. Jyraphe is an entirely free application, it is distributed under the terms of the GNU Affero General Public License, version 3 or later.]]>
            </summary>
            <updated>2025-08-29T19:38:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9979</id>
            <title type="text"><![CDATA[Plowshare]]></title>
            <link rel="alternate" href="https://github.com/alexreg/plowshare" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9979"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Plowshare4 is a set of command-line tools designed for managing file-sharing websites (Megaupload, Rapidshare, etc.).]]>
            </summary>
            <updated>2025-08-29T19:42:44+00:00</updated>
        </entry>
    </feed>
