Projets libres sur GitHub
L'open source est omniprésent dans le développement logiciel de nos jours.
Si vous avez un compte GitHub vous pouvez sponsoriser nos activités open sources à travers GitHub Sponsors.
A ce jour plus de 250 dépôts de code publics sont hébergés sur cette plateforme :
- des exemples de codes (en Delphi, PHP et Javascript),
- des présentations liées à des webinaires et des conférences,
- des projets de logiciels "clé en main" pouvant servir de base à d'autres développements,
- des librairies utilisables dans d'autres projets (en Delphi, Javascipt et PHP),
- des sources de jeux vidéos (en Delphi).
Suite à la main mise de la branche IA de Microsoft sur GitHub (finalisée en juillet 2025) nous avons décidé de migrer nos projets vers une plateforme plus respectueuse et située en Europe : Codeberg.
Les projets existants ne seront plus maintenus chez GitHub mais les redirections qui conviennent seront ajoutées dans les projets comme les documents associés.
Dernières mises à jours
Seules les 100 dernières sont affichées. Rendez-vous sur le site directement pour en voir plus.
- programmez-237 : Sources liés à l'article "Delphi revient sur Linux" publié dans le magazine Programmez! n°237 en février 2020.
- librairies : Ma boite à outils pour projets en Delphi (et un peu Lazarus / FPC mais non testés).
- Socket-Messaging-Library : A client / server messaging library to use with TCP sockets in Delphi or C++Builder (one day in the future)
- Delphi-samples : Delphi project samples for Windows, Mac, iOS, Android, Linux, internet of things and web
- FMX-Styles-Utils : Some units allow you to add multiple styles to a FireMonkey project, modifying the current style according to the operating system's default style or the user's choice.
- Gamolf-FMX-Game-Starter-Kit : A fully featured template to easily create games as a FireMonkey project in Delphi Community Edition and higher.
- Delphi-Games-Pack : List of my games coded in Delphi
- Delphi-Game-Engine : Libraries, classes and components to simplify game coding in Delphi VCL and FireMonkey projects
- _AllProjects : Install all of my repositories as sub folders of current folder.
- WhereIsBernie-GGJ21 : Codes sources pour le jeu Where is Bernie développé à l'occasion de la Global Game Jam 2021. Jeu développé avec Delphi 10.4.1 et son framework FireMonkey.
- Web-Projects-Template : A git template for my web projects (and yours ?)
- TetrisLike : Un "Tetris" en guise de démonstration de développement de jeu vidéo avec Delphi et FireMonkey.
- DevPas-TemplatesAndStarterKits-Pack : All open sourced templates and starter kits for Delphi projects from my GitHub account
- Delphi-ComponentsAndLibraries-Pack : List of my components and libraries coded in Delphi
- Delphi-Projects-Template : A git template for my Delphi projects (and yours ?)
- Bidioo-v2-Delphi : Bidioo game v2.x source code in Delphi.
- BoiteAMeuh : Une boite à meuh développée en live sur Twitch... ou plutôt un jeu de reconnaissance de bruits d'animaux.
- one-shot-tools : Single-use programs and utilities, created to solve a specific problem and not usable for anything else
- Koala-Match-3 : A simple match-3 game developed in Delphi for Windows, Mac, iOS, Android and Linux.
- Digikoo-v2-Delphi : Digikoo game v2.x source code in Delphi.
- FMX-Tools-Starter-Kit : A fully featured template to easily create "documents" editors as a FireMonkey project in Delphi Community Edition and higher.
- DelphiBooks4PHP : WIP - Client library and samples programs showing how to use Delphi-Books.com open data API in PHP.
- DelphiBooks4JavaScript : WIP - Client library and samples programs showing how to use Delphi-Books.com open data API in JavaScript.
- DelphiBooks4Delphi : Client library and samples programs showing how to use Delphi-Books.com open data API in Delphi and Pascal languages.
- DelphiBooks-WSBuilder : Delphi-Books.com static page generator to update the website after a template or database change.
- DelphiBooks-WebSite : Delphi-Books.com website with all tools to manage the NoSQL database and generate the static pages and API files.
- DelphiBooks-DBAdmin : Delphi-Books.com database management program to use by contributors for CRUD operations on books, authors and editors.
- DelphiBooks-Common : Common files used by the Delphi-Books.com programs for editing the database or building the web site.
- Delphi-FMX-Game-Snippets : Programs and source code examples for game developers who want to use Delphi's cross-platform features with FireMonkey.
- TurboPascal-ProgramsAndTools-Pack : List of my programs coded in Turbo Pascal
- TurboPascal-Games-Pack : List of my games coded in Turbo Pascal
- Mobile-Apps-in-Delphi-Pack : List of my mobile application repositories in Delphi
- Delphi-ProgramsAndTools-Pack : List of my programs coded in Delphi
- __MyMinimalDependenciesForWorkingWithDelphi : Repositories (libraries, projects, components) I need to install on each Windows VM to work with Delphi or RAD Studio on my projects
- LoopingAnimationDemo : A looping animation demo targeting 60FPS to show how to use different graphic libraries and drawing techniques in Delphi for Windows, Mac, iOS, Android and Linux.
- Duck-Animation-Sidaction2021 : Les codes sources (sans les images) de l'animation d'un canard promenant sur une rivière réalisée sous Delphi lors du Sidaction 2021.
- Spooch : Source code for "Spooch" game in Delphi
- Sporgloo-KenneyJam2023 : Source code for Sporgloo game archived in 06/2026 after migrating the repository to Codeberg.
- PHP-Scripts-Pack : List of my independent scripts, plugins and apps coded in PHP
- AGKBasic-Games-Pack : List of my games coded in AGK Basic with App Game Kit or AGK Studio
- LibreTranslate4Delphi : WIP - Delphi library and sample projects for using the translation API provided by LibreTranslate.com
- LemonSqueezy4Delphi : WIP - Delphi client library for Lemon Squeezy API
- Delphi-VCLExtend-Library : Library units and components for VCL Delphi projects
- Delphi-Translation-Library : WIP - Library and tools to translate Delphi projects contents
- Delphi-SkiaExtend-Library : WIP - Library units and components for Delphi projects using the Skia4Delphi library
- Delphi-NoCode-Library : WIP - Un petit paquet de composants qui permettront de faire du no code sous Delphi pour des opérations de base et du prototype de logiciels et applications mobiles.
- Delphi-FMXExtend-Library : Library units and components for FireMonkey Delphi projects
- Delphi-DBExtend-Library : WIP - Des composants et des classes pour en faire un peu plus avec les bases de données dans Delphi.
- DeepL4Delphi : Delphi library and sample projects for using the translation API provided by DeepL.com
- Audio-Tools-Library
- Zomcave-LudumDare57 : WIP - Delphi source code for the video game Zomcave and its tools created during the Ludum Dare 57 game jam.
- TaquinDXBooks : A Taquin game using the Delphi Books API and the covers of the latest books published on Delphi and the Pascal language as support for the game.
- SoapBubbles : Soap Bubbles is a little game with bubbles developed in Delphi.
- Pumpkin-Killer : Source code for the mobile game Pumpkin Killer as a Delphi FireMonkey project.
- Pompach-LudumDare39 : Source code for the game Pompach developed with Delphi in a FireMonkey project.
- Ploumtris-KenneyJam2024 : A Tetris like game for plumbers who love video games without water leaks.
- Pairpix : Delphi source code for "Pairpix" game available for Mac, Windows, Android, iOS and Linux.
- Ok-Ducky : Source code of the Delphi video game "Ok Ducky" : a duck shooting gallery at a funfair.
- Laby10s-LudumDare51 : WIP - Source code of "Laby 10s" video game created during the Ludum Dare 51 event in 10/2022.
- Eggpaq : WIP - Source code in Delphi for the video game Eggpaq.
- Egg-Hunter : Source code for "Egg Hunter" game in Delphi
- Colblor : Source code of the Colblor multiplayer video game developed in Delphi.
- DAD48-LudumDare48 : WIP - Delphi source codes for versions 2.x of the DAD48 video game originally created for the Ludum Dare 48 game jam in 2021.
- Colarvest-LudumDare52 : WIP - A little game done for the Ludum Dare 52 with theme "Harvest".
- Blotatris-KenneyJam2021 : WIP - Codes sources du jeu vidéo Blotatris développé en Object Pascal sous Delphi.
- Bubbleoid-GGJ2025 : My game in Delphi for the Global Gam Jam 2025.
- Champter : Source code for "Champter" game in Delphi
- Blufo : Source code for the Delphi FireMonkey game Blufo
- Quoi-de-neuf-dans-RAD-Studio-Delphi-Et-CPPBuilder : Archive de mes présentations en ligne ou IRL des versions de RAD Studio, Delphi et C++Builder en français
- ExeBulkSigning : Simple tool to sign all EXE or MSIX files in a folder on local PC or over the network.
- Creating-a-Simple-Web-Server-with-WebBroker : Creating a Simple Web Server with WebBroker (DelphiCon 2023)
- PicMobGenerator : An easy to use program to generate icons for macOS, Windows, iOS and Android.
- LogNPass4Delphi : Delphi client library for the Log'n Pass OTP service.
- CilTseg4Delphi : Delphi client library for the licenses manager CilTseg.
- AboutDialog-Delphi-Component : An "about" dialog box component for VCL and FireMonkey Delphi projects
- TableDataSync4Delphi : WIP - A Delphi client/server library to synchronize table records over the rainbows.
- OBSWebSocket4Delphi : WIP - A Delphi client library to use OBS WebSocket extension.
- librairies-TurboPascal : Unités et composants réutilisables, boite à outils pour ce bon vieux Turbo Pascal sous MS-Dos
- GestPic4Delphi : WIP - Delphi client library for the images storage service GestPic.
- GestDL4Delphi : WIP - Delphi client library for the files storage service GestDL.
- FSoDB4Delphi : WIP - A (synchronized) file system over a database for Delphi projects.
- AndroidTV-Delphi-Library : WIP - Librairie de développement en Delphi pour des applications Android TV.
- YTVideoSeries : A database editor to manage video series published on YouTube or others streaming/VOD platforms.
- Video-Merger : A simple tool to merge two or more videos with FFmpeg
- __MyMinimalDependenciesForWorkingWithPHP : Repositories I need to install on each Windows VM to work on my web projects (HTML, CSS, JavaScript, PHP, SQL)
- Zicplay : MP3 music player in Delphi for Windows, Mac, iOS, Android and Linux
- XOR-Keys-Generator : A simple generator of bytes lists or arrays in different programming languages.
- WtCtS : Source code for the mobile app WtCtS and its server.
- web-picture-crop : A sample script in JS+PHP to crop a picture by dragging a resize box on a web page
- Video-Title-Page-Generator : Slide and title image generator with background and text in a graphic font
- Video-Splitter : A simple tool to split a video into others with FFmpeg
- Video-Cutter : A simple tool to cut parts of a video with FFmpeg
- VCL-Tools-Starter-Kit : A fully featured template to easily create "documents" editors as a VCL project in Delphi Community Edition and higher.
- VaSur-Light : URL shortener in a simple and free edition (more features in paid edition, look at the website)
- Utiliser-des-QR-codes-et-codes-a-barres : Sources du webinaire "Utiliser des QR codes et codes à barres" du 26 mars 2019
- Utilisation-de-FireDAC-avec-la-VCL : Sources du webinaire "Utilisation de FireDAC avec la VCL" du 16 octobre 2018
- Utilisation-de-FireDAC-avec-FMX : Sources du webinaire "Utilisation de FireDAC avec FMX" du 30 octobre 2018
- UPR-Files-Maker-MSDOS-TurboPascal : UPR Files maker project created in 1991 with Turbo Pascal to encode/decode binary files to a printable version.
- Twitch-API-Webhook-Endpoint : WIP - A simple PHP script (and other tools) to receive Twitch notifications from their webhook.
- TMSTrainingDays2024-Binding-Data-To-Client-Apps : My TMS Training Days 2024 presentation and Delphi projects samples.