Difference between revisions of "Projects using Free Pascal"

From Free Pascal wiki
Jump to navigationJump to search
(Removing personal comments (?))
Line 57: Line 57:
  
 
[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://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].
 
I am searching a libre REST mailing framework to restore mail form into Extended.
 
  
 
[https://sourceforge.net/projects/cai/ MDA Extension]
 
[https://sourceforge.net/projects/cai/ MDA Extension]
Line 72: Line 70:
 
=== ExtPascal ===
 
=== ExtPascal ===
  
Old Beautiful ExtPascal can be found [http://extpascal.com here], [https://github.com/farshadmohajeri/extpascal here] and [https://bitbucket.org/matthieugiroux/extpascal/downloads/ here].
+
Old ExtPascal can be found [http://extpascal.com here], [https://github.com/farshadmohajeri/extpascal here] and [https://bitbucket.org/matthieugiroux/extpascal/downloads/ here].
  
 
=== Eye-Candy Controls ===
 
=== Eye-Candy Controls ===
Line 1,207: Line 1,205:
 
=== Spacegetti ===
 
=== Spacegetti ===
  
Update: It might be awhile until I update it again as I am looking for work as a System Administrator, lost job
+
Update: It might be awhile until I update it again.
 
 
Have any leads in the Dallas, Tx area?
 
 
 
 
 
 
 
 
 
  
 
[[File:Screen_Shot_02-14-18_at_05.13_PM.PNG|640px]]
 
[[File:Screen_Shot_02-14-18_at_05.13_PM.PNG|640px]]

Revision as of 20:35, 6 September 2019

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

See also

Components and Libraries

5dpo

5dpo Component Library is a set of components developed by the 5dpo Robotic Soccer Team. It provides a visual serial port (TSdpoSerial) implementation of Synaser, an IEEE1394 camera (TSdpoVideo1394) component, an UVC video driver component (TSdpoVideo4L2) for webcams, a Gtk fast painting form (TSdpoFastForm) and a Joystick (TSdpoJoystick) component.

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. Fórum ACBr. GNU Library or Lesser General Public License version 2.0 (LGPLv2).

Alcinoe

Alcinoe is a set of components written in assembly language x86. Here is Alcinoe for Lazarus.

Audorra

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

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

Brook Framework

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...

Cloppy

Cloppy on GitHub is a minimalist clipboard manager for Windows and OSX, letting you easily re-use previous copy/pastes.

CUPS

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.

Light bulb  Note: This package is deprecated, Cups for Lazarus is now integrated in Printers4Lazarus package which is included with Lazarus. --jesusrmx 2006

DXScene

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 www.ksdev.com.

Extended Man/XML Frames

Extended components are data and ini customized components. It contains relationships management components to use with your data software and for 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.

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 quickly create a management software with an engine, without creating source. It depends on Extended components.

XML Frames, a VRAD Framework, lets you create a management software from BPMN 2 XML files. On Windows, Linux and Mac OSX. Free components are now with GPL license.

Windows Demo and Other OSes Demos.

MDA Extension

2010-10 extended.png2010-10 xmlframes.png

More

Fully 64 bits (Other Languages)

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 here, here and here.

Eye-Candy Controls

Eye-Candy Controls - set of visual controls written for Lazarus. More than twenty advanced controls.

FlashEngine

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 www.ksdev.com.

Fortes Report

Fortes Report Memory Repair for Lazarus is here.

fpctwit

fpctwit is a plurk, Twitter and OAuthv1 library with example programs (console and GUI). It's a framework that implements the 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 fpctwitGUI

Greyhound

Greyhound is a tiny ORM-ish for Free Pascal. It is fast, clean and simple to use.

GTK2forpascal

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

Habari ActiveMQ Client / Habari OpenMQ Client

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

Habari OpenMQ Client is a library for Delphi(tm) 6 to 2009 and Free Pascal which provides easy access to the 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 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 Indy for Lazarus project and a screenshot.

Internet Tools

The 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 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

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

glh33 Home Automation is a complete set of tools and foundation library developped in Lazarus for portability purpose under Linux and Windows. xPL Hub, sender, logger, weather listener, pascalscript.... Source code available on the xPL project's google code repository.

LazReport

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

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

Light bulb  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. movControl web site.

PasLibVLC (old)

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 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 Icebox site (archived link). His TMPack (archived download link), Checkbook Tracker and RDP Frontend application (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 Light Pascal Toolkit Project is to create a free object pascal toolkit for linux and windows GUI development. It looks pretty interesting... check out the screenshots!

TRURL RPN Engine

The RPN Engine of the 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.

TTreeListView

The 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

VirtualDBTreeEx is a selection interface entirely made with data.

VGScene

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 www.ksdev.com.

ZenGL

ZenGL is an open source library with tools, which helps to develop games and interactive application for different platforms.

Multimedia

Audio X

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

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.

Windows 32 version or 64.

Linux 32 version or 64.

Sources

CPickSniff

CPickSniff is a multiplatform color picker.

gdvdslides

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

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

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

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 this site.

LazAudioPlayer

LazAudioPlayer is a simple mp3 player.

lazaudioplayer.jpeg

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

LazPaint is an image manipulation application.

LazPlayer

LazPlayer is a simple mp3 player.

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

miXimum is the DJ's best friend. miXimum plays and mixes wav, mp*, ogg and mod audio files. On WINDOWS, LINUX and MAC OSX.

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 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

OggBase is a Free Pascal/Lazarus program for managing your Ogg-Vorbis files in a Database.

Pi Vision

Pi Vision is a graphical user interface for the Raspberry Pi camera module.

PicturesToExe Mac OS X Slideshows

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

Rename My TV Series (RMTV) is a free application to assist in renaming TV series episodes, based on data from 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 (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).


renamemytvseries-windows-linux-macos.png

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

sourceforge is an music-analyzer and trainer for musicans like best-practice, but many more functions. Source available.

tptrainer.png

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.

Démo

Download

WinFF

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

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 sourceforge.

Games

Main article: Games

30 Seconds Free Software

30 Seconds is a software package that creates cards for the 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: App Store

Castle Game Engine

Castle Game Engine (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 VRML/X3D, Collada, 3DS and many others. Tools and games using the engine include:

Daring Apprentice

Daring Apprentice is a 3d 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 Dreams of a Geisha!

  • Fantastic gameplay
  • Exciting action
  • Restore a wonderful world!

Powered by Lazarus FPC, ZenGL, PhoenixLib, LUA and TexturePacker.

Dreams of a Geisha - Screenshot 1.jpg Dreams of a Geisha - Screenshot 2.jpg Dreams of a Geisha - Screenshot 3.jpg

Demo Version Available for Windows Mac iPhone iPad

Developed by Green Sauce Games and Released by Big Fish Games

Game Maker

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

Originally written in Delphi, Lazarus/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

Juegos Iniciales are a small collection of 3D tutorial games in Lazarus, SDL and FreePascal. In 2016, there were only four games: Origamis Iniciales, Bloques Iniciales, Nudos Iniciales, Palitos Iniciales.

LazGobang

LazGobang is a Gobang game, powered by lazarus. Screen Shot1, Screen Shot2, Screen Shot3.

Download it.

LBP Level Logger

LBP Level Logger is a small system tray application designed to log LittleBigPlanet level statistics from lbp.me over time for graphing/visualisation. It is written in Free Pascal/Lazarus. 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/ and http://sourceforge.net/projects/gamemundo/.


Mundo - Screenshot 1.png Mundo - Screenshot 2.png Mundo - Screenshot 3.png

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

Retro Ski Run is a simple ski game for Windows 32/64bit and Linux 32/64-bit.

ss rsrStartScreen.jpg

Slot Cars - The Video Game

“Slot Cars – The Video Game“ is an Indie, Racing, Simulation game with a tracks editor.

SlotCarsTheVideoGame SS 02.jpg

With “Slot Cars – The Video Game“ you can create* and edit* your own tracks and then play with these, also with a friend in a local split screen**.

It is also possible to save** and reload** your creations.

You can listen your own “shuffled music” in menu or in game, just copying MP3 into the relative directories*.

* See manual for detail.

** Only in Full version.

“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):

About graphics and multiplayer

Official Trailer:

About gameplay

Here two videos also:

About gameplay

About editor and gameplay

You can find info and the DEMO to download 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.
Developer by Jonathan
WebSite

Web

ExtPascal

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

FoxWhois is a bulk domains checker. Does not require installation. There are free (foxwhois free) and paid (foxwhois pro) version
FoxWhois free scans .COM, .RU/.SU/.РФ domains for availability and whois data. FoxWhois pro has more advanced functionality
The software is multilingual (via i18n): currently supports English and Russian languages.

TeamBBS

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.
If everything is said, TeamBBS builds a conclusion and is uninstalled in 5 minutes. Location- and Online- views deliver "community spirit".
Source code included (German/English). Please join us, we need a French and Italian version.

Education and Scientific

Albireo

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.

Dynamic Star Map

Ancestromania

Ancestromania 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.

Ancestroweb creates a static genealogy's web site. It is french, but can be translated easily. It is part of Ancestromania.

Ancestromania.jpg2012-04 Ancestroweb.jpg2012-05 Ancestroweb carte.jpg

ApertaLetra

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. Sourceforge page

ApertaQuem

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. Sourceforge page

CityCAT

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

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.EzberIM Download

program cevap rapor.JPG

Also added some feautes for example picture samples, it gives a sentence with a picture also you can copy your pictures into directory.

Show Pictures As Sample.png

Final feaute is make a sentence with mixed words:

make sentences new.png

FREE!ship 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).

FreeShip+qt.png

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

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) ...

groundcad.jpg layermanager.jpg main-window-linux32.png

Harmonux

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.

hamonux14.png

Jubarte

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.

LibreAquarium

[1] 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.

Manuscript4u

Manuscript4u is an open source project to read and search on the original languages of the Bible and on the translations.

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

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

Morse Machine

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

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 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.

Shell.png

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 (npm), and conversion from the medical DICOM format to the scientific NIfTI format (dcm2nii). It is available for Windows, Linux and Mac OS X.

mricron.jpg

Nest-o-Patch

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.

nest-o-patch trace.png nest-o-patch amplitude histogram.png nest-o-patch levels analysis.png

OctaveGUI

OctaveGUI is a(nother) GUI frontend for GNU Octave.

OpenSIMPLY

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.

Learn more

OpenSIMPLY tutorial demonstration example

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.

ProofTools screenshot

SignWriter

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

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

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

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

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

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.

SysLinea 1.2 - Linear regression and non linear regression

Turbo Circuit

Turbo Circuit is a circuit drawing tool written in Lazarus / Free Pascal.

Unified Life Models

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.

screenshot ulm.png

Virtual Moon Atlas

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

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

ZCAD is a simple CAD program with support for file formats DXF.

Zcad.png simplecad.PNG

Management, Accounting and other Business Software

AddressBook

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; Screen Shot

Bilancio Facile

Bilancio Facile is a simple application to manage the family budget.

Developed by Jonathan.

Screen shot

BRP-Software

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.

BRP.gif

Contact Contacts

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 here

ContactContactsWin7.png

DB2 Security Script importer

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.

DB2ParserCSVExport.png

Eleman

Eleman is a accounting program with personnel, stock and billing capabilities. It is using firebird, zeosdbo and GPL licensed.

ExVan

ExVan is a WinCE/Win32 mobile invoicing program with batch data transfer for Greek ERP systems or standalone use.

FXGest

[2] is a simple application to manage the company budget. Based on Bilancio facile engine

Developed by Jonathan.

Screen shot

Gestinux

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

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

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

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 :

planB1.png
planB2.png planB3.png planB4.png planB5.png planB6.png planB7.png planB8.png planB9.png planB10.png planB11.png planB12.png planB13.png planB14.png planB15.png planB16.png planB17.png planB18.png planB19.png planB20.png planB21.png planB22.png planB23.png planB24.png planB25.png planB26.png planB27.png planB28.png planB29.png planB30.png planB31.png planB32.png planB33.png

Postcode

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

Postcode screenshot

Promet-ERP

Promet-ERP is a Small Business ERP System / Project management Solution / Mail Program / Document Management System. It can be used with most major Database Systems and on all major platforms (Windows, Linux, Mac OS X).
mainscreen windows.jpgkalendar windows.jpgwiki windows.jpgmainscreen linux.pngkalendar linux.pngwiki linux.png

Rednaxel RNGE3

RNGE3 is a Small-Medium Business ERP System (with WMS module) for brazilian companies. It emits Nota Fiscal Eletronica, the government-mandated electronic invoice. sshot-fat2.png

RiXtoR

RiXtoR is a Point of Sale program specially designed for restaurants, working on both Windows and GNU/Linux Systems

SilentCoder's Site

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 Freebyte.com using Lazarus and Free Pascal on Ubuntu 10.x.

Program home page: http://www.treepad.com/linux/treepadlite/

TruckBites

TruckBites is a business management software for independent trucking companies and owner/operators (for the USA.) Written under contract by Tony Maro for both Linux and Windows for "Partners in Trucking, LLC". Still under development, anticipated release in the next few months.

TurboCash plugins

Open Source Accounting software apparently allows writing plugins using Lazarus/FPC. The program itself is still written in Delphi: description on Sourceforge

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

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

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. scrnsht1.png

ApplePi-Baker 2

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 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 Elevating Privileges Safely and utilizes the so called 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.

applepi-baker-progress.png

AksiIDE

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

Aksi IDE.jpeg

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

Bar Generator is a simple QR, AZTEC and Data Matrix code generator.

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

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 :

biotray1.jpg

biotray2.jpg

CamMirror

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

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 zip files after exe with configuration data, UltraVNC, stunnel details
  • 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 CheckRide wiki.

Screenshots: Lazarus_Application_Gallery#CheckRide

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.

conv-min-layout.png

CoreNet ISP Management

CoreNet ISP Management is a fully ISP management software package. It is a freeware Windows application.

Convert POs

Lazarus project, whose fusion an original po file and the traduced po file. You can save your po language file after.

CQRLOG

CQRLOG 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.

cqrlog.png

CudaText Editor

CudaText is advanced code editor for Win, Linux, OS X.

cudatext.png

Cut Your Time (CYT)

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 here

CutYourTime.png

dbmaker

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

Dedalu

Dedalu is a collection of small and simple projects developed in Lazarus by Giuseppe Ridinò (aka Pepecito). They are games, editors, utilities, etc.

Dexed

dexed, formerly known as Coedit, is a small, open-source, cross-platform IDE for the 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.
  • D Completion Daemon integration for completion proposal and source code hints.
  • mini file browser.

coedit.linux.kde.png

coedit.win7.png

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

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

Etiket is a Label design and print tool. GPL licensed.

ExPress

ExPress is a GUI wrapper for UPX (Ultimate Packer for eXecutables).

fenixsql

fenixsql is a simple admin tool for firebird sql database

FileRecovery

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

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: 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 here(http://code.google.com/p/fpos).

Another interesting project developed with Free Pascal called TORO can be found at: TORO: (http://toro.sourceforge.net).

Golfml Applications

Golfml Applications are aimed at golfers and golf course managers. The purpose of 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 here.

Hagen - cross platform html generator

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

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 Freebyte.com using Lazarus and Free Pascal on Ubuntu 10.x.

Program home page: http://www.hjsplit.org/linux/

Incredimail to EML

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.

incredimail2eml.png

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 here.

JavaneseChess

JavaneseChess is a Javanese chess game implementation. Available for Desktop platforms and Android (not feature complete yet).

Kamouflage

Kamouflage - Camouflage files into images . : 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

LazFileSplitter is a utility to split and merge big files.

LazUpdater

Warning-icon.png

Warning: Does not seem to be maintained. A working alternative is fpcup

From their web site: 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

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

Mep LA

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

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)

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. Main Screen Shot

Additionally some TCP functions (client and server) added yet. It can be work with internet or localnetwork Modbus TCP or Http. TCP Connection Screen

Server screen

tcp screen.JPG

MUTerm created with by Lazarus 1.0~1.6 Linux and Windows MUTerm Download

MyNotex

MyNotex is a free software for Gnu/Linux useful to take and to manage textual notes.

Screenshot of MyNotex 1.2.0 - en.png

Nom

Nom is an open source command tool by Marcus Fernström for OpenBD CFML projects.

  <-. (`-')_            <-. (`-')  
    \( 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

NotePas

NotePas is an open source multi-platform text editor written in Lazarus. It can be compiled for multiple platforms and widget sets.

notepas - code folding.png

notepas - codefilter.png

P.SEN

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.

P SEN 003.png

PasDoc

PasDoc (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

PasMonTray is an open-source CPU and memory usage monitor that sits in the system tray. Uses TrayIcon and various Win32 api calls.

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

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 Project Theseus is using Lazarus and FPC for creating a rapid deployment and distribution system for Linux called Epik-Builder. EpikStopwatch and EpikBrowser are also Lazarus based projects that are currently under development.

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

QFront is a platform independent frontend for the CPU Emulator QEmu

QueryIt

QueryIt includes two functions; one is an AddressBook, another is an URL Collector. Screen Shot-01 Screen Shot-02 Screen Shot-03 Screen Shot-04 Screen Shot-05 Screen Shot-06

Seksi Commander

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

SFS-Technology solves dependency problems on a Debian/Ubuntu/Linux Tiger operating system.

Shell for Gammu (Mobile Phone Tool)

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

Siages

Siages is an ERP application made with Lazarus.

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.

Clone a repo on Windows Make a change on Linux Resolve a conflict on Mac

Spacegetti

Update: It might be awhile until I update it again.

Screen Shot 02-14-18 at 05.13 PM.PNG

Screen Shot 02-15-18 at 09.29 AM.jpg

Screen Shot 02-15-18 at 09.30 AM 001.jpg

Screen Shot 02-15-18 at 09.30 AM.jpg

Screen Shot 02-15-18 at 09.29 AM 001.jpg

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


Download

More info at Astronomy Forum Thread

Sun Simulator

The 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

tomboy-ng-1.png

Transmission Remote GUI

Transmission Remote GUI is a feature rich cross platform front-end to remotely control a Transmission Bit-Torrent client daemon via its RPC protocol. Transmission Remote GUI is faster and has more functionality than the build-in Transmission web interface.

Turbo Dictionary

Turbo Dictionary is a It is a english to turkish dictionary. It is a GPL licensed software.

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

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

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

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

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

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 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 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 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 internet tools.

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