Links
Addfiler.js is a well tested wrapper library for the HTML5 Filesystem API, an API which enables web applications to read and write files and folders to to its own sandboxed filesystem.
Group Bill Splitting.
A simple app for splitting bills and expenses among groups. Kostos is a web application designed to help groups manage and split expenses collaboratively within projects.
The hypermedia framework.
Datastar helps you build reactive web applications with the simplicity of server-side rendering and the power of a full-stack SPA framework.
Related contents:
Web filtering solution. Strong and powerfull, with a massively multithreaded architecture designed for thousands of simultaneous users.
e2guardian is an Open Source web content filter, It filters the actual content of pages based on many methods including phrase matching, request header and URL filtering, etc. It does not purely filter based on a banned list of sites.
Kubernetes-native CI/CD building blocks.
Tekton is a powerful yet flexible Kubernetes-native open source framework for creating continuous integration and delivery (CI/CD) systems. It lets you build, test, and deploy across multiple cloud providers or on-premises systems by abstracting away the underlying implementation details.
A Wayland layer-shell logout prompt, now ported to GTK4! A fork of wlogout with a bunch of quality-of-life features.
Make React 70% faster
The drop-in optimizing compiler for React. Gain big performance wins for UI and data heavy React apps. Dead simple to use – try it out now!
A Positively Charged JavaScript Runtime. A JavaScript Runtime for Rust.
Ion is a JavaScript runtime for integrating a JavaScript engine within a Rust program. This is useful for cases like building out a JavaScript powered plug-in system - but it can also be used directly from a stand alone executable.
Launch your own crowdfunding page
...without touching a line of code
Free, Open Source, Trello Alternative. Free open source kanban board for workgroups. Elegant open source project tracking.
A new model for Nix binary substitutions.
Trustix is a tool that compares build outputs for a given build input across a group of independent providers to establish trust in software binaries.
Related contents:
Spin is a framework for building and running event-driven microservice applications with WebAssembly (Wasm) components.
It aims to be the easiest way to get started with WebAssembly microservices, and takes advantage of the latest developments in the WebAssembly component model and Wasmtime runtime. Spin offers a simple CLI that helps you create, distribute, and execute applications, and in the next sections we will learn more about Spin applications and how to get started.
Various specifications specify files and file formats. This specification defines where these files should be looked for by defining one or more base directories relative to which files should be located.
Build beautiful, modern apps incredibly fast. Build applications faster than ever.
Create beautiful UI, generate clean code, and deploy to the app stores or web in one click. Fully extensible with custom code.
CISA’s LME provides a free, easy-to-deploy log management solution. It includes real-time threat alerts, customizable dashboards, and community collaboration on GitHub, helping small to medium-sized organizations improve their cybersecurity.
CISA's Logging Made Easy (LME) is a no cost, open source platform that centralizes log collection, enhances threat detection, and enables real-time alerting, helping small to medium-sized organizations secure their infrastructure. Whether you're upgrading from a previous version or deploying for the first time, LME offers a scalable, efficient solution for logging and endpoint security.
Related contents:
FusionForge propose des outils pour faciliter la collaboration au sein de votre équipe de développement, avec des forums et des listes de diffusion, et des outils pour créer et contrôler l'accès à des systèmes de gestion de code source comme CVS et Subversion. FusionForge crée automatiquement les dépôts et règle le contrôle d'accès en fonction des rôles définis à l'intérieur du projet.
build HTML with Go. An HTML templating language for Go that has great developer tooling.
Create components that render fragments of HTML and compose them to create screens, pages, documents, or apps.
SpagoBI is a Business Intelligence Free Platform which uses many FOSS tools as analytical engines, integrating them in an infrastructure which offers a cross-operativeness and a consistent vision between Report,OLAP,Data Mining,Dashboard and over the DWH
Open source HTML5 Charts for your website. Simple yet flexible JavaScript charting library for the modern web.
Scale down Kubernetes deployments after work hours.
Scale down / "pause" Kubernetes workload (Deployments, StatefulSets, and/or HorizontalPodAutoscalers and CronJobs too !) during non-work hours.
A lightweight Material YouTube Music player for Android, built with Kotlin and Jetpack Compose.
Designed for simplicity and smooth performance, Umihi Music lets you enjoy your favorite tracks effortlessly.
Related contents:
AI-Powered Software Architect.
Create architecture diagrams from code automatically using large language models (LLMs).
Swark is a VS Code extension that allows creating architecture diagrams from code automatically using large language models (LLMs). Swark is directly integrated with GitHub Copilot, and requires no authentication or API key.
:mortar_board: Path to a free self-taught education in Computer Science!
The OSSU curriculum is a complete education in computer science using online materials. It's not merely for career training or professional development. It's for those who want a proper, well-rounded grounding in concepts fundamental to all computing disciplines, and for those who have the discipline, will, and (most importantly!) good habits to obtain this education largely on their own, but with support from a worldwide community of fellow learners.
Diagram Visualization Tools for Your Web Applications. A diagramming framework for the web
Eclipse Sprotty is an open source project enabling the creation of powerful diagramming tools and graphical visualizations. Fully customizable · Server and client-side diagramming · Easy integration · Powerful timesaver.
🚀 A curated list of awesome testing tools 🚀
Selfhostable web app to make managing mTLS certificates a breeze.
VaulTLS is a modern solution for managing mTLS (mutual TLS) certificates with ease. It provides a centralized platform for generating, managing, and distributing client TLS certificates for your home lab.
The main reason why I developed VaulTLS was that I didn't like messing with shell scripts and OpenSSL. I also did not have an overview about the expiration of individual certificates.
Fully managed DevOps platform to deploy your code and open-source software
No more DevOps. Deploy on any cloud or on-premise. Scalable & Secure. CI/CD Pipelines.
⚡️ This package provides a wonderful PHP skeleton to start building your next package idea.
Go CLI and Library for quickly mapping organization network ranges using ASN information.
type safe SQL for TypeScript/JavaScript. Lightweight RDBMS agnostic TypeScript/JS abstraction for SQLite, PostgreSQL and MySQL.
SQL you know but type safe parameterized, expressive & portable.
litdb contains LINQ-like type-safe SQL builders for TypeScript/JavaScript for writing type-safe expressive SQL that's parameterized & portable across SQLite, MySQL & PostgreSQL.
A database of paper airplanes with easy to follow folding instructions video tutorials and printable folding plans. Find the best paper airplanes that fly the furthest and stay aloft the longest.
Over 100 forks of deliberately vulnerable web applications and APIs.
Remote debugging AWS Lambda functions.
Lambda Live Debugger is an indispensable tool for debugging AWS Lambda functions from your computer, even though they are deployed in the cloud. The code runs with the same IAM permissions as in the cloud environment, and there's no need to redeploy when you make code changes. It supports Lambdas written in JavaScript or TypeScript. It requires almost no configuration. It is free and open source.
getmail 6 is a flexible, extensible mail retrieval system with support for POP3, IMAP4, SSL variants of both, maildirs, mboxrd files, external MDAs, arbitrary message filtering, single-user and domain-mailboxes, and many other useful features.
A generic shell script compiler. Shc takes a script, which is specified on the command line and produces C source code. The generated source code is then compiled and linked to produce a stripped binary executable.
The compiled binary will still be dependent on the shell specified in the first line of the shell code (i.e shebang) (i.e. #!/bin/sh), thus shc does not create completely independent binaries.
Le portail de la tranformation numérique des entreprises.
Related contents:
3D DOM viewer, copy-paste this into your console to visualise the DOM topographically.
SELKS is a free and open source Debian (with LXDE X-window manager) based IDS/IPS platform released under GPLv3 from Stamus Networks (https://www.stamus-networks.com/).
Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.
Translate Shell (formerly Google Translate CLI) is a command-line translator powered by Google Translate (default), Bing Translator, Yandex.Translate, and Apertium. It gives you easy access to one of these translation engines in your terminal:
Security scanner detecting Python Pickle files performing suspicious actions
Blogging Simplified. Cross-platform static site generator for blazing fast blogs, documentation sites and more.
Build blogs, documentation sites, showcases and more with ease. Available for Windows, Mac and Linux.
Tools to support cloud guardrails implementation and compliance checks for Microsoft Azure.
QA via natural language AI tests. AI-powered natural language end-to-end testing framework.
Write tests in plain English and let AI handle the execution. Built on Playwright with seamless GitHub integration.
Self-hosting that doesn't feel like self-hosting.
Disco is an open-source PaaS that turns any Linux server into a deployment platform. Get the git push workflow you love, without the per-app markup.
Related contents:
Vulnerability scanner written in Go which uses the data provided by https://osv.dev. Use OSV-Scanner to find existing vulnerabilities affecting your project's dependencies. OSV-Scanner provides an officially supported frontend to the OSV database that connects a project’s list of dependencies with the vulnerabilities that affect them.
Free Local-First AI Diagramming for Builders.
100% Free, Open-source local-first AI diagramming for architecture diagrams and flowcharts with animated exports.
Create flows from templates, code, structured imports, or AI. Refine them visually, keep them local-first, and export — including as a cinematic animated video that no other open-source tool offers.
Learning Management System. Sell Courses using WordPress.
Related contents:
Free, Multi-User PHP File Manager.
FileGator is a free, open-source, self-hosted web application for managing files and folders.
You can manage files inside your local repository folder (on your server's hard drive) or connect to other storage adapters (see below).
Related contents:
A modern, self-hosted media request & management platform. Radarr & Sonarr are the source of truth. Oscarr is the interface.
The core idea: Radarr and Sonarr are your source of truth, not your media server. Oscarr syncs directly with your *arr instances, tracks what's available, what's downloading, and what's been requested — all from there. Plex is used for authentication and access control, but the library state comes from where it actually lives.
Gitleaks is a fast, light-weight, portable, and open-source secret scanner for git repositories, files, and directories.
Related contents:
Free Online Video Editor.
wide.video is a free online video editor designed to help you create amazing videos directly in your browser. Your privacy is our priority, so all processing happens locally on your computer - no server uploads, no signups needed. Enjoy easy HD or 4K editing with support for modern formats like H.264, HEVC, AV1, Rive, or Lottie.
🌑 Enable dark mode for Next.js apps. Theme your Next.js apps with a Dark Mode.
youtube-dl web UI.
Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites.
You can use this tool to generate a valid Permissions Policy HTTP Header, which can be provided by your web server / web application in order to improve the security of your visitors and the data they may be accessing on your site.
PGTune calculate configuration for PostgreSQL based on the maximum performance for a given hardware configuration.
It isn't a silver bullet for the optimization settings of PostgreSQL. Many settings depend not only on the hardware configuration, but also on the size of the database, the number of clients and the complexity of queries. An optimal configuration of the database can only be made given all these parameters are taken into account.
Téléchargez en avant première le nouveau thème standard PrestaShop 1.5 qui s'adapte dès la version 1.4.5 de PrestaShop !
A wrapper that does winetricks things for Proton enabled games, requires Winetricks.
Run Winetricks commands for Steam Play/Proton games among other common Wine features, such as launching external Windows executables.