Difference between revisions of "Projects using Free Pascal"

From Free Pascal wiki
Jump to navigationJump to search
(→‎Castle Game Engine: The engine name no longer suggests VRML/X3D.)
(→‎See also: add link)
 
(491 intermediate revisions by 94 users not shown)
Line 1: Line 1:
{{Projects using Lazarus}}
+
{{Projects using Free Pascal}}
  
==See also==
+
== Instructions for adding your project ==
  
* [[Lazarus Application Gallery]]
+
This page lists the categories of projects using Free Pascal. Each project entry in a category should contain a short description, a link to the home page and, if applicable, '''a''' screenshot or a maximum of two small screenshots ('''not''' multiple huge screenshots!). Please pick the most appropriate category sub-page. Please do '''not''' list your project in multiple categories, just pick the most appropriate one. Bear in mind that someone else is donating the server space that you are using.
* [[Components and Code examples]]
 
* [[Operating Systems written in FPC]]
 
* [[Using the Lazarus-ccr SVN repository]]
 
  
== Components and Libraries ==
+
== Projects using the Lazarus Component Library (LCL) ==
  
=== 5dpo ===
+
* [[Projects using Lazarus - Business Software|Business Software]]
[[5dpo]] Component Library 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, an [http://linux-uvc.berlios.de/ UVC video] driver component (TSdpoVideo4L2) for webcams, a Gtk fast painting form (TSdpoFastForm) and a Joystick (TSdpoJoystick) component.
+
* [[Projects using Lazarus - Communications software|Communications software]]
 +
* [[Projects using Lazarus - Components and Libraries|Components and Libraries]]
 +
* [[Projects using Lazarus - Databases and Tools|Databases and Tools]] (see also [[Portal:Databases|database portal]])
 +
* [[Projects using Lazarus - Developer utilities|Developer utilities]]
 +
* [[Projects using Lazarus - Editors and IDEs|Editors and IDEs]]
 +
* [[Projects using Lazarus - Educational software|Educational software]]
 +
* [[Projects using Lazarus - Games|Games]] (see also [[Portal:Game_Development|game development portal]])
 +
* [[Projects using Lazarus - Hobby software|Hobby software]]
 +
* [[Projects using Lazarus - Medical and Scientific software|Medical and Scientific software]]
 +
* [[Projects using Lazarus - Multimedia|Multimedia]]
 +
* [[Projects using Lazarus - User utilities|User utilities]]
 +
* [[Projects using Lazarus - Web|Web]]
  
=== Audorra ===
+
== Projects using the fpGUI graphical user interface ==
[http://audorra.sourceforge.net Audorra] is a digital audio library for Delphi and Freepascal. Using a flexible plugin architecture, it allows you to exchange the audio backend (e.g. WaveOut, OpenAL), add protocol classes (e.g. file, http) and decoders.
 
  
=== BrasLib ===
+
* [[Projects using fpGUI|All projects]]
[http://br.groups.yahoo.com/group/BrasLib-devel/ BrasLib] is a new report component for Lazarus under development by brazilian programmers.
 
  
=== CUPS for lazarus ===
+
== Projects using the MSEgui graphical user interface ==
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)
+
* [[Projects using MSEgui|All projects]]
  
=== DXScene ===
+
== Console projects ==
[http://www.ksdev.com DXScene] is a 3D hardware accelerated graphics library. It increases the speed of the development of all graphical applications. It provides: a 3D and 2D graphical editor integrated in IDE, 3D shapes and transformation, 2D graphical objects, simplify animation, advanced windows and controls, maximum performance, skinning engine, bitmap effects, 3DS file converter. DXScene can be used as development tool for standard, multimedia, SCADA, GIS, CAD and KIOSK applications. It support Windows, Mac OS X and Linux. For more info see [http://www.ksdev.com www.ksdev.com].
 
  
=== FlashEngine ===
+
* [[Console projects|All projects]]
[http://www.ksdev.com FlashEngine] is a set of components for Delphi, C++ Builder and Lazarus which add extra features to Adobe Flash (ActiveX or Netscape plugin)- such as loading from any sources, grab real 32-RGBA frames, real transparency playing. It supports Windows and Mac OS X. For more info see [http://www.ksdev.com www.ksdev.com].
 
  
=== GTK2forpascal ===
+
== Library projects ==
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.
 
  
=== Habari ActiveMQ Client / Habari OpenMQ Client ===
+
* [[Projects using Free Pascal - Libraries|All projects]]
[http://www.mikejustin.com/ Habari ActiveMQ Client] is a library (and components) for Delphi(tm) 6 to 2009 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 library follows the specification of the [http://en.wikipedia.org/wiki/Java_Message_Service JMS API] for Message Oriented Middleware. The communication layer supports Synapse and Internet Direct (Indy) for Lazarus.
 
  
[http://www.mikejustin.com/ Habari OpenMQ Client] is a library for Delphi(tm) 6 to 2009 and Free Pascal which provides easy access to the [https://mq.dev.java.net/about.html Open Message Queue (OpenMQ)] Message Broker, a very compact, fast and easy to use message queue system. OpenMQ is part of the GlassFish(tm) application server for the Java(tm) platform. The library follows the specification of the [http://en.wikipedia.org/wiki/Java_Message_Service JMS] API for Message Oriented Middleware. The communication layer supports Synapse and Internet Direct (Indy) for Lazarus.
+
== See also ==
  
=== Indy for lazarus ===
+
* [[Other projects using Lazarus]] - dead and abandoned Lazarus projects (maybe good for ideas).
Begun only a short while ago, this project has as an ambition to port the 119 Indy components from Delphi/Kylix to FPC/Lazarus.
+
* [[Components and Code examples]]
See [http://indy4lazarus.sourceforge.net/ Indy for Lazarus project] and a
+
* [[Operating Systems written in FPC]]
[http://indy4lazarus.sourceforge.net/images/img1_1.jpg screenshot].
+
* [[Using the Lazarus-ccr SVN repository]]
 
+
* [[Case Studies]]
=== KGrid ===
+
* [https://lazarusccr.github.io/apps/ Lazarus Apps Showcase on GitHub]
[http://www.tkweb.eu/en/delphicomp/kgrid.html KGrid] is a powerfull grid/data aware grid solution for Delphi and Lazarus. Freeware with source.
+
* [[:Category:Code|All Wiki Source Code Examples]]
 
 
=== Lazarus xPL Libraries ===
 
[http://glh33.free.fr glh33 Home Automation] is a complete set of tools and foundation library developped in Lazarus for portability purpose under Linux and Windows. xPL Hub, sender, logger, weather listener, pascalscript.... Source code available on the xPL project's google code repository.
 
 
 
=== 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.
 
 
 
=== Man Frames ===
 
[http://www.liberlog.fr/Man-Frames-Framework Man Frames] are management components for tables. Some data or property forms can manage quickly data. A prepared software with user Management and Functions management permits to create quickly a Management software. It depends on [http://www.liberlog.fr/Extended-Components Extended] components which are data components. [http://www.liberlog.fr/XML-Frames-engine Another project] permits to create a Management software from LEONARDI files. On WINDOWS and LINUX. Free components with LGPL license.
 
===movControl===
 
movControl allows customizing the GUI (the position and dimension of GUI controls), during execution, by final users. The programer, component user, must place it on the form and make some settings with the Object Inspector. At the application execution, the end user will be able to move or re-size the components of this sheet as desired. [http://www.meddeb.net/movcontrol movControl web site].
 
 
 
=== Synapse ===
 
The [http://www.ararat.cz/synapse/ Synapse Project] by Lukas Gebauer provides a serial port and synchronous TCP/IP Library.
 
 
 
=== Synaser ===
 
Library for serial communication (Linux, Windows) from the 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]!
 
 
 
=== VGScene ===
 
[http://www.ksdev.com VGScene] speeds the development of all graphical application, providing: a graphical editor integrated in IDE, graphical objects, simplify animation, advanced windows and controls, maximum performance, skinning engine, bitmap effects. VGScene can be used as development tools for standard, multimedia, SCADA, GIS, CAD and KIOSK applications. Support Windows, Mac OS X and Linux. For more info see [http://www.ksdev.com www.ksdev.com].
 
 
 
=== ZenGL ===
 
[http://www.zengl.org ZenGL] is an open source library with tools, which helps to develop games and interactive application for different platforms.
 
 
 
== Multimedia ==
 
 
 
=== Audio X ===
 
[http://www.ullihome.de Audio X] is a media management tool, that organizes and sorts your media without a 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 viewable also with a webbrowser ... 
 
 
 
=== Cactus Jukebox ===
 
[http://www.cactusjukebox.org Cactus] is an audio player that comes with a database to organize your mp3 file collection. It is currently available for linux and win32.
 
 
 
Since version 0.3 it supports managing and uploading files on a mobile player.
 
 
 
=== CPickSniff ===
 
[http://sourceforge.net/projects/cpicksniff2/ CPickSniff] is a multiplatform color picker.
 
 
 
=== gdvdslides ===
 
[http://rimrocksoftware.com/node/2 gdvdslides] is a Linux graphical user interface for the command line program dvd-slideshow, which allows you to create a video from a set of video clips, JPEG image files and audio files. gdvdslides supports slide transitions, title slides, background images and multiple audio tracks. It also allows cropping, Ken Burns effect and scrolling slide effects. gdvdslides comes with complete documentation and tutorial.
 
 
 
=== GLScript ===
 
[http://glscript.sourceforge.net GLScript] is a simple, free, open-source scripting language for developing 3D games and animations. (GL stands for Graphics Library, I.E. Graphics Library Scripting) There are currently plans to have a code-converter to make scripts compilable with lazarus/fpc and other languages to make a standalone executable from your creation.
 
 
 
=== hgdc-x ===
 
hgdc-x is a cross-platform desktop client for the Hackathon Günther Daemon music player project. It's Github repository can be found at (https://github.com/tristan2468/hgdc-x). It requires a correctly installed and configured hgd server. The official github repository for the server can be found at (https://github.com/vext01/hgd).
 
 
 
=== KSP Sound Player ===
 
[https://code.google.com/p/kspnew/ KSP] is an easy in use yet powerful audio player supporting multiple file formats and features like dynamic playlists, bookmarking or network streaming. It also used to be hosted on [http://ksplayer.com this site].
 
 
 
=== LazPaint ===
 
[http://sourceforge.net/projects/lazpaint/ LazPaint] is an image manipulation application.
 
 
 
=== Music Player by Freebyte.com ===
 
Music Player by Freebyte.com is a freeware no-frills music player designed for Linux. It supports MP3, Wav, OGG and AIFF files. Created by [http://www.freebyte.com Freebyte.com] using Lazarus, Free Pascal and the Bass audio library on Ubuntu 10.x
 
 
 
Program home page: http://www.freebyte.com/music_player/
 
 
 
=== OggBase ===
 
[http://sourceforge.net/projects/oggbase/ OggBase] is a Free Pascal/Lazarus program for managing your Ogg-Vorbis files in a Database.
 
 
 
=== PicturesToExe Mac OS X Slideshows ===
 
[http://www.wnsoft.com WnSoft] is using Lazarus IDE to develop FPC-based slideshow viewer for Mac OS X, and planned  PicturesToExe for OSX.
 
 
 
=== WinFF ===
 
[http://www.winff.org WinFF] is a GUI for the command line video converter, FFMPEG. It will convert most any video file that FFmpeg will convert. WinFF does multiple files in multiple formats at one time. You can for example convert mpeg's, flv's, and mov's, all into avi's all at once. WinFF is available for Windows 95, 98 , ME, NT, XP, VISTA, and Debian, Ubuntu, Redhat based GNU/Linux distributions.
 
 
 
== Games ==
 
 
 
=== 30 Seconds Free Software ===
 
[http://code.google.com/p/30seconds 30 Seconds] is a software package that creates cards for the [http://en.wikipedia.org/wiki/30_Seconds_(game) 30 Seconds] board game.  It also has a playing interface if you want to play on your laptop / PC (and hopefully soon WinCE devices).
 
 
 
=== ZWordQuiz  ===
 
ZWordQuiz is the remake of the famous Windows CE Software KWordQuiz.
 
With ZWordQuiz you can use the dictionaries in the format kvtml KWordQuiz to train your memory.
 
<br/>
 
Developer by Jonathan
 
<br/>
 
[http://www.magicdev.org/zwordquiz_en WebSite]
 
 
 
=== Castle Game Engine ===
 
[[Castle Game Engine]] ([http://castle-engine.sourceforge.net/ project page]) is a 3D open-source game engine. The engine was developed from the beginning using FreePascal (we have also Lazarus components) in nice and clean ObjectPascal code. We support many 3D model formats, including [http://castle-engine.sourceforge.net/vrml_x3d.php VRML/X3D], Collada, 3DS and many others. Some finished programs: [http://castle-engine.sourceforge.net/view3dscene.php view3dscene - 3D model viewer, VRML/X3D browser] and [http://castle-engine.sourceforge.net/castle.php castle - FPS game in a dark fantasy world].
 
 
 
=== Daring Apprentice ===
 
[http://daringapprentice.wikispaces.com Daring Apprentice] is a 3d [http://www.wizards.com/magic/ Magic: The Gathering] tabletop.  It uses GLScene, and lNet.
 
 
 
=== 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/Free Pascal was used to port it from Win32 to Mac OS X and could be used in future for Linux and other platforms.
 
 
 
=== LazGobang ===
 
[http://www.fpccn.com/read.php?tid=1399  LazGobang] is a Gobang game, powered by lazarus.
 
[http://www.fpccn.com/attachment/photo/Mon_1106/31_c35013086418153b1581bc663bece.png Screen Shot1],
 
[http://www.fpccn.com/attachment/photo/Mon_1106/31_49501308641990eaa7dd3b88e869e.png Screen Shot2],
 
[http://www.fpccn.com/attachment/photo/Mon_1106/31_f197130864204448e6b393130adb6.png Screen Shot3].
 
 
 
[http://files.cnblogs.com/lazarus/LazGobang.rar Download it].
 
 
 
=== Pnigin (a Pengo Remake) ===
 
Pnigin 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 Free Pascal for development.
 
 
 
As the project is currently in a beta stage, there is no working demo yet. It is expected that a playable demo is released in summer 2008.
 
 
 
=== Slot Cars - The Video Game ===
 
“Slot Cars – The Video Game“ is an Indie, Racing, Simulation game with a tracks editor.
 
 
 
<center>[[Image:SlotCarsTheVideoGame SS 02.jpg]]</center>
 
 
 
With “Slot Cars – The Video Game“  you can create<sup>*</sup> and edit<sup>*</sup> your own tracks and then play with these, also with a friend in a local split screen<sup>**</sup>.
 
 
 
It is also possible to save<sup>**</sup> and reload<sup>**</sup> your creations.
 
 
 
You can listen your own “shuffled music” in menu or in game, just copying MP3 into the relative directories<sup>*</sup>.
 
 
 
<sup>* See manual for detail.</sup>
 
 
 
<sup>** Only in Full version.</sup>
 
 
 
 
 
“Slot Cars – The Video Game” use GLScene (so, OpenGL) for graphics, OpenAL for 3D audio and Newton Game Dynamics to manage real time physics.
 
Nothing is pre-calculated.
 
 
 
Powered by '''Lazarus''' & '''GLScene'''.
 
 
 
Here two videos:
 
 
 
[http://www.youtube.com/watch?v=x9w261bvzzw About gameplay]
 
 
 
[http://www.youtube.com/watch?v=PNal6vb5m9Y About editor and gameplay]
 
 
 
 
 
You can find info and the DEMO to download [http://www.kjow.net HERE]
 
 
 
== Web ==
 
 
 
=== ExtPascal ===
 
[http://extpascal.googlecode.com ExtPascal] is an Ext JS wrapper. It lets you use the ExtJS from Object Pascal commands issued by the server. That brings the structure and strict syntax of the Object Pascal for programming the web browser.
 
 
 
== Education and Scientific ==
 
 
 
=== ApertaQuem ===
 
[http://wp.me/pWoqh-3s ApertaQuem] is an electronic ballot box for mock elections. Is available to create any candidate with photo from the webcam or file. Exclusive use for school environments. [http://sourceforge.net/projects/apertaquem/ Sourceforge page]
 
 
 
=== ApertaLetra ===
 
[http://wp.me/pWoqh-28 ApertaLetra] is a text editor colorful and cheerful, where available, without leaving the context of software: formatting, new / open / save, cut / copy / paste and print. [http://sourceforge.net/projects/apletra Sourceforge page]
 
 
 
=== Harmonux ===
 
[https://sites.google.com/site/mgbfreeware/ Harmonux 0.1.4] Harmonic Analysis. Enter a table and get the harmonic function for the table. With the graphic of the points of the table and the function. Open Source GNU/GPL, pre-compiled for Linux and Windows.
 
 
 
=== Jubarte ===
 
[http://jubartecalc.googlepages.com/ Jubarte] aims to create a complete application suite to calculate and analyse the viability of telecommunication links. Jubarte is able to calculate links using Radio, Optical Fiber and Satellites, in the newer versions capabilities to calculate auxiliary systems is being added. Jubarte is being developped in Lazarus enviroment and exist binaries for Windows, Linux and OSX.
 
 
 
=== Manuscript4u ===
 
[https://sites.google.com/site/manuscript4u/home Manuscript4u] is a GNU/GPL open source project to read and search on the Bible that includes Gematria (Bible Numerics). The Bible files can be downloaded from the UnboundBible site in many languages and converted to the format used by the program with an included conversion program. Currently the binary is available for Linux only. Multi-language support.
 
 
 
=== 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://fpgui.sourceforge.net/ 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 Adobe 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.mricro.com/mricron/ MRIcron] is an opensource project that allows users to visualize and volume render medical images (MRI, CT, PET). It includes tools for lesion mapping, non parametric statistical analysis ([http://www.mricro.com/npm/ npm]), and conversion from the medical DICOM format to the scientific NIfTI format ([http://www.mricro.com/mricron/dcm2nii.html dcm2nii]). It is available for Windows, Linux and Mac OS X.
 
 
 
=== OctaveGUI ===
 
[http://code.google.com/p/octave-gui/ OctaveGUI] is a(nother) GUI frontend for GNU Octave.
 
 
 
=== SignWriter ===
 
[http://www.egyptologysoftware.com/software.html Signwriter] is an Ancient Egyptian Hieroglyphic Word Processor and Language tool. It is designed for creating and editing texts stored in MdC format and would be of interest to students, professionals, and anyone with an interest in the Ancient Egyptian Language.
 
 
 
=== 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.
 
 
 
===SimSEE===
 
 
 
[http://iie.fing.edu.uy/simsee/simsee SimSEE] is a platform for Simulation of Systems of Electrical Energy. Using SimSEE we can simulate the optimal operation of systems with hydroelectrical plants, hydro-reservoirs, fuel fired plants, wind farms and interconnections with other countries. The platform has a very sophisticated tool for modelling stochastic processes like river inflows, fuel prices, wind speed, etc. The software was developed in Spanish but we are working to support other languages (help is welcome).
 
 
 
===SimThyr===
 
 
 
[http://simthyr.sourceforge.net/ SimThyr] is a simulation program for the pituitary thyroid feedback control that is based on a parametrically isomorphic model of the overall system that aims in a better insight into the dynamics of thyrotropic feedback. Applications of this program cover research, including development of hypotheses, and education of students in biology and medicine, nurses and patients.
 
 
 
=== SPINA ===
 
[http://spina.medical-cybernetics.de/en/ SPINA] is software for determining constant structure-parameters of endocrine feedback control systems from hormone levels obtained in vivo. The first version of this cybernetic approach allows for evualuating the functional status of the thyroid gland.
 
 
 
=== SysLinea ===
 
[https://sites.google.com/site/mgbfreeware/ SysLinea 0.1.2] Solves Linear Systems and calculates Linear and Non linear Regression. It gives the Pearson and Spearman coefficients of correlation and the t-test. Open Source GNU/GPL, pre-compiled for Linux and Windows.
 
 
 
=== Virtual Moon Atlas ===
 
[http://ap-i.net/avl/en/start Virtual Moon Atlas] is software for lunar observation and study. It uses GLscene to give a realistic view of the Moon at any given location and time. The computations are done with the JPL ephemeris for extensive precision. It includes the most complete lunar formation database and picture library. The binary distribution is available for Windows, Mac and Linux.
 
 
 
=== Xoctave ===
 
[http://xoctave.webs.com/ Xoctave] is a Human interface to GNU Octave. Xoctave encapsulates GNU Octave uses pipes and provides extra useful tools to make GNU Octave more easier to use. XOctave is written in Pascal using Lazarus front-end and Free Pascal (aka FPK Pascal)  libraries. It uses synedit for syntax highlighting, and uses the Lazarus Component Library (LCL) is a set of visual and non-visual component classes over a Widget toolkit-dependent layer with multi-language support (English-Turkish)
 
 
 
=== ZCAD ===
 
[http://shamangrad.net/project.php?act=view&prj=zcad ZCAD] is a simple CAD program with support for file formats DXF.
 
[[Image:Zcad.png|700px]]
 
 
 
== Management, Accounting and other Business Software ==
 
 
 
=== AddressBook ===
 
[http://www.cnblogs.com/lazarus/articles/2051659.html AddressBook] using the Sqlite store data, Support for Simplified Chinese, Traditional Chinese, English three languages​​. Support the list shows, support to add, delete, right-click pop-up list menu to delete, change, check; Support importing csv, export csv file; import file format to export csv files can fill in; Contact the system into the same name as the default if there is to add a new record; Encoding exported file system based on user language encoding decisions; support the dynamic selection of countries or companies and added;
 
support the department or group of dynamic selection and add; support the phonetic code or short code quick search contacts. For example: the Monkey King of the alphabet code, SWK. may enter the code in the alphabet Jane S, Sun will contact all the names are listed; [http://pic002.cnblogs.com/images/2011/300662/2011052008585591.png Screen Shot]
 
 
 
=== ExVan ===
 
[http://www.cforce.gr/sales.htm ExVan] is a WinCE/Win32 mobile invoicing program with batch data transfer for Greek ERP systems or standalone use.
 
 
 
=== Gestinux ===
 
[https://sourceforge.net/projects/gestinux/ Gestinux] is a small accounting software, to enter moves and import in various formats, to reconcile, and to print usual reports. It is in english and in french, and can easily be translated to other languages. It is possible to setup specific reports for various countries. It runs on Linux and Windows, using MySql.
 
=== Bilancio Facile ===
 
[http://www.magicdev.org/bilanciofacile Bilancio Facile] is a simple application to manage the family budget.<br/>
 
 
 
Developed by Jonathan.
 
 
 
[[Image:winprev.jpg|Screen shot]]
 
 
 
 
 
=== opsi ===
 
[http://opsi.org/ opsi] is an open source Client Management System for Windows clients and is based on Linux servers.
 
Key features:
 
 
 
    * Automatic OS installation (unattended or image based)
 
    * Automatic software distribution and patch management
 
    * Hardware and software inventories
 
    * multiple location support
 
 
 
opsi server runs on Debian, Ubuntu, OpenSuse, SLES, CentOS, UCS and RHEL.
 
We use Lazarus for the component opsi-winst which is the script driven generic setup program which does all the installations and system manipulations on the windows boxes.
 
 
 
=== 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.
 
 
 
=== PostcodeLaz ===
 
[https://bitbucket.org/reiniero/postcode/overview Postcode] is an open source program that looks up Dutch postcodes and adresses.
 
It can look up postcodes when given street/street number/city and it can give the address when given a street number and postcode. Additionally, you can let it read in a CSV file or other delimited file and let it add missing information.
 
 
 
Available in both a VB.Net and Lazarus version, Windows and Dutch language open (source code commented in English).
 
Uses a Firebird embedded database filled with open-source postcode data from [http://kvdb.net/projects/6pp/downloads], which covers a lot of Dutch postcodes, but not all. Note: all postcode information is scheduled to be released by the government on February 1st, 2012; the database can then be adapted.
 
 
 
Demonstrates use of regex library, Firebird stored procedures, database normalization and use of read-only transactions.
 
[[Image:PostcodeLazScreenshot.png|PostcodeLaz screenshot]]
 
 
 
=== TreePad Lite for Linux ===
 
TreePad Lite for Linux is a freeware personal information manager.
 
TreePad Lite can help you manage, store, edit, organize and browse any type of textual data, such as: notes, emails, articles, links, phone numbers, addresses, scraps pasted from the Web, etc. Suitable for Linux. Created by [http://www.freebyte.com Freebyte.com] using Lazarus and Free Pascal on Ubuntu 10.x.
 
 
 
Program home page: http://www.treepad.com/linux/treepadlite/
 
 
 
=== RiXtoR ===
 
[http://www.freewebs.com/bpsoftware/RiXtoR/rixtor.htm RiXtoR] is a Point of Sale program specially designed for restaurants, working on both Windows and GNU/Linux Systems
 
 
 
=== SilentCoder's Site ===
 
[http://www.silentcoder.co.za silentcoder.co.za DireqCafe] is a complete and full full featured internet cafe solution for LTSP. A number of other useful lazarus programs can be found on A.J. Venter's site.
 
 
 
=== TruckBites ===
 
[http://www.truckbites.com TruckBites] is a business management software for independent 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". Still under development, anticipated release in the next few months.
 
 
 
=== TurboCash plugins===
 
[http://www.turbocash.net/wiki/index.php?title=Developer:Lazarus Open Source Accounting software] apparently allows writing plugins using Lazarus/FPC.
 
The program itself is still written in Delphi: [http://sourceforge.net/projects/turbocash/ description on Sourceforge]
 
 
 
=== Wireless Orders for Mini Bar Cafe ===
 
Win32 TCP/IP Application Server, Win32 TCP/IP Client, WinCE TCP/IP Client.
 
Using Lazarus and lNet we develop wireless ordering system for Mini Bar - Cafe.
 
Print receipts directly to Cash Mashine.
 
 
 
More Info ( http://www.cforce.gr/orders.htm )
 
Demo ( http://www.cforce.gr/downloads/setupwodemo.exe )
 
 
 
[[Image:order.jpg]]  [[Image:Example.jpg]] [[Image:table.jpg]] [[Image:mtrl.jpg]]
 
 
 
== Utilities and Miscellaneous ==
 
 
 
=== Becape ===
 
[https://sourceforge.net/projects/becape/ Becape] is an open source backup tool aimed to personal/desktop usage. It does incremental backups and stores the backup info in a sqlite database allowing to restore the exact state of the backed files at a chosen date. It's fully written in Lazarus/Free Pascal.
 
 
 
=== BeniBela's tools/components ===
 
On [http://www.benibela.de BeniBela online] I published some components for Lazarus and tools based on them/it.
 
 
 
They include: A treelistview control which is a mix between a treeview and a listview, a diagram unit which displays diagrams based on a model/view concept and a templated based html parser which matches the structure of the parsed file to the one of a previously created template.
 
 
 
The tools only works on Windows, and are an API Manager to control the Win32-API and a sun simulator which changes the settings of the graphic card to match the natural sun light
 
 
 
=== CheckRide ===
 
[https://bitbucket.org/reiniero/checkride/ CheckRide] is an open source remote control tool. It lets you take over the screen and keyboard of a remote computer. The helped person only needs to run the program, no firewall/router changes necessary. The helper does need to forward a port in her router.
 
Features:
 
* No configuration required for client, just click and be helped
 
* Helper can use the tool to create a custom version of CheckRide that connects to her server. This way, the helped party only needs to download and run one program. Alternatively, the helper can distribute a configuration file for the same purpose.
 
* Supports Windows UAC
 
* Encrypted connection
 
* Uses UltraVNC and stunnel programs to provide remote control and encryption
 
* Supports Windows helped persons and helpers on Windows (CheckRideHelper.exe) and Linux (stunnel/vncviewer), probably OSX, too.
 
* Can be used for free, both commercially and non-commercially. CheckRide wrapper is MIT licensed freeware: it can also be incorporated in commercial programs.
 
 
 
Technical details: it uses an UltraVNC winvnc reverse connection and stunnel to create an encrypted connection. You can realize this by just using stunnel and vncviewer, so the helper side should be usable on Linux and OSX, too. For now, CheckRide itself has only been compiled on Windows; it will need some changes for other operating systems.
 
 
 
FreePascal techniques that are used:
 
* Controlling external programs
 
* Installing/deinstalling Windows services
 
* "Poor man's resource": adding zip files after exe with configuration data, UltraVNC, stunnel
 
* Zipping/unzipping files
 
* Using a manifest to request Administrator privileges/elevation
 
* Handling command line options; multiple configuration mechanisms (embedded config file, config file in application directory, command line options)
 
 
 
More details: see [https://bitbucket.org/reiniero/checkride/wiki/Home CheckRide wiki].
 
 
 
Screenshots: [[Lazarus_Application_Gallery#CheckRide]]
 
 
 
=== CamMirror ===
 
[http://www.cnblogs.com/lazarus/articles/2053748.html CamMirror] Using the camera as a mirror, it can be switched to several resolutions such as 320*240,640*480,800*600,1024*768 and full screen by clicking the tray icon menus. Windows only.
 
 
 
=== 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.
 
 
 
=== dbmaker ===
 
[http://www.rgsoftware.de dbmaker] is a database application using TDbf and LazReport. Its user interface language is german.
 
 
 
=== Dedalu ===
 
[http://dedalu.sourceforge.net/ Dedalu] is a collection of small and simple projects developed in Lazarus by Giuseppe Ridinò (aka Pepecito). They are games, editors, utilities, etc.
 
 
 
=== Double Commander ===
 
[http://sourceforge.net/projects/doublecmd/ Double Commander] is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
 
 
 
=== ExPress ===
 
[http://code.google.com/p/express-gui ExPress] is a GUI wrapper for UPX (Ultimate Packer for eXecutables).
 
 
 
=== fenixsql ===
 
[http://fblib.altervista.org fenixsql] is a simple admin tool for firebird sql database
 
 
 
=== Fit Easily ===
 
[http://fiteasily.com Fit Easily] is an online service for building the model of some experimental data, fitting its parameters and storing the results together with the data. Both of the cgi and the core was coded with Lazarus.
 
 
 
=== fpcup ===
 
A tool that gets the current version of FreePascal Compiler (FPC) and Lazarus IDE from their subversion repositories and compiles/installs them.
 
It also creates a shortcut on your desktop that points to the new Lazarus installation.
 
 
 
Meant to be used side by side with other FPC/Lazarus installations (it creates a separate primary config path directory for the new Lazarus installation, so it doesn't interfere with existing Lazarus installs)
 
 
 
It's open source software, please see the code for the license.
 
Runs on Windows; being adapted for Linux and OSX.
 
Run fpcup --help for command line options.
 
See: [https://bitbucket.org/reiniero/fpcup fpcup repository and executables site]
 
 
 
=== Free Pascal Operating System ===
 
Interested in developing an OS with Free Pascal? This project can be used as a starting point (though incomplete and YOU ARE WELCOME to complete it :-)). Download it  [http://code.google.com/p/fpos here](http://code.google.com/p/fpos).
 
 
 
Another interesting project developed with Free Pascal called TORO can be found at: [http://toro.sourceforge.net TORO:] (http://toro.sourceforge.net).
 
 
 
=== GTK-Fireadmin ===
 
A GTK based Firebird Administration tool using Firebird Objects and Lazarus Components  is available [http://sourceforge.net/projects/gtkfireadmin/ here].
 
 
 
=== Heat Wizard ===
 
[http://heatwizard.berlios.de/Heat_Wizard.html Heat Wizard] is a command line and GUI tool for the conversion of the voltage of a thermocouple to a temperature and vice versa (for Win32, Mac OS X, and Linux).
 
 
 
=== Hexy ===
 
A cross-platform tool for embedded C developers. It automatically converts binary files into C header files containing hexadecimal arrays for integration into embedded projects. The GitHub repo is at (https://github.com/tristan2468/Hexy).
 
 
 
=== HJSplit for Linux ===
 
HJSplit for Linux is a freeware file splitter. HJSplit supports file sizes of over 100 Gigabytes, Split, Join/Recombine, MD5 checksums, file-compare and "run without install". Suitable for Linux. Created by [http://www.freebyte.com Freebyte.com] using Lazarus and Free Pascal on Ubuntu 10.x.
 
 
 
Program home page: http://www.hjsplit.org/linux/
 
 
 
=== 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].
 
 
=== Kamouflage ===
 
[http://wiki.lazarus.freepascal.org/User:Beli0135 Kamouflage] - Camouflage files into images
 
 
 
=== LazFileSplitter ===
 
[http://br.geocities.com/antoniog123456/ LazFileSplitter] is a utility to split and merge big files.
 
 
 
=== LazUpdater ===
 
From their web site: [http://forge.lazarusforum.de/projects/lazupdater/ LazUpdater] is a front-end for "svn" and "make" commands with some useful features to install or configure FPC and Lazarus.
 
Once it's configured you update and rebuild FPC and Lazarus by just one click.
 
With profiles you can manage different installations.
 
Written for Linux, Windows, OSX.
 
 
 
Licence: GPL v3
 
 
 
=== LazVisual ===
 
[http://br.geocities.com/antoniog123456/ LazVisual] is an external tool to include resources on executable file and set application icon.
 
 
 
=== Mep LA ===
 
[http://software.viamep.com/mepla/ Mep LA] is a simple and fast text editor. Key features: working with txt and html/php files, replacement and some customizable scripts with shortcuts. You can configure replacement and run it with a click or keyboard combination.
 
 
 
=== MyNotex ===
 
[http://sites.google.com/site/mynotex/ MyNotex] is a free software for Gnu/Linux useful to take and to manage textual notes.
 
 
 
[[Image:Screenshot_of_MyNotex_1.2.0_-_en.png|700px]]
 
 
 
=== PasDoc ===
 
[http://pasdoc.sourceforge.net/ PasDoc] is an open-source documentation generator for ObjectPascal source code. It reads documentation from comments in your source code (an option to read it from an external file is also available), and generates nice docs in HTML, LaTeX or other formats. We have a console program, and a cross-platform GUI version using Lazarus.
 
 
 
=== PasViz ===
 
[http://www.galapagossoftware.com/developer-tools/pasviz PasViz] is a developer utility for automatically generating unit dependency diagrams based on pascal source code.  This project is tested on Mac OS X and Windows, and should work on Linux with very minor adjustments.  Requires GraphViz (or other software that can view .dot files) for viewing the graphs.
 
 
 
=== PasMonTray ===
 
[http://pasmontray.sourceforge.net/ PasMonTray] is an open-source CPU and memory usage monitor that sits in the system tray.  Uses [[TrayIcon]] and various Win32 api calls.
 
 
 
=== Project PouchHiker ===
 
[http://www.pouchhiker.com PouchHiker] is written in Lazarus, using KOL-CE and lNet.
 
PouchHiker lets you connect and participate in the gps-carpool network (www.gps-carpool.net).
 
 
 
=== 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.
 
 
 
=== QueryIt ===
 
[http://www.cnblogs.com/lazarus/articles/2072143.html QueryIt] includes two functions; one is an AddressBook, another is an URL Collector. [http://images.cnblogs.com/cnblogs_com/lazarus/303383/r_screen_01.png Screen Shot-01]
 
[http://images.cnblogs.com/cnblogs_com/lazarus/303383/r_screen_02.png Screen Shot-02]
 
[http://images.cnblogs.com/cnblogs_com/lazarus/303383/r_screen_03.png Screen Shot-03]
 
[http://images.cnblogs.com/cnblogs_com/lazarus/303383/r_screen_04.png Screen Shot-04]
 
[http://images.cnblogs.com/cnblogs_com/lazarus/303383/r_screen_05.png Screen Shot-05]
 
[http://images.cnblogs.com/cnblogs_com/lazarus/303383/r_screen_06.png Screen Shot-06]
 
 
 
=== QFront ===
 
[http://www.ullihome.de QFront] is a platform independent frontend for the CPU Emulator QEmu
 
 
 
=== Seksi Commander ===
 
[http://radekc.regnet.cz/ Seksi Commander] is a GPL File manager for Linux developed in Lazarus and FreePascal.
 
Integrated bin, text, hex viewer (own component) and editor based on SynEdit.
 
 
 
=== SFS Technology ===
 
[http://code.google.com/p/sfs-technology/ SFS-Technology] solves dependency problems on a Debian/Ubuntu/Linux Tiger operating system.
 
 
 
=== 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.
 
 
 
=== Transmission Remote GUI ===
 
[http://code.google.com/p/transmisson-remote-gui/ Transmission Remote GUI] is a feature rich cross platform front-end to remotely control a Transmission Bit-Torrent client daemon via its RPC protocol. Transmission Remote GUI is faster and has more functionality than the build-in Transmission web interface.
 
 
 
=== 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.
 
 
 
=== Wi(n)XtaP ===
 
[http://www.freewebs.com/bpsoftware/ Wi(n)Xtap] (formed by the words Windows XP Vista) was a program created for early versions of Lazarus. This program allowed the creation of the .manifest file so to set up a graphical theme to your application and it allowed the user to define a customized icon. This program is useless since 0.9.24 because those features have been implemented into the IDE itself. Stable releases of Wi(n)XtaP where the 4.0 beta, 5.0, 6.0 and the latest 6.1 (fixes of 6.0). Further plans to expand its capabilities are temporally blocked.
 
 
 
=== WikiHelp ===
 
[http://www.ullihome.de WikiHelp] is a small tool that generates HTML pages from a 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!'''
 
 
 
[[Category:Promotion]]
 

Latest revision as of 02:38, 16 June 2021

English (en) فارسی (fa) polski (pl)

Instructions for adding your project

This page lists the categories of projects using Free Pascal. Each project entry in a category should contain a short description, a link to the home page and, if applicable, a screenshot or a maximum of two small screenshots (not multiple huge screenshots!). Please pick the most appropriate category sub-page. Please do not list your project in multiple categories, just pick the most appropriate one. Bear in mind that someone else is donating the server space that you are using.

Projects using the Lazarus Component Library (LCL)

Projects using the fpGUI graphical user interface

Projects using the MSEgui graphical user interface

Console projects

Library projects

See also