Difference between revisions of "Projects using Lazarus/fr"

From Lazarus wiki
Jump to navigationJump to search
Line 153: Line 153:
 
* Added ISA Digital Osciloscope - --[[User:Sekelsenmat|Sekelsenmat]] 20:26, 20 Oct 2005 (CEST) 10/20/2005
 
* Added ISA Digital Osciloscope - --[[User:Sekelsenmat|Sekelsenmat]] 20:26, 20 Oct 2005 (CEST) 10/20/2005
 
* Added laz-Indict - [[User:bee]] 13:51, 29 Mar 2006 (WIB) :)
 
* Added laz-Indict - [[User:bee]] 13:51, 29 Mar 2006 (WIB) :)
 +
 +
===5dpo Component Library===
 +
[[5dpo]] is a set of components developed by the [http://www.fe.up.pt/~robosoc 5dpo Robotic Soccer Team]. It provides a visual serial port (TSdpoSerial) implementation of [[Projects_using_Lazarus#Synaser|Synaser]], an IEEE1394 camera (TSdpoVideo1394) component and a Gtk fast painting form (TSdpoFastForm).
 +
 +
=== Audio Component Suite ===
 +
A collection of components to develop applications for audio playing/recording/processing. Can play wav,ogg,mp3,mp2,wma ... record from any recordable source, do everything simultan, ripping and more ..
 +
You can find all about it in the Code and Components section or Download section
 +
 +
=== Audio X ===
 +
[http://www.ullihome.de Audio X] is an media management tool, that organize and sort your media without an database so everything is ever actual. A lot of audio formats are useable directly but you can also organize your LP or CD collection with it,it stores the data in XML Files so they are viewablealso with an webbrowser ... 
 +
 +
=== Becape ===
 +
[https://sourceforge.net/projects/becape/ Becape] is a open source backup tool aimed to personal/desktop usage. It does incrementall backups and stores the backup info in a sqlite database allowing to restore the exact state of the backed files at a choosen date. It's fully written in Lazarus/Freepascal.
 +
 +
=== BrasLib ===
 +
[http://br.groups.yahoo.com/group/BrasLib-devel/ BrasLib] is a new report component for Lazarus under development by brazilian programmers.
 +
 +
=== Cactus Jukebox ===
 +
Cactus is an audio player that comes with a database to organize your mp3 file collection. Take a look at [http://cactus.hey-you-freaks.de Cactus Homepage]. It's plattform independent and currently available for linux and win32.
 +
 +
Since actual v0.3 it supports managing and uploading files on a mobile player.
 +
 +
===CQRLOG===
 +
 +
[http://www.sourceforge.net/projects/cqrlog/ CQRLOG] is an advanced ham radio logger based on Firebird database. Provides radio control based on hamlib libraries (currently support of 140+ radio types and models), DX cluster connection, QRZ callbook (web version), a grayliner, ON6DP QSL manager database support and a most accurate country resolution algorithm based on country tables developed by OK1RR. CQRlog is strongly focused on easy operation and maintenance.
 +
 +
=== CUPS for lazarus ===
 +
Olivier Guilbaud [http://cups4lazarus.sourceforge.net/ CUPS for lazarus project] is developing the bindings for pascal to use the CUPS  (Common UNIX Printing System) libraries. With some dialogs for select printer, setup printer, setup printer jobs.
 +
 +
Note: This package is deprecated, Cups for Lazarus is now integrated in Printers4Lazarus package which is included with Lazarus. --[[User:Jesusrmx|jesusrmx]] 20:10, 26 June 2006 (CEST)
 +
 +
=== dbmaker ===
 +
 +
[http://www.rgsoftware.de dbmaker] is a database application using TDbf and LazReport. Its user interface language is german.
 +
 +
=== Dedalu ===
 +
A collection of small and simple projects developed in Lazarus by Giuseppe Ridinò (aka Pepecito). They are games, editors, utilities, etc.<br>
 +
Homepage: http://dedalu.sourceforge.net/
 +
 +
=== ExPress ===
 +
A GUI wrapper for UPX (Ultimate Packer for eXecutables). Download it [http://www.esnips.com/web/leleprog here].
 +
 +
=== fenixsql ===
 +
[http://fblib.altervista.org fenixsql] is a simple admin tool for firebird sql database
 +
 +
=== Game Maker ===
 +
[http://www.yoyogames.com/gamemaker Game Maker] allows you to make computer games using easy to learn drag-and-drop actions. You can create professional looking games within very little time. You can make games with backgrounds, animated graphics, music and sound effects, and even 3D games! And when you've become more experienced, there is a built-in programming language, which gives you the full flexibility of creating games with Game Maker. What is best, is the fact that Game Maker can be used free of charge.
 +
 +
Originally written in Delphi, Lazarus/FreePascal was used to port it from Win32 to Mac OS X and could be used in future for Linux and other platforms.
 +
 +
=== GLScene ===
 +
A complete 3D graphics library using OpenGL for rendering. You are able to edit your 3D scenes directly in the IDE. Further information can be found on the main page ([http://www.glscene.org GLScene]) or in [[GLScene|GLScene's 'Code and Components' section]].
 +
 +
=== GTK2forpascal ===
 +
Mattias Gaertner's [http://sourceforge.net/projects/gtk2forpascal/ gtk2forpascal project] is developing the bindings for pascal to use the gtk2 libraries (gimp tool kit). Supported Languages are [[Free Pascal]] and Kylix and the bindings are intended to work under Linux, FreeBSD and Win32. These bindings are now also part of the packages supplied with fpc.
 +
 +
=== GTK-Fireadmin ===
 +
A GTK based Firebird Administration tool using Firebird Objects and Lazarus Components  is available [http://sourceforge.net/projects/gtkfireadmin/ here].
 +
 +
 +
=== Habari ActiveMQ Client ===
 +
[http://www.mikejustin.com/ Habari ActiveMQ Client] is a library (and components) for Delphi(tm) and Free Pascal which provides easy access to [http://activemq.apache.org/ Apache ActiveMQ], the most popular and powerful open source Message Broker.
 +
With Habari ActiveMQ Client, applications can connect to Apache ActiveMQ servers, subscribe to queues and topics, send and receive messages and objects, and work with transactions. The communication layer supports Synapse and Indy for Lazarus.
 +
 +
=== Indy for lazarus ===
 +
Begun only a short while ago, this project has as an ambition to port the 119 components Indy de Delphi/Kylix on FPC/Lazarus.
 +
See [http://indy4lazarus.sourceforge.net/ Indy for Lazarus project] and a
 +
[http://indy4lazarus.sourceforge.net/images/img1_1.jpg screenshot].
 +
 +
=== ISA Digital Osciloscope ===
 +
A graphical interface for a digital osciloscope. The osciloscope itself is an ISA card with a probe to measure waves. It works on both Windows and Linux. There is some information on how it is being built on [[Hardware Access]]. The full documentation (in English and Portuguese), screenshots and the source code of project can be downloaded [http://eletronicalivre.incubadora.fapesp.br/portal/english/oscilloscope/ here].
 +
 +
=== Lazarus ''SQL Explorer'' ===
 +
It offers one General Database IDE for all databases supported by SQLDB suite.<br>
 +
Home Page: http://sourceforge.net/projects/sqlexplorer/
 +
 +
===LazFileSplitter===
 +
[http://br.geocities.com/antoniog123456/ LazFileSplitter] is a utility to split and merge big files.
 +
 +
===LazPad===
 +
[http://br.geocities.com/antoniog123456/ LazPad] is a simple text editor made with Lazarus.
 +
 +
=== LazReport ===
 +
LazReport is a group of components to add reporting capabilities to applications, it uses a visual designer to create banded reports and includes a report engine with interpreter to run user scripts and a report previewer, report designer can be invoked at runtime.
 +
 +
LazReport is based on FreeReport 2.32 and thanks to Fast Reports Inc. it's available under modified LGPL, the same license as the Lazarus LCL.
 +
 +
'''Note.''' Since Lazarus 0.9.23 revision 11950, LazReport source code is
 +
already included in Lazarus/components/lazreport directory.
 +
 +
===LazVisual===
 +
[http://br.geocities.com/antoniog123456/ LazVisual] is an external tool to include resources on executable file and set application icon.
 +
 +
===Lightweight Networking Library===
 +
 +
[http://wiki.freepascal.org/lNet lNet] is a lightweight library designed specifically for Free Pascal and Lazarus which provides simple, single-threaded event-driven networking suite with protocols from TCP and UDP to SMTP and HTTP. lNet was designed to not depend on any external libraries and is extremely portable (currently supports almost all platforms where FPC itself runs).
 +
 +
=== Master Maths ===
 +
[http://www.mastermaths.co.za Master Maths] specialises in computer based training and maths. The 3rd incarnation of our flagship product is developed using Lazarus, Firebird, [http://tiopf.sourceforge.net/ tiOPF v2] and the [http://opensoft.homeip.net/fpgui/ fpGUI Toolkit]. The product has two parts. A GUI Administration application and a CGI Learner Browser (used to view and mark the teaching modules). The Learner Browser uses Macromedia Flash extensively. The complete product runs under Linux and Windows.
 +
 +
===Morse Machine===
 +
 +
[http://downloads.tech-pro.net/morse-machine_tpmm01.html Morse Machine] is an implementation of "A Fully Automatic Morse Code Teaching Machine" first described in a May 1977 QST article of the same name by Ward Cunningham using Lazarus. The program teaches Morse code by sending a character and waiting for you to type what you heard on the keyboard. It grades your score and adds new characters when it sees that you are ready. The program is released under the GNU GPL version 2. Due to its use of the sound card, this implementation is for the Windows platform.
 +
 +
=== MRIcron ===
 +
[http://www.sph.sc.edu/comd/rorden/mricron/ MRIcron] est une visionneuse d'images médicales incluant un rendu de volume  et une analyse statistique . Le code source est disponible  sous la licence BSD. Le logiciel inclut des exemples d'images du cerveau.
 +
 +
=== OggBase ===
 +
[http://sourceforge.net/projects/oggbase/ Oggbase] is a FreePascal/Lazarus program for managing your Ogg-Vorbis files in a Database.
 +
 +
=== OutKafe ===
 +
[http://www.outkastsolutions.co.za/outkast/index.php?option=com_openwiki&Itemid=45&id=outkafe OutKafe] is a next-generation free and open source cybercafe management suite. It currently is running hundreds of cybercafe's at businesses, schools and other establishments around the world.
 +
 +
=== 'Pnigin' project (a 'Pengo' Remake) ===
 +
The 'Pnigin' project is an advanced remake of the 80's arcade classic 'Pengo' .
 +
 +
The project was made from scratch, using all original artwork and music. The project used Delphi 5 personal, Lazarus and FreePascal for development.
 +
 +
As the project is currently in Bèta stage there is no working demo yet, but it is expected that a playable demo is released in summer 2008.
 +
 +
See the Gong-Proces site [[http://www.naton.org]]  for more information regarding the project.
 +
 +
=== Project Theseus ===
 +
Tom Lisjac's [http://theseus.sourceforge.net Project Theseus] is using Lazarus and FPC for creating a rapid deployment and distribution system for Linux called [http://theseus.sourceforge.net/index.php?wiki=EpikBuilder Epik-Builder]. [http://theseus.sourceforge.net/index.php?wiki=EpikStopwatch EpikStopwatch] and [http://theseus.sourceforge.net/index.php?wiki=EpikBrowser EpikBrowser] are also Lazarus based projects that are currently under development.
 +
 +
=== QFront ===
 +
 +
[http://www.ullihome.de QFront] is a platform independent Frontend for the CPU Emulator QEmu
 +
 +
=== Seksi Commander ===
 +
GPL Filemanager for Linux developed in Lazarus and FreePascal.
 +
Integrated bin, text, hex viewer (own component) and editor based on SynEdit.
 +
Home Page: http://radekc.regnet.cz/
 +
 +
=== Shell for Gammu (Mobile Phone Tool) ===
 +
The [http://www.petersieg.de/gammush Gammush Site] offers hardcopies and downloads for this
 +
Application. Gammush is a shell for gammu.exe. It allows to backup/restore your phone data,
 +
get, edit , put logos, set date+time, send sms messages etc.
 +
 +
===Siages===
 +
[http://siages.solis.coop.br/ Siages] is an ERP application made with Lazarus.
 +
 +
=== SilentCoder's site ===
 +
DireqCafe A complete and full full featured internet cafe solution for LTSP and a number of other useful lazarus programs can be found on A.J. Venter's site: [http://www.silentcoder.co.za silentcoder.co.za].
 +
 +
=== Skychart / Cartes du Ciel ===
 +
[http://www.ap-i.net/skychart Skychart] is a free software to draw a map of the night sky for the amateur astronomer from a bunch of stars and nebulae catalogs. It shows the position of the planets, simulates an eclipse and more.
 +
 +
===SMTPUtils===
 +
[http://smtputils.sourceforge.net/ SMTPUtils] A tool to tunning your SMTP server against the Open relay, Spam, Virus, to measure the performance, verify it in the black lists (DNSBL) and more.
 +
 +
=== Synapse ===
 +
The [http://www.ararat.cz/synapse/ Synapse Project] by Lukas Gebauer provides a serial port and synchronous  TCP/IP Library for Delphi,C++ Builder, Kylix and FreePascal. This is a high quality offering with too many features to list. The packages are robust, reliable, work well with Lazarus and FPC and the code is easy to follow and maintain... ''highly'' recommended!
 +
 +
=== Synaser ===
 +
Library for serial communication (Linux, Windows) from author of Synapse.
 +
homepage: http://www.ararat.cz/synapse/  (same as Synapse)
 +
 +
=== The Icebox ===
 +
A lot of useful Lazarus/FPC related information and components can be found on Tony Maro's [http://tony.maro.net/ Icebox site]. His TMPack, Checkbook Tracker and RDP Frontend application are all excellent examples of the quality components and applications that Lazarus is capable of producing.
 +
 +
=== The Light Pascal Toolkit (LPTK) ===
 +
The goal of the [http://lptk.sourceforge.net/ Light Pascal Toolkit] Project is to create a free object pascal toolkit for linux and windows GUI development. It looks pretty interesting... check out the [http://lptk.sourceforge.net/screenshots.php screenshots]!
 +
 +
=== TruckBites ===
 +
Business management software for independant trucking companies and owner/operators (for the USA.)  Written under contract by [[user:Tonymaro | Tony Maro]] for both Linux and Windows for "Partners in Trucking, LLC".
 +
http://www.truckbites.com
 +
Still under development, anticipated release in the next few months.
 +
 +
=== Virtual Magnifying Glass ===
 +
[http://magnifier.sourceforge.net/ Virtual Magnifying Glass] is designed for visually-impaired and others who need to magnify a part of the screen. Unlike most similar programs it does not open a separate window for the magnification but instead puts a movable magnifying glass on screen. The project was converted from Visual Studio .NET to Lazarus and now offers a Linux version. Mac OS X and Pocket PC versions are planned.
 +
 +
=== WikiHelp ===
 +
[http://www.ullihome.de WikiHelp] is an small Tool that generates HTML Pages from an Wiki. It downloads the content Automatically and convert the WikiText Pages into HTML. Most WikiText Features are useable including Images,tables and so on.
 +
 +
----
 +
 +
 +
'''If your Lazarus project should be listed here, please edit this page and add it!'''
 +
 +
== Orginal contributors and changes ==
 +
This page has been converted from epikwiki.
 +
* Initial posting -  9/26/2003
 +
* Updated links and labels - [[User:VlxAdmin]] 9/28/2003
 +
* Added the Light Pascal ToolKit project - [[User:VlxAdmin]]10/27/2003
 +
* Added the Dedalu project - [[User:pepecito]] 8/31/2005
 +
* Added ISA Digital Osciloscope - --[[User:Sekelsenmat|Sekelsenmat]] 20:26, 20 Oct 2005 (CEST) 10/20/2005
 +
* Added laz-Indict - [[User:bee]] 13:51, 29 Mar 2006 (WIB) :)
 +
* Added CQRLOG - [[User:ok2cqr]] 08:52 UTC, 2007-10-23
 +
* Added BTActiveMQClient - [[User:Mjustin|Mjustin]] 14:51, 30 December 2007 (CET)
 +
* sorted list alphabeticaly - da_seeb 15:26, 29 January 2008 (CET)

Revision as of 21:30, 2 April 2008

English (en) français (fr) 한국어 (ko) русский (ru) slovenčina (sk) 中文(中国大陆)‎ (zh_CN) 中文(台灣)‎ (zh_TW)

Projets Lazarus actifs

Shell for Gammu (Mobile Phone Tool)

Le Gammush Site offre des copies papier et des téléchargements pour cette Application . Gammush est un interpréteur de commandes pour gammu.exe. Il permet de faire un backup/restore de vos données téléphoniques , télécharger , éditer , mettre des logos , fixer la date et l'heure, envoyer des messages sms etc.

Le projet Synapse

Le projet Synapse de Lukas Gebauer fournit des bibliothèques pour port série et une synchronisation de TCP/IP pour Delphi, C++ Builder, Kylix et FreePascal. C'est une offre de qualité avec beaucoup trop de fonctionnalités pour être listé. Les paquets sont robustes, fiable, fonctionne bien avec Lazarus et FPC et il est facile de suivre et de maintenir le code ... fortement recommandé !

La glacière

Beaucoup d'information relative à Lazarus/FPC et aux composants peut être trouvé sur le site de Tony Maro site la glacière. Son TMPack, Checkbook Tracker et son application RDP Frontend sont tous d'excellents exemples des composants de qualité et d'applications que Lazarus est capable de la produire .

MRIcron

MRIcron est une visionneuse d'image médicale qui inclut le rendu de volume et l'analyse statistique. Le code source est disponible sous license BSD. Le logiciel inclut des échantillons d'images du cerveau.

TruckBites

Business management software for independant trucking companies and owner/operators (for the USA.) Written under contract by Tony Maro for both Linux and Windows for "Partners in Trucking, LLC". http://www.truckbites.com Still under development, anticipated release in the next few months.

Project Theseus

Tom Lisjac's Project Theseus is using Lazarus and FPC for creating a rapid deployment and distribution system for Linux called Epik-Builder. EpikStopwatch and EpikBrowser are also Lazarus based projects that are currently under development.

SilentCoder's site

DireqCafe A complete and full full featured internet cafe solution for LTSP and a number of other useful lazarus programs can be found on A.J. Venter's site: silentcoder.co.za.

GTK-Fireadmin

Un outil d'administration de Firebird basé sur GTK employant Firebird objets et les composants de Lazarus sont disponibles ici .

GTK2forpascal

Mattias Gaertner avec le projet gtk2forpascal développe les attaches avec pascal pour utiliser les bibliothèques gtk2 (trousse à outils de gimp). Les langages supportés sont Free Pascal et Kylix et les attaches sont prévues pour fonctionner sous Linux, FreeBSD et Win32. Ces attaches font maintenant également partie des paquets fournis avec fpc.

Cactus Jukebox

Cactus est un player audio qui vient avec une base de données pour organiser votre collection de fichiers mp3. Jeter un coup d'oeil à la page d'accueil de Cactus. Il est indépendant de la plate-forme et est actuellement disponible pour linux et win32.

Depuis la version actuelle v0.3 il supporte la gestion et le téléchargement de fichiers sur un mobile player.

OggBase

Oggbase est un programme FreePascal/Lazarus pour contrôler vos fichiers Ogg-Vorbis dans une base de donnée.

La trousse à outils légère de Pascal (LPTK)

Le but du projet Trousse à outils légère de Pascal est de créer une trousse à outils d'objets libres Pascal pour le développement de GUI sous linux et windows. Cela semble assez intéressant ... vérifier les copies d'écran!

CUPS pour lazarus

Olivier Guilbaud CUPS pour le projet Lazarus développe les liens avec pascal pour employer les bibliothèqyes CUPS (Common UNIX Printing System :Système d'impression UNIX commun). Avec quelques boites de dialogues pour sélectionner l'imprimante, configurer l'imprimante, configurer les travaux d'imprimante.

Note: Ce paquet est désapprouvé , Cups pour Lazarus est maintenant intégré dans le paquet Printers4Lazarus qui est inclu dans Lazarus. --jesusrmx 20:10, 26 June 2006 (CEST)

LazReport

LazReport est un groupe de composants pour ajouter des possibilités d'envoi de rapports aux applications, il emploie un concepteur visuel pour créer des rapports réunis et inclut un moteur de rapport avec un interpréteur pour exécuter des scripts utilisateurs et un prévisualisateur de rapport, le concepteur de rapport peut être appelé pendant l'exécution.Dans la page d'accueil de LazReport vous pouvez trouver une vidéo montrant les bases de LazReport .

LazReport est basé sur FreeReport 2.32 et merci à propriétaires des droits d'auteur de FreeReport, LazReport est disponible sous la licence LGPL modifié, la même licence que celle LCL de Lazarus .

Le code source de LazReport peut être téléchargé dans la page du projet du site SourceForge, pour des détails voir https://sourceforge.net/projects/lazreport, pour installer le paquet rechercher le fichier lazreport.lpk dans (lazreport)/répertoires source, après l'installation les composants devraient apparaître dans l'onglet LazReport dans la palette des composants. Il y a quelques exemples pour commencer avec LazReport, ils sont localisés sous le répertoire (lazreport)/samples/.

Pour travailler correctement , LazReport a besoin de Lazarus revision 9451 ou une version ultérieure.

Svp signaler les problèmes en utilisant le bugtracker de freepascal : http://www.freepascal.org/mantis/main_page.php, projet : "Lazarus Packages". Pour les patchs svp téléchargez LazReport en utilisant CVS et créez des diffs employer le mode unifié ou contextuel et attachez de telles diffs à un rapport de bogue .

Cups4Lazarus n'est plus nécessaire vu qu'il est intégré avec le paquet
Printers4Lazarus est déjà inclus dans Lazarus.

Indy for lazarus

Commencé seulement il y a peu , ce projet a comme ambition de porter les 119 composants Indy de Delphi/Kylix à FPC/Lazarus. Voir Indy pour le projet Lazarus et la copie d'écran.

Lazarus SQL Explorer

Il offre une base de donnée générale avec IDE pour toutes les bases de données supportées par la suite SQLDB.
Page d'accueil : http://sourceforge.net/projects/sqlexplorer/

Seksi Commander

Gestionnaire de fichiers sous licence GPL pour Linux développé avec Lazarus et FreePascal. Intégrant un visualisateur bin, text et hex (son propre composant) et un éditeur basé sur SynEdit. Page d'accueil : http://radekc.regnet.cz/

Synaser

Bibliothèque pour la communication série (Linux, Windows) par l'auteur de synapse . page d'accueil : http://www.ararat.cz/synapse/ (mêmes que Synapse)

Dedalu

Une collection de petits et simples projets développé dans Lazarus par Giuseppe Ridinò (aka Pepecito). Ce sont des jeux , des editeus, des utilitaires , etc.
Homepage: http://dedalu.sourceforge.net/

Suite de composants audio

Une collection de composants pour développer des applications pour jouer/enregistrer/traiter de l'audio. Peut jouer wav,ogg,mp3,mp2,wma ... enregistrer de toute source enregistrable , fait tout simultanément , ripping[1] et plus .. Vous pouvez trouver tout à son sujet dans la section de code et de composants ou dans la section de téléchargement

GLScene

Une librairie graphique 3D complète utilisant OpenGL pour le rendu . Vous pouvez éditer vos scènes 3D directement dans l'IDE. Davantage d'information peut être trouvée sur la page principale (GLScene) ou dans la section 'Code et composants ' de GLScene.

Oscilloscope numérique ISA

Une interface graphique pour un osciloscope numérique . L'oscilloscope lui-même est une carte ISA avec une sonde pour mesurer les vagues. Il travaille à la fois sous Windows et Linux. Il y a de quelques informations sur la façon dont il a été construit Hardware Access. La documentation complete (en Anglais et Portugais ), des captures d'écran et le code source du projet peut être téléchargé ici.

Virtual Magnifying Glass

Virtual Magnifying Glass est conçu pour ceux qui ont une vision altéré et les autres qui doivent agrandir une partie de l'écran . À la différence de la plupart des programmes semblables il n'ouvre pas une fenêtre séparée pour l'agrandissement mais met à la place une loupe mobile sur l'écran . Le projet a été converti à partir de Visual Studio .NET vers Lazarus et maintenant offres une version Linux. Des versions Mac OS X et Pocket PC sont en projet.

Becape

Becape est un outil open source de backup visant un usage personnel /pour ordinateur de bureau. Il fait des backup incrementaux et stocke les info de backup dans une base de donnée sqlite permettant de restaurer l'état exact des fichiers du backup à une date choisie. Il est écrit entièrement en Lazarus/Freepascal.

Master Maths

Master Maths se spécialise dans l'enseignement assisté par ordinateur et dans les maths . La 3ème incarnation de notre production (flagship) est développé sous Lazarus, Firebird et tiOPF v2. Le produit a deux parties . Une application d'administration et un navigateur d'étudiant (pour regarder et marquer les modules d'enseignement ). Le navigateur d'étudiant utilise le Flash Macromedia intensivement . Le produit complet s'exécute sous Linux et Windows.

laz-Indict

Indict est un dictionnaire Anglais -Indonésien et vice versa avec une collection de plus de 170.000 mots . Cette application a été au commencement écrite en Delphi (s'exécute sur la plupart des Windows 32 bit) et employant le "moteur" TAdvantageDatabase. Mais il a été converti vers Lazarus en utilisant la base de donnée Firebird pour le rendre capable de s'exécuter sur plusieurs plateformes , et appelé laz-Indict. laz-Indict (et la base de données ) peut être téléchargé depuis here. Il a été testé sur Windows et Linux.

Skychart / Cartes du Ciel

Skychart est un logiciel libre pour dessiner une carte du ciel de nuit pour les astronomes amateurs pour un tas d'étoiles et catalogues de nébuleuses . Il montre la position des planètes , simule une éclipse et plus .

BrasLib

BrasLib est un nouveau composant de rapport pour Lazarus en cours de développement par des programmeurs brésiliens .

Audio X

Audio X est un outil de gestion de médias , qui organise et trie vos médias sans base de données ainsi tout n'est jamais vrai . Beaucoup de formats audio sont utilisables directement mais vous pouvez également organiser votre collection de LP ou CD avec lui,il stocke les données dans des fichier XML ainsi ils sont visualisables également avec un browser web ...

QFront

QFront est une interface graphique indépendante de la plateforme(architecture matérielle) pour l'émulateur de CPU QEmu

dbmaker

dbmaker est une application de base de données TDbf et LazReport. Son langage d'interface utilisateur est l'allemand.

fenixsql

fenixsql est un simple outil d'administration pour la base de donnée sql firebird.

WikiHelp

WikiHelp est un petit outil qui produit des pages HTML à partir d'un Wiki. Il télécharge le contenu automatiquement et convertit les pages de WikiText en HTML. La plupart des fonctionnalités WikiText sont utilisables incluant les images,les tables et ainsi de suite .

LazPad

LazPad est un éditeur de texte simple fait avec Lazarus.

LazVisual

LazVisual est un outil externe pour inclure des ressources dans le dossier exécutable .

Siages

Siages est une application ERP fait avec Lazarus.


Si votre projet Lazarus devrait être énuméré ici , veuillez éditer cette page et l'ajouter !

Orginal contributors and changes

This page has been converted from epikwiki.

  • Initial posting - 9/26/2003
  • Updated links and labels - User:VlxAdmin 9/28/2003
  • Added the Light Pascal ToolKit project - User:VlxAdmin10/27/2003
  • Added the Dedalu project - User:pepecito 8/31/2005
  • Added ISA Digital Osciloscope - --Sekelsenmat 20:26, 20 Oct 2005 (CEST) 10/20/2005
  • Added laz-Indict - User:bee 13:51, 29 Mar 2006 (WIB) :)

5dpo Component Library

5dpo is a set of components developed by the 5dpo Robotic Soccer Team. It provides a visual serial port (TSdpoSerial) implementation of Synaser, an IEEE1394 camera (TSdpoVideo1394) component and a Gtk fast painting form (TSdpoFastForm).

Audio Component Suite

A collection of components to develop applications for audio playing/recording/processing. Can play wav,ogg,mp3,mp2,wma ... record from any recordable source, do everything simultan, ripping and more .. You can find all about it in the Code and Components section or Download section

Audio X

Audio X is an media management tool, that organize and sort your media without an database so everything is ever actual. A lot of audio formats are useable directly but you can also organize your LP or CD collection with it,it stores the data in XML Files so they are viewablealso with an webbrowser ...

Becape

Becape is a open source backup tool aimed to personal/desktop usage. It does incrementall backups and stores the backup info in a sqlite database allowing to restore the exact state of the backed files at a choosen date. It's fully written in Lazarus/Freepascal.

BrasLib

BrasLib is a new report component for Lazarus under development by brazilian programmers.

Cactus Jukebox

Cactus is an audio player that comes with a database to organize your mp3 file collection. Take a look at Cactus Homepage. It's plattform independent and currently available for linux and win32.

Since actual v0.3 it supports managing and uploading files on a mobile player.

CQRLOG

CQRLOG is an advanced ham radio logger based on Firebird database. Provides radio control based on hamlib libraries (currently support of 140+ radio types and models), DX cluster connection, QRZ callbook (web version), a grayliner, ON6DP QSL manager database support and a most accurate country resolution algorithm based on country tables developed by OK1RR. CQRlog is strongly focused on easy operation and maintenance.

CUPS for lazarus

Olivier Guilbaud CUPS for lazarus project is developing the bindings for pascal to use the CUPS (Common UNIX Printing System) libraries. With some dialogs for select printer, setup printer, setup printer jobs.

Note: This package is deprecated, Cups for Lazarus is now integrated in Printers4Lazarus package which is included with Lazarus. --jesusrmx 20:10, 26 June 2006 (CEST)

dbmaker

dbmaker is a database application using TDbf and LazReport. Its user interface language is german.

Dedalu

A collection of small and simple projects developed in Lazarus by Giuseppe Ridinò (aka Pepecito). They are games, editors, utilities, etc.
Homepage: http://dedalu.sourceforge.net/

ExPress

A GUI wrapper for UPX (Ultimate Packer for eXecutables). Download it here.

fenixsql

fenixsql is a simple admin tool for firebird sql database

Game Maker

Game Maker allows you to make computer games using easy to learn drag-and-drop actions. You can create professional looking games within very little time. You can make games with backgrounds, animated graphics, music and sound effects, and even 3D games! And when you've become more experienced, there is a built-in programming language, which gives you the full flexibility of creating games with Game Maker. What is best, is the fact that Game Maker can be used free of charge.

Originally written in Delphi, Lazarus/FreePascal was used to port it from Win32 to Mac OS X and could be used in future for Linux and other platforms.

GLScene

A complete 3D graphics library using OpenGL for rendering. You are able to edit your 3D scenes directly in the IDE. Further information can be found on the main page (GLScene) or in GLScene's 'Code and Components' section.

GTK2forpascal

Mattias Gaertner's gtk2forpascal project is developing the bindings for pascal to use the gtk2 libraries (gimp tool kit). Supported Languages are Free Pascal and Kylix and the bindings are intended to work under Linux, FreeBSD and Win32. These bindings are now also part of the packages supplied with fpc.

GTK-Fireadmin

A GTK based Firebird Administration tool using Firebird Objects and Lazarus Components is available here.


Habari ActiveMQ Client

Habari ActiveMQ Client is a library (and components) for Delphi(tm) and Free Pascal which provides easy access to Apache ActiveMQ, the most popular and powerful open source Message Broker. With Habari ActiveMQ Client, applications can connect to Apache ActiveMQ servers, subscribe to queues and topics, send and receive messages and objects, and work with transactions. The communication layer supports Synapse and Indy for Lazarus.

Indy for lazarus

Begun only a short while ago, this project has as an ambition to port the 119 components Indy de Delphi/Kylix on FPC/Lazarus. See Indy for Lazarus project and a screenshot.

ISA Digital Osciloscope

A graphical interface for a digital osciloscope. The osciloscope itself is an ISA card with a probe to measure waves. It works on both Windows and Linux. There is some information on how it is being built on Hardware Access. The full documentation (in English and Portuguese), screenshots and the source code of project can be downloaded here.

Lazarus SQL Explorer

It offers one General Database IDE for all databases supported by SQLDB suite.
Home Page: http://sourceforge.net/projects/sqlexplorer/

LazFileSplitter

LazFileSplitter is a utility to split and merge big files.

LazPad

LazPad is a simple text editor made with Lazarus.

LazReport

LazReport is a group of components to add reporting capabilities to applications, it uses a visual designer to create banded reports and includes a report engine with interpreter to run user scripts and a report previewer, report designer can be invoked at runtime.

LazReport is based on FreeReport 2.32 and thanks to Fast Reports Inc. it's available under modified LGPL, the same license as the Lazarus LCL.

Note. Since Lazarus 0.9.23 revision 11950, LazReport source code is
already included in Lazarus/components/lazreport directory.

LazVisual

LazVisual is an external tool to include resources on executable file and set application icon.

Lightweight Networking Library

lNet is a lightweight library designed specifically for Free Pascal and Lazarus which provides simple, single-threaded event-driven networking suite with protocols from TCP and UDP to SMTP and HTTP. lNet was designed to not depend on any external libraries and is extremely portable (currently supports almost all platforms where FPC itself runs).

Master Maths

Master Maths specialises in computer based training and maths. The 3rd incarnation of our flagship product is developed using Lazarus, Firebird, tiOPF v2 and the fpGUI Toolkit. The product has two parts. A GUI Administration application and a CGI Learner Browser (used to view and mark the teaching modules). The Learner Browser uses Macromedia Flash extensively. The complete product runs under Linux and Windows.

Morse Machine

Morse Machine is an implementation of "A Fully Automatic Morse Code Teaching Machine" first described in a May 1977 QST article of the same name by Ward Cunningham using Lazarus. The program teaches Morse code by sending a character and waiting for you to type what you heard on the keyboard. It grades your score and adds new characters when it sees that you are ready. The program is released under the GNU GPL version 2. Due to its use of the sound card, this implementation is for the Windows platform.

MRIcron

MRIcron est une visionneuse d'images médicales incluant un rendu de volume et une analyse statistique . Le code source est disponible sous la licence BSD. Le logiciel inclut des exemples d'images du cerveau.

OggBase

Oggbase is a FreePascal/Lazarus program for managing your Ogg-Vorbis files in a Database.

OutKafe

OutKafe is a next-generation free and open source cybercafe management suite. It currently is running hundreds of cybercafe's at businesses, schools and other establishments around the world.

'Pnigin' project (a 'Pengo' Remake)

The 'Pnigin' project is an advanced remake of the 80's arcade classic 'Pengo' .

The project was made from scratch, using all original artwork and music. The project used Delphi 5 personal, Lazarus and FreePascal for development.

As the project is currently in Bèta stage there is no working demo yet, but it is expected that a playable demo is released in summer 2008.

See the Gong-Proces site [[2]] for more information regarding the project.

Project Theseus

Tom Lisjac's Project Theseus is using Lazarus and FPC for creating a rapid deployment and distribution system for Linux called Epik-Builder. EpikStopwatch and EpikBrowser are also Lazarus based projects that are currently under development.

QFront

QFront is a platform independent Frontend for the CPU Emulator QEmu

Seksi Commander

GPL Filemanager for Linux developed in Lazarus and FreePascal. Integrated bin, text, hex viewer (own component) and editor based on SynEdit. Home Page: http://radekc.regnet.cz/

Shell for Gammu (Mobile Phone Tool)

The Gammush Site offers hardcopies and downloads for this Application. Gammush is a shell for gammu.exe. It allows to backup/restore your phone data, get, edit , put logos, set date+time, send sms messages etc.

Siages

Siages is an ERP application made with Lazarus.

SilentCoder's site

DireqCafe A complete and full full featured internet cafe solution for LTSP and a number of other useful lazarus programs can be found on A.J. Venter's site: silentcoder.co.za.

Skychart / Cartes du Ciel

Skychart is a free software to draw a map of the night sky for the amateur astronomer from a bunch of stars and nebulae catalogs. It shows the position of the planets, simulates an eclipse and more.

SMTPUtils

SMTPUtils A tool to tunning your SMTP server against the Open relay, Spam, Virus, to measure the performance, verify it in the black lists (DNSBL) and more.

Synapse

The Synapse Project by Lukas Gebauer provides a serial port and synchronous TCP/IP Library for Delphi,C++ Builder, Kylix and FreePascal. This is a high quality offering with too many features to list. The packages are robust, reliable, work well with Lazarus and FPC and the code is easy to follow and maintain... highly recommended!

Synaser

Library for serial communication (Linux, Windows) from author of Synapse. homepage: http://www.ararat.cz/synapse/ (same as Synapse)

The Icebox

A lot of useful Lazarus/FPC related information and components can be found on Tony Maro's Icebox site. His TMPack, Checkbook Tracker and RDP Frontend application are all excellent examples of the quality components and applications that Lazarus is capable of producing.

The Light Pascal Toolkit (LPTK)

The goal of the Light Pascal Toolkit Project is to create a free object pascal toolkit for linux and windows GUI development. It looks pretty interesting... check out the screenshots!

TruckBites

Business management software for independant trucking companies and owner/operators (for the USA.) Written under contract by Tony Maro for both Linux and Windows for "Partners in Trucking, LLC". http://www.truckbites.com Still under development, anticipated release in the next few months.

Virtual Magnifying Glass

Virtual Magnifying Glass is designed for visually-impaired and others who need to magnify a part of the screen. Unlike most similar programs it does not open a separate window for the magnification but instead puts a movable magnifying glass on screen. The project was converted from Visual Studio .NET to Lazarus and now offers a Linux version. Mac OS X and Pocket PC versions are planned.

WikiHelp

WikiHelp is an small Tool that generates HTML Pages from an Wiki. It downloads the content Automatically and convert the WikiText Pages into HTML. Most WikiText Features are useable including Images,tables and so on.



If your Lazarus project should be listed here, please edit this page and add it!

Orginal contributors and changes

This page has been converted from epikwiki.

  • Initial posting - 9/26/2003
  • Updated links and labels - User:VlxAdmin 9/28/2003
  • Added the Light Pascal ToolKit project - User:VlxAdmin10/27/2003
  • Added the Dedalu project - User:pepecito 8/31/2005
  • Added ISA Digital Osciloscope - --Sekelsenmat 20:26, 20 Oct 2005 (CEST) 10/20/2005
  • Added laz-Indict - User:bee 13:51, 29 Mar 2006 (WIB) :)
  • Added CQRLOG - User:ok2cqr 08:52 UTC, 2007-10-23
  • Added BTActiveMQClient - Mjustin 14:51, 30 December 2007 (CET)
  • sorted list alphabeticaly - da_seeb 15:26, 29 January 2008 (CET)