Difference between revisions of "Projects using Free Pascal"

From Lazarus wiki
Jump to navigationJump to search
m (Martin moved page Projects using Lazarus to Projects using Free Pascal: rename)
(87 intermediate revisions by 14 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]]
 
* [[FPC_Applications/Projects_Gallery]]
 
* [[Operating Systems written in FPC]]
 
* [[Using the Lazarus-ccr SVN repository]]
 
* [[Case Studies]]
 
* [https://lazarusccr.github.io/apps/ Lazarus Apps Showcase on GitHub]
 
  
== 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]]
  
=== ACBr ===
+
== Projects using the fpGUI graphical user interface ==
[https://sourceforge.net/projects/acbr/ Project ACBr] Suite Components facing Commercial Automation. Working with ECF, TEF, NF-e, CT-e, MDF-e, SPED, NFS-e targeted to Brazilian Software. [http://www.projetoacbr.com.br/forum/index.php Fórum ACBr]. GNU Library or Lesser General Public License version 2.0 (LGPLv2).
 
  
=== Alcinoe ===
+
* [[Projects using fpGUI|All projects]]
  
Alcinoe is a set of components written in assembly language x86.
+
== Projects using the MSEgui graphical user interface ==
[https://liberlog.fr/Alcinoe Here is Alcinoe for Lazarus].
 
  
=== Audorra ===
+
* [[Projects using MSEgui|All projects]]
[http://audorra.sourceforge.net Audorra] is a digital audio library for Delphi and Free Pascal. 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 ===
+
== Console projects ==
[http://br.groups.yahoo.com/group/BrasLib-devel/ BrasLib] is a new report component for Lazarus under development by Brazilian programmers.
 
  
=== Brook Framework ===
+
* [[Console projects|All projects]]
  
[[Brook Framework]] is the Free Pascal framework for web applications. It's complete: simple actions or configurable actions for database access, advanced routing features, wizard for Lazarus, support for i18n, high compatibility with [[JSON]] structures, easy and elegant REST implementation, plugins etc...
+
== Library projects ==
  
=== Cloppy ===
+
* [[Projects using Free Pascal - Libraries|All projects]]
[https://github.com/MFernstrom/cloppy Cloppy on GitHub] is a minimalist clipboard manager for Windows and OSX, letting you easily re-use previous copy/pastes.
 
  
=== CUPS ===
+
== See also ==
[http://cups4lazarus.sourceforge.net/ CUPS for Lazarus] is 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]] 2006 }}
+
* [[Other projects using Lazarus]] - dead and abandoned Lazarus projects (maybe good for ideas).
 
+
* [[Components and Code examples]]
=== DXScene ===
+
* [[Operating Systems written in FPC]]
 
+
* [[Using the Lazarus-ccr SVN repository]]
[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].
+
* [[Case Studies]]
 
+
* [https://lazarusccr.github.io/apps/ Lazarus Apps Showcase on GitHub]
=== Extended Man/XML Frames ===
 
 
 
[https://hg.code.sf.net/u/matthieugiroux/extended Extended] components are data and ini customized components. It contains relationships management components to use with your data software and for [https://bitbucket.org/matthieugiroux/virtualdbtreeex-interface-with-checks-entirely-created-with/src VirtualDbTreeEx]. There are also invisible components for pictures' translation, extracting and copying. There is also an update component with its ini creating project. With Extended you can create reports quickly from data, Virtual Trees or tdbgrids.
 
 
 
Extended uses now GPL license.
 
 
 
[https://bitbucket.org/matthieugiroux/manframes-rad-rich-management-framework-with-main-and-child Man Frames] are management components for tables. Some data or property forms can manage some kinds of Datasets. It contains an old asynchronous data pull on customform and groupview. A prepared software with user management and functions management lets you [http://en.wikipedia.org/wiki/Model-driven_engineering#Tools quickly create a management software with an engine, without creating source]. It depends on [https://bitbucket.org/matthieugiroux/extended Extended] components.
 
 
 
[https://bitbucket.org/matthieugiroux/very-rapid-applications-management-development-framework XML Frames], a [http://www.vrad.fr VRAD] Framework, lets you create a management software from [https://fr.wikipedia.org/wiki/Business_Process_Model_and_Notation BPMN 2 XML] files. On Windows, Linux and Mac OSX. Free components are now with GPL license.
 
 
 
[https://bitbucket.org/matthieugiroux/very-rapid-applications-management-development-framework/downloads/demos-windows.zip Windows Demo] and [https://bitbucket.org/matthieugiroux/very-rapid-applications-management-development-framework/downloads/demos-firebird.tar.gz Other OSes Demos].
 
 
 
[https://sourceforge.net/projects/cai/ MDA Extension]
 
 
 
[[File:2010-10_extended.png|380px]][[File:2010-10 xmlframes.png|350px]]
 
 
 
[[ATExtendedDialogs|More]]
 
 
 
[https://bitbucket.org/matthieugiroux/extretri/downloads/vpascal.tar.7z Fully 64 bits] ([https://bitbucket.org/matthieugiroux/extretri/downloads/HERD.ar Other Languages])
 
 
 
[https://linuxfr.org/news/developpement-tres-rapide-d-applications-libres-extended-man-xml-frames Extended Man/XML Frames can engage France] to free BPM Compiled so Robotic World Software when France will get its own Public Money.
 
 
 
=== ExtPascal ===
 
 
 
Old ExtPascal can be found [http://extpascal.com here], [https://sourceforge.net/projects/extpascal/files/ExtPascal%20Ext%203.2.1/ here], [https://github.com/farshadmohajeri/extpascal here] and [https://bitbucket.org/matthieugiroux/extpascal/downloads/ here] ([http://www.lazaruspascal.it/index.php?page=109 Community]).
 
 
 
=== Eye-Candy Controls ===
 
[[Eye-Candy Controls]] - set of visual controls written for Lazarus. More than twenty advanced controls.
 
 
 
=== FlashEngine ===
 
[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].
 
 
 
=== Fortes Report ===
 
[https://bitbucket.org/matthieugiroux/fortes/ Fortes Report Memory Repair] for Lazarus is [https://bitbucket.org/matthieugiroux/fortes/downloads/ here].
 
 
 
=== fpctwit ===
 
[https://bitbucket.org/reiniero/fpctwit fpctwit] is a plurk, Twitter and OAuthv1 library with example programs (console and GUI). It's a framework that implements the [http://en.wikipedia.org/wiki/Oauth Oauthv1] authorization protocol.
 
 
 
The OAuth library (and the Twitter and plurk libraries using that) uses the Synapse network units for easy communication, but can easily be adapted for other network layers. It supports OAuthv1 secure authentication and SSL/TLS encryption.
 
 
 
The library uses modified fpJSON units to allow getting UTF8 data out of the JSON data with Tweets returned from Twitter (for FPC trunk, the FPC units are used as Michael Van Canneyt added support for UTF8 in trunk).
 
 
 
Functionality includes: getting tweets using the Search API, tweeting, getting username info, authenticating using PIN/OOB or preset credentials (consumerkey+secret,authtoken+secret).
 
 
 
The twitter console demo, fpctwit, also demonstrates the Streaming API to process and show Tweets and deletion messages.
 
 
 
There is a plurk console demo that demonstrates the functionality in the plurk library.
 
 
 
The plurk and Twitter libraries use the included OAuth1 unit that provides OAuth1 authentication. This authentication mechanism is also used for other service providers.
 
 
 
The Lazarus demo application, imaginatively named fpctwitGUI, is shown in the Lazarus Application Gallery at [[Lazarus_Application_Gallery#fpctwitGUI|fpctwitGUI]]
 
 
 
=== Greyhound ===
 
[https://github.com/mdbs99/Greyhound Greyhound] is a tiny ORM-ish for Free Pascal. It is fast, clean and simple to use.
 
 
 
=== 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.
 
 
 
=== Habari ActiveMQ Client / Habari OpenMQ Client ===
 
[https://www.habarisoft.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.
 
 
 
[https://www.habarisoft.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.
 
 
 
=== Indy for lazarus ===
 
Begun only a short while ago, this project has as an ambition to port the 119 Indy components from Delphi/Kylix to FPC/Lazarus.
 
See [http://indy4lazarus.sourceforge.net/ Indy for Lazarus project] and a
 
[http://indy4lazarus.sourceforge.net/images/img1_1.jpg screenshot].
 
 
 
=== Internet Tools ===
 
The [http://www.benibela.de/sources_en.html#internettools Internet Tools] are a set of units, which should contain everything you need to interact with the www. Includes html parsers with a sax and dom-like interfaces, an XPath 2 / XQuery interpreter, CSS 3 selectors, pattern-matching xml templates, and a http/s connection wrapper around synapse/wininet. Compare the [[Internet Tools | examples here]].
 
 
 
=== KControls ===
 
[[KControls]] is a set of powerful components for Delphi and Lazarus. Main components are: KGrid/KDbGrid - grid components, KMemo - rich edit component, KHexEditor - hexadecimal editor. Freeware with source.
 
 
 
=== LazAutoUpdate ===
 
[[LazAutoUpdater|Laz Auto Update]] is a visual drop-in component for the Lazarus/FPC IDE to make updating your application easier and simpler.
 
It is aimed at Lazarus Windows developers who host their project in SourceForge.
 
*Drop-in the component, set one property (your sourceforge project name) and call these simple methods:
 
If LazAutoUpdate.NewVersionAvailable then...
 
LazAutoUpdate.DownloadNewVersion
 
LazAutoUpdate.UpdateToNewVersion
 
*..and in your form.activate code:
 
LazAutoUpdate.ShowWhatsNewIfAvailable
 
*You (the developer) have plenty of control over how the component behaves, yet it is simple to use.
 
*End-users see the updating process as simple and transparent
 
 
 
=== 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 Documentation|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. }}
 
 
 
===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].
 
 
 
=== PasLibVLC (old) ===
 
 
 
[https://bitbucket.org/matthieugiroux/paslibvlc Here is old PasLibVLC].
 
 
 
=== PUMA Repository ===
 
The [[PUMA Repository]] (Pascal Units for Medical Applications) is a collection of Pascal units for health informatics. It is compatible with a range of Pascal dialects including Lazarus / Free Pascal, Delphi and winsoft Pocket Studio.
 
 
 
=== 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 [https://web.archive.org/web/20070717061637/http://tony.maro.net/ Icebox site] (archived link). His TMPack [https://web.archive.org/web/20031122081638/http://tony.maro.net/files/tmpack.tgz (archived download link)], Checkbook Tracker and RDP Frontend application [https://web.archive.org/web/20040110040003/http://tony.maro.net:80/files/rdp.tgz (archived download link)] 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]!
 
 
 
=== TRURL RPN Engine ===
 
The RPN Engine of the [http://trurl.sf.net TRURL project] is a free library that may be used as a foundation for virtual calculators with Reversed Polish Notation (RPN). Precompiled demo applications are available, see [[Lazarus Application Gallery#TRURL|Lazarus Application Gallery]].
 
 
 
=== TTreeListView ===
 
The [http://www.benibela.de/components_en.html#treelistview tree list view] is the combination of a TTreeView and a TListView, i.e. a tree with columns. It is custom drawn and therefore completely platform independent. (Windows, Linux gtk2, 32/64bit. Didn't test mac/qt through)
 
 
 
=== VirtualDBTreeEx ===
 
[https://liberlog.fr/Virtual-DB-Tree-Ex VirtualDBTreeEx] is a selection interface entirely made with data.
 
 
 
=== 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.
 
 
 
===Copy And Images Traduce===
 
 
 
It is a software that copy files and transform pictures renamed by year, so month. With that, you can create a centralized show in one directory.
 
 
 
[https://bitbucket.org/matthieugiroux/extended/downloads/CopyAndImages32.zip Windows 32 version] or [https://bitbucket.org/matthieugiroux/extended/downloads/CopyAndImages64.zip 64].
 
 
 
[https://bitbucket.org/matthieugiroux/extended/downloads/CopyAndImages32.tar.gz Linux 32 version] or [https://bitbucket.org/matthieugiroux/extended/downloads/CopyAndImages64.tar.gz 64].
 
 
 
[https://bitbucket.org/matthieugiroux/extended/src/d849620044c32c92d100db2f478ba208e064883d/demos/TraduceCopy/?at=default Sources]
 
 
 
=== 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.
 
 
 
=== Greenfish Icon Editor Pro ===
 
[http://greenfishsoftware.blogspot.hu/2012/07/greenfish-icon-editor-pro.html Greenfish Icon Editor Pro] is an open source pixelgraphic editor for creating icons, cursors, animations, pixel art, etc.
 
 
 
=== 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].
 
 
 
=== LazAudioPlayer ===
 
[https://sourceforge.net/projects/lazaudioplayer/ LazAudioPlayer] is a simple mp3 player.
 
 
 
[[Image:lazaudioplayer.jpeg|350px]]
 
 
 
Features:
 
 
 
* logarithmic volume adjustment with loudness
 
* professional 31 band graphic equalizer
 
* stereo width control
 
* echo volume control
 
* playlist viewer
 
* user defined equalizer settings
 
* FFT display
 
 
 
=== LazPaint ===
 
[http://sourceforge.net/projects/lazpaint/ LazPaint] is an image manipulation application.
 
 
 
=== LazPlayer ===
 
[https://sourceforge.net/projects/lazplayer/ LazPlayer] is a simple mp3 player.
 
 
 
[[Image:lazplayer.PNG]]
 
 
 
Features:
 
 
 
* logarithmic volume adjustment with loudness
 
* 10 band graphic equalizer
 
* stereo width control
 
* playlist viewer
 
* loop ans shuffle mode
 
* intelligent playing favorite tracks
 
 
 
=== miXimum ===
 
[https://sites.google.com/site/fiensprototyping miXimum] is the DJ's best friend.
 
miXimum plays and mixes wav, mp*, ogg and mod audio files.
 
On WINDOWS, LINUX and MAC OSX.
 
 
 
[[File:miximum1.jpg]]
 
 
 
=== 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.
 
 
 
=== Pi Vision ===
 
[https://github.com/local-vision/Pi-Vision Pi Vision] is a graphical user interface for the [[Lazarus on Raspberry Pi|Raspberry Pi]] camera module.
 
 
 
=== 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.
 
 
 
=== Rename My TV Series 2 ===
 
[https://www.tweaking4all.com/home-theatre/rename-my-tv-series-v2/ Rename My TV Series (RMTV)] is a free application to assist in renaming TV series episodes, based on data from [https://www.thetvdb.com/ TheTVDB]. This is the successor to "Name My TV series".
 
 
 
The application is available for Windows (32bit), Linux (64bit) and macOS (64bit and signed). For Linux and macOS, the so called Dark Theme is supported.
 
 
 
A wide range of video formats is supported for resolution detection ([https://ffmpeg.org/ ffprobe]) and file renaming. Additional files like subtitles, posters, series and episode information (and more) are supported as well - which can be downloaded automatically as well (with the exception of subtitles).
 
 
 
 
 
[[Image:renamemytvseries-windows-linux-macos.png|800px|center]]
 
 
 
=== SubzBor ===
 
[https://github.com/m-audio91/SubzBor SubzBor] is a free and open source Linux and Windows utility to cut subtitles. basically it's a GUI for FFmpeg and MKVToolNix but support for internal subtitle readers and writers are adding. supports srt ass ssa vtt smi stl sub sup and more. Source code available under GNU GPL 3.0 license.
 
 
 
=== Tonopol-Trainer ===
 
[http://sourceforge.net/projects/tonopoltrainer/files/ sourceforge] is an music-analyzer and trainer for musicans like best-practice, but many more functions. Source available. 
 
 
 
[[image:tptrainer.png|800px]]
 
 
 
=== Web Player Creator ===
 
 
 
Static HTML5 and Flash auto creating structure with support of OGG, MP3, WMA. You can add text in each directory. You can also delete structure or converted files if you want.
 
 
 
[http://www.devenircreatif.com/Music/Wilhelm%20FURTW%C3%84NGLER/index.htm Démo]
 
 
 
[https://bitbucket.org/matthieugiroux/lazarus-html-5-static-web-audio-player-creator-for-best/downloads Download]
 
 
 
=== 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.
 
 
 
=== Lpro ===
 
[https://xn--90abhbolvbbfgb9aje4m.xn--p1ai/%D1%83%D1%82%D0%B8%D0%BB%D0%B8%D1%82%D1%8B/%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D0%B0/lpro-%D0%BF%D1%80%D0%BE%D0%B2%D0%B5%D1%80%D0%BA%D0%B0-%D0%BB%D0%B8%D1%86%D0%B5%D0%BD%D0%B7%D0%B8%D0%B9-%D0%BF%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D0%BC.html Lpro] - Program for checking the licenses of installed programs. It displays the license, distribution conditions, approximate cost (if the program is paid) and a freely available replacement (if any). In the English version, some functions are disabled. This is due to the fact that English is not my native language. Further development of the English version is in question. If there is a great interest in the English version, and there will be assistants, then the English version is likely to be updated regularly. Project for [https://sourceforge.net/projects/lpro-english-version/ sourceforge].
 
 
 
== Games ==
 
'''Main article''': [[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).  
 
 
 
=== Bomber Kat ===
 
Commercial game developed with FPC for iOS (both arm and arm64 platforms are supported).
 
 
 
[[ZenGL]] based. Lazarus has been used as a primary IDE.
 
 
 
Link: [https://itunes.apple.com/app/bomber-kat/id1109783786?ls=1&mt=8 App Store]
 
 
 
=== 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 Free Pascal (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. Tools and games using the engine include:
 
* [http://castle-engine.sourceforge.net/view3dscene.php view3dscene - 3D model viewer, VRML/X3D browser],
 
* [http://castle-engine.sourceforge.net/castle.php The Castle - FPS game in a dark fantasy world],
 
* [http://castle-engine.sourceforge.net/darkest_before_dawn.php Darkest Before the Dawn - small scary 3D game for standalone and Android (also on Google Play)]
 
 
 
=== 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.
 
 
 
=== Dreams of a Geisha ===
 
Take a journey through the magical and wonderful world of Geisha. Help Ichisumi in this incredible adventure to reopen the temples of Geisha and restore a world of beauty and passion. Dive into this engaging Match 3 game with beautiful scenery and relaxing music. Overcome obstacles, collect puzzle pieces, and be prepared to solve challenging puzzles in [http://www.dreamsofageisha.com  Dreams of a Geisha]!
 
* Fantastic gameplay
 
* Exciting action
 
* Restore a wonderful world!
 
 
 
Powered by Lazarus FPC, [http://www.zengl.org/ ZenGL], [http://www.phoenixlib.net/ PhoenixLib], [http://www.lua.org/ LUA] and [http://www.codeandweb.com/texturepacker TexturePacker].
 
 
 
[[File:Dreams of a Geisha - Screenshot 1.jpg|border|270px]]
 
[[File:Dreams of a Geisha - Screenshot 2.jpg|border|270px]]
 
[[File:Dreams of a Geisha - Screenshot 3.jpg|border|270px]]
 
 
 
Demo Version Available for
 
[http://www.bigfishgames.com/download-games/12814/dreams-of-a-geisha/index.html  Windows]
 
[http://www.bigfishgames.com/download-games/13045/mac/dreams-of-a-geisha/index.html  Mac]
 
[http://itunes.apple.com/us/app/dreams-of-a-geisha/id460180656?mt=8 iPhone]
 
[http://itunes.apple.com/us/app/dreams-of-a-geisha-hd/id459801505?mt=8 iPad]
 
 
 
Developed by [http://www.greensaucegames.com  Green Sauce Games] and Released by [http://www.bigfishgames.com Big Fish Games]
 
 
 
=== 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.
 
 
 
=== Juegos Iniciales ===
 
[http://juegosenlazaruscostarricenses.com Juegos Iniciales] are a small collection of 3D tutorial games in
 
Lazarus, SDL and FreePascal. In 2016, there were only four games:
 
[http://origamisiniciales.juegosenlazaruscostarricenses.com Origamis Iniciales],
 
[http://bloquesiniciales.juegosenlazaruscostarricenses.com Bloques Iniciales],
 
[http://nudosiniciales.juegosenlazaruscostarricenses.com Nudos Iniciales],
 
[http://palitos-iniciales.juegosenlazaruscostarricenses.com Palitos Iniciales].
 
 
 
=== 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].
 
 
 
=== LBP Level Logger ===
 
[http://code.google.com/p/lbplevellogger/ LBP Level Logger] is a small system tray application designed to log [http://www.littlebigplanet.com/ LittleBigPlanet] level statistics from [http://lbp.me/ lbp.me] over time for graphing/visualisation. It is written in Free Pascal/Lazarus.
 
[[File:lbplevellogger-screenshot.png]]
 
 
 
=== Mundo Medieval 3D MMORPG ===
 
Featuring a virtual world of more than 1.000.000 m2, plus caves and hell sceneries, 17 NPCs, 21 kinds of monsters, including 7 bosses, 58 different items and 100 quests, this is a really large game made with Freepascal/Lazarus. The project is 100% Free Software, both code and media are licensed under GPL. The project sites are [http://www.gamemundo.com/ http://www.gamemundo.com/] and [http://sourceforge.net/projects/gamemundo/ http://sourceforge.net/projects/gamemundo/].
 
 
 
 
 
[[File:Mundo - Screenshot 1.png|border|270px]]
 
[[File:Mundo - Screenshot 2.png|border|270px]]
 
[[File:Mundo - Screenshot 3.png|border|270px]]
 
 
 
=== 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.
 
 
 
=== Retro Ski Run ===
 
[https://sourceforge.net/projects/retroskirun/ Retro Ski Run] is a simple ski game for Windows 32/64bit and Linux 32/64-bit.
 
 
 
[[Image:ss_rsrStartScreen.jpg]]
 
 
 
=== 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'''.
 
 
 
Final graphics and local multiplayer (splitscreen):
 
 
 
[http://www.youtube.com/watch?v=JL1W7jfym-4 About graphics and multiplayer]
 
 
 
Official Trailer:
 
 
 
[http://www.youtube.com/watch?v=-m8v2txY2Ck About gameplay]
 
 
 
Here two videos also:
 
 
 
[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]
 
 
 
=== 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]
 
 
 
=== Zen GL updated ===
 
 
 
Zen GL is a 2D game engine. Now Zen GL uses Steam Game Libraries. You can migrate your Delphi X or Image Sprite old 2D Delphi games with that Zen GL upgraded Game Engine. The Zen GL Linux packages are zgl.deb or zgl.rpm.
 
 
 
[https://sourceforge.net/p/zengllinux/code/ci/default/tree/ Zen GL]
 
 
 
== 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.
 
 
 
=== FoxWhois ===
 
[https://foxwhois.com/en/ FoxWhois] is a bulk domains checker. Does not require installation. There are free (foxwhois free) and paid (foxwhois pro) version<BR>
 
FoxWhois free scans .COM, .RU/.SU/.РФ domains for availability and whois data. FoxWhois pro has more advanced functionality<BR>
 
The software is multilingual (via i18n): currently supports English and Russian languages.
 
 
 
=== TeamBBS ===
 
[https://bergertime.eu TeamBBS] is a modern bulletin board system. Installed in 10 minutes, it might be the forum for classes or clubs. Content can be text, images or links.<BR>
 
If everything is said, TeamBBS builds a conclusion and is uninstalled in 5 minutes. Location- and Online- views deliver "community spirit". <BR>
 
Source code included (German/English). Please join us, we need a French and Italian version.
 
 
 
== Education and Scientific ==
 
 
 
=== Albireo ===
 
[http://albireo.gotozero.de Albireo] is a small-footprint astronomy software for hobby and amateur astronomers. Albireo can be used as an observation documentation and object identification tool.
 
It should be working on any MS Windows based PC.
 
 
 
[[Image:Albireo.jpg|500px|Dynamic Star Map]]
 
 
 
=== Ancestromania ===
 
 
 
 
 
[http://ancestromania.be Ancestromania] ([https://sourceforge.net/projects/ancestromania/ Sources]) is a fully LGPL genealogy software. It is user-friendly. You can import and export to Gedcom. You can export to Geneanet and to a web site. There is a great graphical tree, with fast classic trees. There are a lot of following documents.
 
 
 
[http://genealogie.liberlog.fr/Family-trees Ancestroweb] creates a [http://matthieu.giroux.free.fr/genealogie/default.htm static genealogy's web site]. It is french, but can be translated easily. It is part of Ancestromania.
 
 
 
[[File:Ancestromania.jpg|830px]][[File:2012-04 Ancestroweb.jpg|380px]][[File:2012-05 Ancestroweb carte.jpg|300px]]
 
 
 
=== 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]
 
 
 
=== 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]
 
 
 
=== ASTAP / Astrometric STAcking Program ===
 
[http://www.hnsky.org ASTAP] is a free astronomy program for astronomical images. It contains an astrometric (plate) solver, does stacking of deepsky images, photometry and contains a FITS viewer. It works with astronomical images in the FITS format, but can import RAW DSLR images or XISF, PGM, PPM, TIF, PNG and JPG  images. Available for Windows, MacOS and several Linux versions. I addition to the GUI, it is used by several other astro-programs for astrometric (plate) solving using the command line mode.
 
 
 
=== CityCAT ===
 
[http://www.ncl.ac.uk/ceser/researchprogramme/integratedsystemsdemonstrationscities/citycaturbanfloodmodel/ CityCAT] (City Catchment Analysis Tool), developed at Newcastle University, is a unique software tool for modelling, analysis and visualisation of surface water flooding. It enables rapid assessment of combined pluvial and fluvial flood risk and effects of different flood alleviation measures.
 
 
 
=== EzberIM ===
 
[http://mehmetulukaya.wordpress.com/kelime-ezberim-kullanim-klavuzu/ EzberIM 1.4f] Kelime EzberIM provides you with a simple and efficient way to memorize the translations of words in various languages. Test your skills and improve your vocabulary with the help of this reliable and handy piece of software in an easy and interactive manner.[http://sourceforge.net/projects/ezberim/files/ezberim/ezberim-setup.exe/download EzberIM Download]
 
 
 
[[Image:program_cevap_rapor.JPG|500px]]
 
 
 
Also added some feautes for example picture samples, it gives a sentence with a picture also you can copy your pictures into directory.
 
 
 
[[Image:Show_Pictures_As_Sample.png|500px]]
 
 
 
Final feaute is make a sentence with mixed words:
 
 
 
[[Image:make_sentences_new.png|500px]]
 
 
 
=== FREE!ship Plus in Lazarus ===
 
[https://github.com/markmal/freeship-plus-in-lazarus FREE!ship Plus in Lazarus] is further development of the ''FREE!ship Plus'' (by http://www.hydronship.net ) Windows program based on the free source code FREE!ship v3.x under GNU GPL license. This ''FREE!ship Plus'' application is migrated into free open source Lazarus / Free Pascal environment to promote further development in various platforms and for various platforms (OS and architectures).
 
 
 
[[Image:FreeShip+qt.png|500px]]
 
 
 
''FREE!ship Plus'' is designed for the full parametric analysis of resistance and power prediction for a ship and other calculations of hydrodynamics of vessels and underwater vehicles. ''FREE!ship Plus'' allows the designer to simulate and analyze condition of balance of a complex completely hull - rudders - keels - engine - propellers in different regimes and of service conditions of a ship. The analyzable system includes a hull, appendages, a propeller and the engine (i.e. resistance, power, a thrust and a torque), and also various service conditions (heaving, a wind, a shallow-water effect, a regime of tow / pushing, etc...).
 
 
 
=== GroundCAD ===
 
[http://www.groundcad.com GroundCAD] is new 2D CAD software for land surveying.
 
working under windows,linux and mac os.
 
GroundCAD supports many standard formats like :
 
Ascii file(txt/csv),Autodesk dxf(ascii R12),Leica(gsi 8/16),Sokkia(sdr33)
 
Topcon(fc4/gts7/xml/landxml),Google(kml) ...
 
 
 
[[File:groundcad.jpg|500px]]
 
[[File:layermanager.jpg|500px]]
 
[[File:main-window-linux32.png|500px]]
 
 
 
=== Harmonux ===
 
[http://wiki.freepascal.org/User:MaxBorges 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.
 
[[File:hamonux14.png|500px|thumb|center]]
 
 
 
=== HNSKY / Hallo Northern Sky ===
 
[http://www.hnsky.org HNSKY] is a free planetarium program to draw a map of the night sky for the amateur astronomer using a telescope. It shows the position of the stars, planets and moons, comets, minor planets and deepsky objects. The program can control a telescope. Available for Windows, MacOS and several Linux versions.
 
 
 
=== 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.
 
 
 
=== LazBacterias ===
 
[http://code.google.com/archive/p/lazbacterias/ LazBacterias] is a program to simulate the growth of bacterial cultures using the rules of Conway's Game of Life.
 
 
 
===LibreAquarium===
 
[http://www.libreaquarium.org LibreAquarium] is a GPLv3 aquarium management system for Windows, Linux and Mac with a Simulation Model System that tries to predict the pollutants evolution using the recorded analytics, the algae risk and many other features (Tasks control, Expenses, Analitics, Statistics). LibreAquarium has been made with a quality design in order to make easier the user experience. 
 
 
 
===Libro===
 
[http://librejo.sourceforge.net Libro] is a cross-platform text analysis program written in Python and Free Pascal/Lazarus which scans a whole text file (in plain text, HTML, EPUB, or ODT formats) and ranks all used words according to frequency, performing a quantitative analysis of the text using Shannon-Weaver information statistic and Zipf power law function. It counts words, chars, spaces, and syllables. Also computes readability indexes (Gunning Fog, Coleman-Liau, Automated Readability Index (ARI), SMOG grade, Flesch-Kincaid grade level and Flesch Reading Ease).
 
[[File:Libro-screenshot01.jpg|500px|thumb|center]]
 
 
 
=== Manuscript4u ===
 
[http://sourceforge.net/projects/manuscript4u/ Manuscript4u] is an open source project to read and search on the original languages of the Bible and on the translations.
 
 
 
[[File:manuscript4u.png|500px|thumb|center|Manuscript4u: Bible search on original languages]]
 
 
 
It has unique and easy way to do research on words in Greek and Hebrew. Learn the meaning of the word without dictionaries by the way that word was translated.
 
 
 
In parallel, the original Hebrew/Aramaic (Old Testament) or Greek (New Testament) with your preferred translation.
 
 
 
It comes with Bibles in Hebrew/Greek and English, Portuguese, Spanish but you can download scores of other translations. 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. Pre compiled for Linux and Windows.
 
 
 
Multi-language support. Currently English and Portuguese.
 
 
 
Strong's dictionary for the Greek with one click.
 
 
 
Links to sites like "The Blue Letter Bible" with further details about the word with one click.
 
 
 
=== 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.
 
 
 
=== MRIcroGL ===
 
[http://www.mccauslandcenter.sc.edu/mricrogl/ MRIcroGL] is an opensource project that uses the graphics card (using OpenGL) to visualize and volume render medical images. It is hosted on the [http://www.nitrc.org/projects/mricrogl/  National Institutes of Health (NIH) Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC)]. It can view images saved in NIfTI (.nii, .nii.gz, .hdr/.img), Bio-Rad Pic (.pic), NRRD, Philips (.par/.rec), ITK MetaImage (.mhd, .mha), AFNI (.head/.brik), Freesurfer (.mgh, .mgz), and many DICOM (extensions vary) formats. It is available for Windows, Linux and Mac OS X.
 
 
 
[[Image:Shell.png|320px]]
 
 
 
=== 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.
 
 
 
[[Image:mricron.jpg|320px]]
 
 
 
=== Nest-o-Patch ===
 
[https://sourceforge.net/projects/nestopatch/?source=navbar Nest-o-Patch], software for the analysis of patch-clamp, two-electrode-voltage clamp and other electrophysiological data. Directly works with files created by HEKA Pulse or Patch-Master data aquisition software or with CSV and text files. Designed mostly for the analysis of single channel recordings, was nevertheless successfully used for whole-cell data analysis. Several academic papers were published with the use of this software.
 
 
 
[[File:nest-o-patch trace.png|500px]] [[File:nest-o-patch amplitude histogram.png|380px]] [[File:nest-o-patch levels analysis.png|340px]] 
 
 
 
=== OctaveGUI ===
 
[http://code.google.com/p/octave-gui/ OctaveGUI] is a(nother) GUI frontend for GNU Octave.
 
 
 
=== OpenSIMPLY ===
 
[http://opensimply.org Project homepage] OpenSIMPLY is an open source free simulation software based on discrete event simulation approach.
 
 
 
The concept is suitable for a person of a different programming and simulation experience. Both style of simulation: blocks simulation and Simula-like simulation are available. Simula-models with some adaptation can be used as well.
 
 
 
The project is supplied with full documentation (HTML and CHM formats), insight help (pop-up hints) and tutorial with executable examples.
 
 
 
OpenSIMPLY can be used as a network simulation software, traffic simulation software and as a computer simulation software for educational purposes.
 
 
 
The project contains the Simply Memory Manager.
 
 
 
[http://opensimply.org Learn more]
 
 
 
[[File:tutorial_demo_animation_s.gif|OpenSIMPLY tutorial demonstration example]]
 
 
 
=== ProofTools ===
 
[http://creativeandcritical.net/prooftools/ ProofTools] automatically and graphically generates semantic tableaux, also known as proof trees, semantic trees and analytic tableaux, generally used to test whether a formula is a logical truth, or whether a proof/argument is deductively valid. ProofTools can generate proof trees for propositional, predicate and (normal) modal logic. It is available for Windows, Linux and Mac OS X.
 
 
 
[[File:ProofTools.png|ProofTools screenshot]]
 
 
 
=== 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.
 
 
 
===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. It 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.
 
 
 
=== 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.
 
 
 
=== 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 ===
 
[http://wiki.freepascal.org/User:MaxBorges 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.
 
[[File:syslinea12.png|500px|thumb|center|SysLinea 1.2 - Linear regression and non linear regression]]
 
 
 
=== Traverse Pro ===
 
Traversing is the type of survey in which a number of connected survey lines form the framework and the directions and lengths of the survey lines are measured with the help of an angle measuring instrument respectively. Traverse Pro is a freeware for calculation of single loop traverse. Traverse Pro desktop application especially designed for Civil / Surveyor.
 
[[File:Traverse_Pro2.png|800px]]
 
[[File:Traverse_Pro.jpg|800px]]
 
 
 
=== Turbo Circuit ===
 
[Turbo Circuit]] is a circuit drawing tool written in Lazarus / Free Pascal.
 
 
 
=== Unified Life Models ===
 
[http://www.biologie.ens.fr/~legendre/ulm/ulm.html ULM (Unified Life Models)] is an open-source software enabling the simulation and analysis of deterministic and stochastic discrete time dynamical systems for population dynamics modeling. It works natively on Windows, Linux and macOS.
 
 
 
Models are described using a simple declaration language, close to the mathematical formulation. The system can be studied interactively by means of simple commands, producing convenient graphics and numerical results.
 
 
 
[[Image:screenshot_ulm.png|320px]]
 
 
 
=== 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://www.xoctave.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://sourceforge.net/projects/zcad/?source=directory ZCAD] is a simple CAD program with support for file formats DXF.
 
 
 
[[Image:Zcad.png|400px]]
 
[[File:simplecad.PNG|400px]]
 
 
 
== 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]
 
 
 
=== 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]]
 
 
 
=== BRP-Software ===
 
[http://www.brp-software.com/ BRP-Software] is a powerful and extremely flexible ERP System, that uses the Firebird database as backend. The first major release is in use with several different database structures to handle the needs of different business types. We have seperate databases for container logistics, laser cut metal production, software distribution and computershops. All databases use the same base application written in Lazarus.
 
 
 
BRP Software is currently only focusing on the German speaking market, but it is developed for international usage. We plan to publish an international version in second half of 2013. There is a special free version already called Personal edition available now. This has only one restriction:  it can not be used with more than one network user. This version includes the computershop database out of the box.
 
 
 
[[File:BRP.gif]]
 
 
 
=== Contact Contacts ===
 
[http://www.trustfm.net/GeneralTools/SoftwareContactContacts.php Contact Contacts] is a free of charge portable and secure '''organizer''' that supports bulk emails and SMS.
 
 
 
All data is stored '''securely''' into an encrypted database.
 
 
 
The '''documentation''' is located [http://www.trustfm.net/GeneralTools/SoftwareContactContacts.php?page=ContactContactsTutorial here]
 
 
 
[[Image:ContactContactsWin7.png]]
 
 
 
=== DB2 Security Script importer ===
 
[https://bitbucket.org/reiniero/db2securityscript/ DB2 Security script] is a script that runs on the DB2 database system and outputs audit/security-relevant information.
 
 
 
Accompanying this script is a conversion program, OutputParser, that converts the script dump to a Microsoft Access database, Firebird embedded database, Microsoft Excel file, DBF, CSV etc.
 
 
 
Although the program is fairly trivial, it shows:
 
* how to use [[fpXMLXSDExport]] and [[FPSpreadsheet]] for output
 
* how to create [[MS Access]] files programmatically
 
* how to export datasets to another database
 
* and some text processing/recognition and field creation on the input side.
 
 
 
[[Image:DB2ParserCSVExport.png]]
 
 
 
=== Eleman ===
 
[http://www.linuxprogramlama.com/index.php?page=11 Eleman] is a accounting program with personnel, stock and billing capabilities. It is using firebird, zeosdbo and GPL licensed.
 
 
 
=== eMyCar-Monitor ===
 
[http://users.atw.hu/tamascsorgo/ eMyCar-Monitor] is comprehensive car care & fleet information management software for Windows. You can follow and track all information about your vehicle with this free vehicle tracker software.
 
 
 
[[Image:emycar.png|640px]]
 
 
 
=== 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.
 
 
 
=== FXGest ===
 
[http://www.magicdev.org/fxgest] is a simple application to manage the company budget. Based on Bilancio facile engine<br/>
 
 
 
Developed by Jonathan.
 
 
 
[[Image:cliente.jpg|Screen shot]]
 
 
 
=== Gestinux ===
 
[http://gestinux.net/mediawiki/index.php/Main_Page Gestinux] is a small accounting and invoicing software, to enter moves and import in various formats, to reconcile, and to print usual reports. You can produce quotes, order sand invoices, record customer payments. It is translated into english, spanish and italian from french, and can easily be translated to other languages. It is possible to setup specific reports for various countries. It runs on Linux, Windows and OS/X, using MySql, MariaDb and PostgreSQL.
 
 
 
=== 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.
 
 
 
=== PlanB ===
 
[http://roberts.bplaced.net PlanB] is a Vehicle management program written using to Lazarus (Free Pascal) and  MySQL Community Edition .
 
 
 
Features :
 
* Management of Mileage Log , Service , Registration , Mandatory Insurance documents .
 
* Statistics :  global  ,  driver  ,  company , mileage log , average fuel consumption, visited places.
 
* Graphs : driver, vehicle .
 
* Reminders for : oil , tachograph , fire extinguisher ,  leasing ,  driver health check , driver skills check , registration.
 
* Unlimited number of Vehicle Groups ( example : Private, Company, Warehouse,  VIP , etc. ) and Vehicles.
 
* One  window  user  interface  ,  intelligently  grouped  together  for easy everyday usage.
 
* Can handle various Regional Settings without problems.
 
* 100% UTF-8 (aka Unicode)
 
* Handles multiple users at the same time. Items are locked when modifying to prevent database corruption.
 
* Simple user rights :
 
** administrator : unlimited access to program features
 
** user : the one doing all the work , cannot  add  new  users, view  program statistics or unlock locked items.
 
** guest : can only view statistics
 
* Can export almost every table to EXCEL (2003 level) even without Excel being installed.
 
* Can automatically resize tables to correct size to fit  data being displayed,almost every table supports quick search.
 
* Can print out every report to printer , or export to  PDF .  With Mileage Log Stats it can even mass export all vehicles in selected group to Excel file.
 
* Uses MySQL Community Edition which is absolutely FREE.
 
* Was written with Lazarus 1.2.2 using only FREE components.
 
* Logs usage stats
 
* Multilingual ,  right  now :  English, Hungarian, Serbian(Latin), German is supported .
 
* All program related settings are stored in config files NOT in registry.
 
* Tested on Windows XP,7,8,8.1 . (Windows 9x series not supported)
 
 
 
Images :
 
 
 
[[Image:planB1.png|715px|358px]]<br>
 
[[Image:planB2.png|320px|180px]]
 
[[Image:planB3.png|320px|180px]]
 
[[Image:planB4.png|320px|180px]]
 
[[Image:planB5.png|320px|180px]]
 
[[Image:planB6.png|320px|180px]]
 
[[Image:planB7.png|320px|180px]]
 
[[Image:planB8.png|320px|180px]]
 
[[Image:planB9.png|320px|180px]]
 
[[Image:planB10.png|320px|180px]]
 
[[Image:planB11.png|320px|180px]]
 
[[Image:planB12.png|320px|180px]]
 
[[Image:planB13.png|320px|180px]]
 
[[Image:planB14.png|320px|180px]]
 
[[Image:planB15.png|320px|180px]]
 
[[Image:planB16.png|320px|180px]]
 
[[Image:planB17.png|320px|180px]]
 
[[Image:planB18.png|320px|180px]]
 
[[Image:planB19.png|320px|180px]]
 
[[Image:planB20.png|320px|180px]]
 
[[Image:planB21.png|320px|180px]]
 
[[Image:planB22.png|320px|180px]]
 
[[Image:planB23.png|320px|180px]]
 
[[Image:planB24.png|320px|180px]]
 
[[Image:planB25.png|320px|180px]]
 
[[Image:planB26.png|320px|180px]]
 
[[Image:planB27.png|320px|180px]]
 
[[Image:planB28.png|320px|180px]]
 
[[Image:planB29.png|320px|180px]]
 
[[Image:planB30.png|320px|180px]]
 
[[Image:planB31.png|320px|180px]]
 
[[Image:planB32.png|320px|180px]]
 
[[Image:planB33.png|320px|180px]]
 
 
 
=== Postcode ===
 
[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.
 
 
 
Windows and Dutch language (source code commented in English).
 
Uses a Firebird (embedded) database filled with postcode/address data from the Dutch government.
 
 
 
Demonstrates use of
 
* [[CsvDocument]] to read/write delimited files
 
* drag and drop text content from other applications
 
* regex library
 
* Firebird stored procedures
 
* database normalization
 
* use of read-only transactions
 
[[Image:ScreenshotPostcode.png|Postcode screenshot]]
 
 
 
=== [http://free-erp.net/ Promet-ERP] ===
 
[http://free-erp.net/ Promet-ERP] is a Small Business ERP System / Project management Solution / Mail Program / Document Management System. It can be used with most [http://free-erp.net/wiki/Promet-ERP/Databases major Database Systems] and on all major platforms (Windows, Linux, Mac OS X).<br>
 
[[Image:mainscreen windows.jpg|150x200px]][[Image:kalendar_windows.jpg|150x200px]][[Image:wiki_windows.jpg|150x200px]][[Image:mainscreen_linux.png|150x200px]][[Image:kalendar_linux.png|150x200px]][[Image:wiki_linux.png|150x200px]]
 
 
 
=== Rednaxel RNGE3 ===
 
[http://rednaxel.com/software/ RNGE3] is a Small-Medium Business ERP System (with WMS module) for brazilian companies. It emits Nota Fiscal Eletronica, the government-mandated electronic invoice.
 
[[File:sshot-fat2.png]]
 
 
 
=== RiXtoR ===
 
[http://pietrobua.com/web/en/project/?name=rixtor 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.
 
 
 
=== 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, telephone extensions, 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/
 
 
 
=== 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]
 
 
 
=== WGVW ===
 
[http://ceware.de/wgvw/ WGVW] is a freeware program for househould management. It includes capture of income and expenses (cash book) as well as recurrent items (recurring income/expenses). Apart from that it is possible to digitize documents and save account data. The program uses a Firebird database.
 
 
 
=== 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 )
 
 
 
== Utilities and Miscellaneous ==
 
 
 
=== Adnan Dictionary ===
 
[http://sourceforge.net/projects/adnandict/ Adnan dictionary] is a light and open source dictionary based on the arabeyes.org database. It is available for both windows and linux and intends arab users.
 
 
 
=== Advanced Password Generator ===
 
[https://sourceforge.net/projects/apwg/ Advanced Password Generator] is a lightweight password generator tool to protect your security with randomly generated password. It runs on Windows and Linux. No installation required. This tool has GUI and command line version. Command line version is ideal for scripting.
 
[[File:scrnsht1.png]]
 
 
 
=== ApplePi-Baker 2 ===
 
[https://www.tweaking4all.com/software/macosx-software/applepi-baker-v2/ ApplePi-Baker] is a free macOS application (64-bit and signed) to create backups and do restores of disk drives. Restore can even be done to multiple disks at once.
 
The application utilizes [https://www.libarchive.org/ libarchive] to support a wide range of archive and compression formats (7Zip, BZip, dd, GZip, IMG, ISO, Jar, LZip, Rar, Tar, Tar BZip2, Tar GZip, Tar LZip, Tar XZ, XZ and Zip).
 
 
 
Further more, ApplePi-Baker fully relies on Apple DiskArbitration API calls and callbacks, is build comfort Apple’s [https://developer.apple.com/library/archive/documentation/Security/Conceptual/SecureCodingGuide/Articles/AccessControl.html Elevating Privileges Safely] and utilizes the so called [https://www.tweaking4all.com/software-development/lazarus-development/macos-smjobbless-elevated-privileges-lazarus-pascal/ SMJobBless - Privileged Helper Tool].
 
 
 
Additional extensive disk information can be viewed, and extra disk functions is included. For Raspberry Pi users, the option to enable SSH and create NOOBS disk are included as well.
 
Dark Theme, Bouncing Dock icon, notifications and progress indication in the dock are supported as well.
 
 
 
[[Image:applepi-baker-progress.png|800px|center]]
 
 
 
=== AksiIDE ===
 
[http://www.aksiide.com AksiIDE] is a light freeware multi-platform text editor written in Lazarus.
 
very useful for PHP developers.
 
 
 
It has these features:
 
* PHP Project Wizard
 
* Portable Version Available
 
* Live View Browser
 
* Project Management
 
* Class Generator
 
* Integrated With Database Explorer (mysql + postgresql)
 
* Database Browser
 
* FTP Explorer
 
* File Explorer
 
* Code Explorer with Function List
 
* Code Snippet
 
* PHP Source Minifier
 
* PHP Source Formatter
 
* Syntax Checker
 
* Multi Workspace Layout
 
 
 
[[File:Aksi_IDE.jpeg|600px]]
 
 
 
=== AlFileSearch ===
 
[http://www.aldimsoft.ru/alfilesearch AlFileSearch] Simple file search utility which is able to quickly find files and folders on your PC running under Windows 10, 8, 7... It is able to sort out files and folders according to their properties (e.g. Modified Date). The results window supports Windows Explorer functionality: icons, context menus.
 
 
 
=== Bar Generator ===
 
[https://sourceforge.net/projects/bargenerator/ Bar Generator] is a simple QR, AZTEC and Data Matrix code generator.
 
 
 
=== 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.
 
 
 
=== BioTray ===
 
[https://sites.google.com/site/biotray/ BioTray], your Biorhythm in traybar.
 
Biorhythm means rhythm of life.
 
Our live is directed by emotional, intellectual and physical rhythms who  begin at our birth.
 
You will see on your traybar 4 new icons. They are :  the emotional, the intellectual, the physical and the intuitive icon.
 
How more the icon is filled, how big is your power. 
 
On WINDOWS, LINUX and MAC OSX.
 
 
 
In traybar :
 
 
 
[[File:biotray1.jpg]]
 
 
 
[[File:biotray2.jpg]]
 
 
 
=== 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.
 
 
 
=== 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.
 
 
 
Free Pascal techniques that are used:
 
* Controlling external programs
 
* Installing/deinstalling Windows services
 
* "Poor man's resource": adding [[paszlib|zip]] files after exe with configuration data, UltraVNC, stunnel details
 
* [[paszlib|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]]
 
 
 
=== Convertor ===
 
[https://hdrz.github.io/convertor/ Convertor] is a unit converter with a slightly different GUI. It aims to be as minimal and unobtrusive as possible, yet easy to use. It has many unit categories and units, and the units are defined in XML file which can be upgraded with no recompilation of the program.
 
 
 
[[File:conv-min-layout.png]]
 
 
 
=== CoreNet ISP Management ===
 
[http://www.turbog.com/2012/04/24/corebil-net-isp-management/ CoreNet ISP Management] is a fully ISP management software package. It is a freeware Windows application.
 
 
 
=== Convert POs ===
 
 
 
[https://bitbucket.org/matthieugiroux/convertpos Lazarus project], whose fusion an original po file and the traduced po file. You can save your po language file after.
 
 
 
=== CQRLOG ===
 
[http://www.sourceforge.net/projects/cqrlog/ CQRLOG] [https://www.cqrlog.com/ CQRLOG] is an advanced ham radio logger based on MySQL database. Provides radio and rotor control based on hamlib libraries (currently support of 140+ radio types and models), DX cluster connection, HamQTH/QRZ callbook, a grayliner, online log upload (HamQTH, ClubLog, HRDLog), a most accurate country resolution algorithm based on country tables developed by OK1RR, LoTW/eQSL, membership tracking, bandmap and much more. CQRLOG is strongly focused on easy operation and maintenance.
 
 
 
[[File:cqrlog.png|800px]]
 
 
 
=== CudaText Editor ===
 
 
 
[[CudaText]] is advanced code editor for Win, Linux, OS X.
 
 
 
[[File:cudatext.png]]
 
 
 
=== Cut Your Time (CYT) ===
 
[http://www.trustfm.net/GeneralTools/SoftwareCutYourTime.php Cut your time] is '''portable''' cross platform application for '''Windows''' and '''Linux''' that allows you to create reminders (alarms).
 
 
 
The documentation for this application can be found [http://www.trustfm.net/GeneralTools/SoftwareCutYourTime.php?page=CutYourTimeTutorial here]
 
 
 
[[File:CutYourTime.png]]
 
 
 
=== 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.
 
 
 
=== Dexed ===
 
[https://bbasile.github.io/dexed/ dexed], formerly known as Coedit, is a small, open-source, cross-platform IDE for the [http://dlang.org/ D language].
 
It features:
 
* full featured project format and advanced project editor.
 
* compile and run directly from the UI.
 
* instant run (without saving, script-like).
 
* synchronized edition in a block.
 
* D2 syntax highlighter, folding, identifier markup.
 
* module symbol list.
 
* static libraries manager.
 
* search and replace.
 
* user-defined tools powered by a string interpolation system.
 
* [https://github.com/Hackerpilot/DCD D Completion Daemon] integration for completion proposal and source code hints.
 
* mini file browser.
 
 
 
[[Image:coedit.linux.kde.png|640px]]
 
 
 
[[Image:coedit.win7.png|640px]]
 
 
 
=== Diacrit ===
 
[http://www.sandrila.co.uk/diacrit/ Diacrit] is a utility to help with access to Unicode characters, choose the language you want. click the character button and paste into your application. Diacrit was first written in Turbo Pascal for Windows back in 1996, migrated to Delphi, and now upgraded to FP/Lazarus.
 
 
 
=== 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.
 
 
 
=== Etiket ===
 
[http://www.linuxprogramlama.com/index.php?page=12 Etiket] is a Label design and print tool. GPL licensed.
 
 
 
=== 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
 
 
 
=== FileRecovery ===
 
[http://www.grauonline.de/cmsimple2_6/en/?Solutions:Data_recovery_software FILERECOVERY] is a cross platform application to recover lost and deleted files and formatted disks. It supports all common file systems (FAT/NTFS/EXT2/3/ISO9660/HFS+) and comes with Mac Universal (Intel and PPC) and PC binaries. The application was originally written in Delphi and ported to FreePascal and Lazarus in 2010 and successfully shows that is it possible to develop system applications using modern development tools and the Pascal language.
 
 
 
=== 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 ===
 
[[fpcup]] is a tool that gets the current version of Free Pascal Compiler (FPC) and Lazarus IDE from their subversion repositories and compiles/installs them. It also compiles and installs whatever packages you want to install.
 
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 and Linux; experimental support for OSX, FreeBSD.
 
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).
 
 
 
=== Golfml Applications ===
 
[http://code.google.com/p/golfml/wiki/Welcome?tm=6 Golfml Applications] are aimed at golfers and golf course managers.  The purpose of [http://code.google.com/p/golfml/ GolfML] is to provide a XML-based file format for the exchange of golf-related data.  CourseWriter is an application for easily authoring golfml files and editing them.  Golfml Reader is to display and test golfml data files.  USGA/EGA Calculator has various golf handicapping functions, and uses golfml data files.  Executables for Linux 64 and 32 bit and Windows 64 and 32-bit.  Source code for all applications.
 
 
 
=== GTK-Fireadmin ===
 
A GTK based Firebird Administration tool using Firebird Objects and Lazarus Components  is available [http://sourceforge.net/projects/gtkfireadmin/ here].
 
 
 
=== Hagen - cross platform html generator ===
 
 
 
 
 
[http://buch.im-ned.de/hagen Hagen]  is a open source (lgpl) cross platform html generator (or client side cms). It supports the web developer by generating a website and writing the pages. For that purpose Hagen will automate as much tasks as it can.
 
 
 
Features:
 
 
 
*project management 
 
**variables, functions and settings 
 
**template based and (page) divisions 
 
**source files (.source) for content 
 
*editor 
 
**syntax highlighting 
 
**Markdown 
 
**search over all pages 
 
**insert colors, images, tables and references 
 
*repository 
 
**for data exchange 
 
**for templates 
 
*automation 
 
**automate menu generating 
 
**internal and user defined variables and funktions 
 
**printing page 
 
**generates whole website
 
 
 
=== 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/
 
 
 
=== Incredimail to EML ===
 
[http://www.dominion-it.co.za/development Incredimail2EML] is a util to convert Incredimail to EML format with attachments. The program will also try and continue converting even if it runs into a corrupt mailbox or messages. All messages are created in sub folders that represent the mailbox in Incredimail.
 
 
 
[[Image:incredimail2eml.png|350px]]
 
 
 
Program home page: http://www.dominion-it.co.za/development/incredimal_to_eml
 
 
 
=== 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].
 
 
 
=== JavaneseChess ===
 
[https://bitbucket.org/leledumbo/javanese-chess JavaneseChess] is a Javanese chess game implementation. Available for Desktop platforms and Android (not feature complete yet).
 
 
 
=== Kamouflage ===
 
<strike>[http://wiki.lazarus.freepascal.org/User:Beli0135 Kamouflage] - Camouflage files into images
 
</strike>. : 17-08-2018 http://www.varnus.com/ server not found
 
 
 
=== LazEdit ===
 
[[LazEdit]] is a simple text editor with tabbed document interface, supporting various syntax highlighters.
 
It also has built-in functions for editing HTML.
 
 
 
=== LazFileSplitter ===
 
[http://br.geocities.com/antoniog123456/ LazFileSplitter] is a utility to split and merge big files.
 
 
 
=== LazUpdater ===
 
{{Warning|Does not seem to be maintained. A working alternative is fpcup}}
 
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.
 
 
 
=== MouseWiggler ===
 
[https://bitbucket.org/leledumbo/mousewiggler MouseWiggler] is a simple application to periodically send message to make mouse move to prevent screen saver from executing (could be useful in a limited environment like a computer lab with auto logoff :p). The wiggle might not be visible because I give no delay between two messages to move the mouse from its current position to somewhere else and back.
 
 
 
=== MUTerm (Rs232 Terminal) ===
 
[http://mehmetulukaya.wordpress.com/2012/09/18/muterm-yazilimi-yuklenmeye-hazir/ MUTerm 0.1.1]
 
MUTerm is a Com Port communication tool for external devices like as Modbus RTU , ASCII etc.
 
Also you can write your communication routine witwh pascal script.
 
[http://mehmetulukaya.files.wordpress.com/2012/09/main_screen.jpg Main Screen Shot]
 
 
 
Additionally some TCP functions (client and server) added yet.
 
It can be work with internet or localnetwork Modbus TCP or Http.
 
[http://mehmetulukaya.files.wordpress.com/2012/09/tcp_screen.jpg TCP Connection Screen]
 
 
 
[https://mehmetulukaya.files.wordpress.com/2016/04/ekran-gc3b6rc3bcntc3bcsc3bc-2016-04-08-091320.png Server screen]
 
 
 
[[Image:tcp_screen.JPG|500px]]
 
 
 
MUTerm created with by Lazarus 1.0~1.6 Linux and Windows
 
[https://sourceforge.net/projects/muterm/files/muterm/ MUTerm Download]
 
 
 
=== 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]]
 
 
 
=== Nom ===
 
[https://github.com/MFernstrom/nom Nom] is an open source command tool by Marcus Fernström for [http://openbd.org/ OpenBD] CFML projects.
 
<pre>
 
  <-. (`-')_            <-. (`-') 
 
    \( OO) )    .->      \(OO )_
 
,--./ ,--/ (`-')----. ,--./  ,-.)
 
|  \ |  | ( OO).-.  '|  `.'  |
 
|  . '|  |)( _) | |  ||  |'.'|  |
 
|  |\    |  \|  |)|  ||  |  |  |
 
|  | \  |  '  '-'  '|  |  |  |  Version 0.1.6
 
`--'  `--'    `-----' `--'  `--'
 
 
nom -c          Create a new OpenBD project
 
nom --create    Creates a folder and installs the latest OpenBD version
 
 
nom -r                        Runs the project with Jetty
 
nom --run
 
 
nom --open                    Used with -r/--run to open the browser when the server is ready
 
 
nom --deploy                  Deploys application with target, only Heroku implemented at the moment
 
nom --heroku                  Deployment target - Requires you to be logged into Heroku CLI tools
 
                              and have a [Heroku] section with a ProjectName=appname in the Nomolicious file
 
 
nom -h                        Shows this wonderful help
 
nom --help
 
 
nom -i              Downloads and installs a CFLib UDF to WEB-INF/customtags/cflib/.cfc with the same function name
 
nom --install      Example: nom -i IsWeekend. It's then available as a cfc from CFML
 
 
nom -s                        Creates nomolicious.ini file for the current project
 
nom --setup
 
 
nom -p                        Show information about the current project
 
nom --project
 
</pre>
 
=== NotePas ===
 
[http://code.google.com/p/notepas/ NotePas] is an open source multi-platform text editor written in Lazarus. It can be compiled for multiple platforms and widget sets.
 
 
 
[[Image:notepas_-_code_folding.png]]
 
 
 
[[Image:notepas_-_codefilter.png]]
 
 
 
=== P.SEN ===
 
[http://ancestorsoftware.co.nf/?page_id=14 P.SEN] is a utility to allow sending and receiving TCP and UDP packets and  is available for Windows and Linux. It’s designed to be very easy to use while still providing enough features for power users to do what they need.  It is completely free (no ads / no bundleware) and opensource. Some knowledge of a basic network protocols is a prerequisite to using it. Beyond that, P.SEN was designed to be very easy to use.
 
 
 
[[Image:P_SEN_003.png|400px]]
 
 
 
=== PasDoc ===
 
[[PasDoc]] ([http://pasdoc.sourceforge.net/ webpage])  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.
 
 
 
=== 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.
 
 
 
=== 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.
 
 
 
=== 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.
 
 
 
=== recALL ===
 
[http://keit.co/p/recall recALL] is free and portable multifunctional password recovery and auditing solution for Windows - instantly finds and recovers passwords from more than 200 popular applications (FTP, E-mail clients, Instant Messengers, Browsers, etc) and recovering licenses from over 2800 programs. Entirely written in Free Pascal and Lazarus.
 
 
 
=== QFront ===
 
[http://www.ullihome.de QFront] is a platform independent frontend for the CPU Emulator QEmu
 
 
 
=== 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]
 
 
 
=== Seksi Commander ===
 
[http://radekc.regnet.cz/ Seksi Commander] is a GPL File manager for Linux developed in Lazarus and Free Pascal.
 
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.
 
 
 
=== SimpleGit ===
 
 
 
[http://soft-practice.com/apps/simplegit SimpleGit] is a cross platform user interface for the popular configuration management system '''git''' for Linux, Mac and Windows. SimpleGit doesn't use any of the language of git, it just explains changes, conflicts and resolutions in simple ways with no learning curve between platforms interacting with a hub like GitHub, GitLab or Stash to make using Git easy.
 
 
 
[[Image:win clone repository.png|320px|Clone a repo on Windows]]
 
[[Image:linux make change.png|280px|Make a change on Linux]]
 
[[Image:mac resolve conflict.png|280px|Resolve a conflict on Mac]]
 
 
 
=== Spacegetti ===
 
 
 
Update: It might be awhile until I update it again.
 
 
 
[[File:Screen_Shot_02-14-18_at_05.13_PM.PNG|640px]]
 
 
 
[[File:Screen_Shot_02-15-18_at_09.29_AM.jpg|640px]]
 
 
 
[[File:Screen_Shot_02-15-18_at_09.30_AM_001.jpg|640px]]
 
 
 
[[File:Screen_Shot_02-15-18_at_09.30_AM.jpg|640px]]
 
 
 
[[File:Screen_Shot_02-15-18_at_09.29_AM_001.jpg|640px]]
 
 
 
Grabs Web images at set intervals and makes them the Windows desktop.
 
 
 
*Sources include
 
 
 
**G16 Full Disk Natural Color
 
**G16 Full Disk GeoColor
 
**G16 Full Disk Band 13 (10.3um)
 
**G16 CONUS Natural Color
 
**G16 CONUS GeoColor
 
**G16 CONUS Band 13 (10.3um)
 
**H8 Full Disk Natural Color
 
**H8 Full Disk GeoColor
 
**H8 Full Disk Band 13 (10.3um)
 
**SDO : 512
 
**SDO : 1024
 
**SDO : 2048
 
**SDO : 4096
 
**NASA Astronomy Picture of the Day
 
**NASA Earth Observatory Image of the Day
 
**NASA Image of the Day
 
**Real-Time Sky Map  (www.skymaponline.net)
 
**Verse of the Day (www.heartlight.org)
 
 
 
Also has a built-in telescope calculator
 
 
 
 
 
[https://drive.google.com/open?id=0B_Jndzk4GdzJWi1rczBEZzhUYTA Download]
 
 
 
More info at
 
[https://www.cloudynights.com/topic/589056-i-wrote-a-free-program-that-changes-the-windows-wallpaper-to-geos-16-earth-color-and-sdo-sun-images-every-10-minutes-depending-on-what-you-select/ Astronomy Forum Thread]
 
 
 
=== Sun Simulator ===
 
The [http://www.benibela.de/tools_en.html#sunsimulator sun simulator] changes the gamma/brightness/color setting depending on the time and date. It is supposed to synchronize the color of the display to the color of the sun light outside, but before it can do that, you have to manually set your preferred color for some fixed times (e.g. noon, dawn, night). (Windows only)
 
 
 
=== tomboy-ng notes ===
 
A note taking app that works and syncronises between Linux, Windows and MacOS. It will also Sync to Tomdroid on Android. It features a rich text markup, printing, spell check, backup and snapshot capability. Import and export (plain text, RFT, MarkDown). It has Tomboy's automatic linking between notes, searching abilities, NoteBooks and a similar interface.
 
 
 
Inspired by the original Tomboy Notes but without its hard (to impossible) dependencies on GTK and Mono is a great example of just how good FPC/Lazarus really is.
 
 
 
https://github.com/tomboy-notes/tomboy-ng
 
 
 
[[File:tomboy-ng-1.png]]
 
 
 
=== Transmission Remote GUI ===
 
[http://transgui.sourceforge.net// 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.
 
 
 
=== Turbo Dictionary ===
 
[http://www.turbog.com/2012/04/18/turbo-dictionary/ Turbo Dictionary] is a It is a english to turkish dictionary. It is a GPL licensed software.
 
 
 
=== Turbo Postman ===
 
[http://www.turbog.com/2012/04/18/turbo-postman/ Turbo Postman] is a It is a mass mail sending tool. You can use a text formatted file or a MySQL database for mail sending list. It is a GPL licensed software.
 
 
 
=== Turbo Talker ===
 
[http://www.turbog.com/2012/04/18/turbo-talker/ Turbo Talker] is a Network messaging tool with DES encryption support.  You can configure port number and 8 byte DES key. It is peer-to-peer application. It is licensed under GPL license.
 
 
 
=== Ubuntu Control Center ===
 
Ubuntu Control Center or UCC is an application inspired by Mandriva Control Center and aims to centralize and organize in a simple and intuitive form the main configuration tools for Ubuntu distribution. UCC uses all the native applications already bundled with Ubuntu, but it also utilize some third-party apps like "Hardinfo", "Boot-up Manager", "GuFW" and "Font-Manager".
 
 
 
=== 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.
 
 
 
=== WandS ===
 
[http://sourceforge.net/projects/wands/ WandS] (Wake and Shutdown) is a program for webmasters or sysadmins for taking control of servers at datacenters. With WandS, you can shutdown or wake up any server or server group at any time through SSH or SMB.
 
 
 
=== 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.
 
 
 
=== Win32 API Manager ===
 
The [http://www.benibela.de/tools_en.html#apim API Manager] is a very old program giving a GUI for Win32 API functions. It can do everything there is an API function for, e.g. list all processes, change their priority or kill them; list all windows and change their attributes (e.g. change a password, edit to a normal, readable edit) ... It was originally written with D4 for Win98, but I ported it to Lazarus and added support for NT-platform functions. So, it should still work nowadays.
 
 
 
=== WindSirf ===
 
The [http://windsurfer.me.uk WindSirf] application reads and displays files from the GTS-31 GPS. Initially it is aimed at windsurfers, but may expand its capabilities. The initial release is for Win 32 only.
 
 
 
=== Xidel ===
 
A platform independent [http://videlibri.sourceforge.net/xidel.html command line tool] to download webpages and extract data from them, using XPath 2 / XQuery expressions, CSS 3 selectors or custom pattern-matching templates. It is kind of an example for my [[Projects_using_Lazarus#Internet_Tools | internet tools]].
 
 
 
'''If your Lazarus project should be listed here, please edit this page and add it!'''
 
 
 
[[Category:Lazarus]]
 
[[Category:Promotion]]
 
[[Category: Software written in Free Pascal]]
 
[[Category: Software created with Lazarus]]
 

Revision as of 17:19, 25 August 2020

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