[go: up one dir, main page]

Open Source Free Pascal Software

Free Pascal Software

Browse free open source Free Pascal Software and projects below. Use the toggles on the left to filter open source Free Pascal Software by OS, license, language, programming language, and project status.

  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Free Manga Downloader

    Free Manga Downloader

    Forked from https://sf.net/p/fmd/

    The Free Manga Downloader (FMD) is an open source application written in Object-Pascal for managing and downloading manga from various websites. This is a mirror of main repository on GitHub. For feedback/bug report visit https://github.com/riderkick/FMD
    Leader badge">
    Downloads: 252 This Week
    Last Update:
    See Project
  • 2
    Dragon UnPACKer
    Dragon UnPACKer is a game archive (Quake PAK, etc..) unpacking tool. It is plugin based making easier to add new archive file formats. It has convert ability and raw search function for known material (audio, video and pictures).
    Leader badge">
    Downloads: 219 This Week
    Last Update:
    See Project
  • 3
    Johnny Simulator

    Johnny Simulator

    Johnny - A Simulator of a Simple von-Neumann Computer

    Johnny is a simulator of a simple (virtual) von-Neumann Computer. Its principal application is education; therefore a number of simplifications are made: rather reduced instruction sets, simplified bus operations, etc. It visualizes the function of Memory, Arithmetic Logic Unit and Control Unit. Machine Programs can be created and edited using a comfortable GUI and run on the virtual machine step by step. Micro Code, too, is editable: Instructions can be added and modified using the GUI.
    Leader badge">
    Downloads: 239 This Week
    Last Update:
    See Project
  • 4
    UltraStar Deluxe

    UltraStar Deluxe

    A free sing-along karaoke game for your PC

    Karaoke sing-along game for PC which is similar to Playstation® Singstar™. It allows up to six players to sing along with music using microphones in order to score points, depending on the pitch of the voice and the rhythm of singing.
    Downloads: 56 This Week
    Last Update:
    See Project
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 5
    CCDciel

    CCDciel

    Astronomy CCD capture software

    A CCD capture software intended for the amateur astronomer. It include all the features required to perform digital imaging CCD observation of celestial objects. Using the standard drivers protocol INDI and ASCOM it can connect and control the CCD camera, the focuser, the filter wheel and the telescope mount. This software is part of a full suite for astronomical observation: https://sourceforge.net/projects/skychart/ https://sourceforge.net/projects/indistarter/ https://sourceforge.net/projects/eqmodgui/ Requirement: https://sourceforge.net/projects/libpasastro/ See also: https://sourceforge.net/projects/indi/
    Leader badge">
    Downloads: 115 This Week
    Last Update:
    See Project
  • 6
    XML Tree Editor

    XML Tree Editor

    Basic cross-platform tree view XML editor

    XMLTreeEdit displays XML files as tree views and allows basic operations: adding, editting and deleting text nodes and their attributes. The main goal is providing a simple tool to create/edit XML configuration files for users without knowledge of XML. Built in Free Pascal Lazarus, which allows easy compilation for different target platforms. Currently binary executables were produced and tested on Windows (XP, 7) and Ubuntu Linux (GTK2). For developers: there are two units listed separately to support XML configuration files in your application: XMLfile.pas - Lazarus/Free Pascal uXMLConfig.pas - Delphi (2007..XE2)
    Downloads: 29 This Week
    Last Update:
    See Project
  • 7
    Free DELTA

    Free DELTA

    Software tools for processing taxonomic descriptions in DELTA format

    The Free DELTA Project is a free, open-source, software alternative for a generic system to the processing of taxonomic descriptions based on the DELTA (DEscription Language for TAxonomy) format.
    Leader badge">
    Downloads: 135 This Week
    Last Update:
    See Project
  • 8
    AWGG

    AWGG

    AWGG Advanced WGet GUI

    AWGG comes from Advanced Wget GUI. AWGG is a lightweight multiplatform and multilanguage download manager, basically a wget frontend and other tools like aria2, curl, youtube-dl and axel. AWGG is written in Free Pascal , using CodeTyphon and Lazarus IDE.
    Leader badge">
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9
    APK File Manager

    APK File Manager

    Organize your android .apk collection! Catalog and view informations.

    With this program you will be able to organize your (legally obtained) android .apk file collection. Features include getting Play Store information and screenshots from each apk file, and storing them offline for later viewing.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 10
    Application for easy translation for apk's files.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Asphyre

    Asphyre

    Asphyre is a cross-platform framework for Delphi and FreePascal.

    Asphyre, also known as Platform eXtended Library, is a cross-platform framework for developing video games and scientific applications in Delphi, and FreePascal/Lazarus. The framework provides facilities for real-time rendering of graphics (using DirectX, OpenGL or Software Renderer), text output, mathematics (including vectors and matrices) and networking communication, among other features. It also supports singleboard devices such as Raspberry PI, Intel Galileo, BeagleBone Black and others with features like GPIO, SPI, I2C and so on, along with external displays, sensors and other peripheral devices.
    Leader badge">
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python 2.7.x branch release binaries. See the README.TXT file for more informations.
    Leader badge">
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    This little software can add or delete ressource in lazarus lrs file. It is based on the tools lazres but this soft is graphical software
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    GPU,  a Global Processing Unit

    GPU, a Global Processing Unit

    A framework for distributed computing

    An extensible framework for distributed computing on P2P grids. We support peaceful free and open research and build an internet supercomputer. We render movies, solve Eternity puzzles, predict climate and improve a ~30 GHz cluster of clients.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Multi-platform tools and information for programming and controlling LEGO MINDSTORMS programmable bricks, such as the NXT, via USB and Bluetooth.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    vHDL Obfuscator GUI

    vHDL Obfuscator GUI

    vHDL Obfuscator is an small GUI to obfuscate and reformat HDL files

    VHDL and Verilog HDL are standards languages for hardware description. Sometimes is necessary to share the source HDL file but maintaining a little level of control and protection of the intellectual property. This tool generate obfuscated code that is almost unreadable to humans, but is still readable to compilers and simulators. This tool use GHDL (https://sourceforge.net/projects/ghdl-updates/), HDLObf (https://sourceforge.net/projects/hdlobf/), Icarus Verilog (https://sourceforge.net/projects/iverilog/) and was created in Lazarus (http://www.lazarus-ide.org/)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    sambacanasta

    sambacanasta

    Samba Canasta

    Samba Canasta for Linux and Windows with 165 cards
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    AL-IV

    AL-IV

    ALFOUR Programming language. Simple, safe, power, multi-platform.

    A programming language AL-IV (ALFOUR) is a high-level imperative object oriented programming language with minimal introduction level, easy porting to any platform claiming a very high level of safety and stability, with a controllable level of code protection, high efficiency of an executable code, full independence from a target platform, minimal enter level.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    PUMA Repository

    PUMA Repository

    Pascal Units for Medical Applications

    The PUMA Repository is a collection of Pascal units for medical informatics. It contains reusable source code for a wide field of health-care application development. The code includes a support engine for the European Data Format (EDF and EDF+), converting functions for units of measurement and an HL7 engine. PUMA is compatible with Lazarus and Free Pascal. Some of the units also support other Pascal implementations including Delphi, winsoft Pocket Studio and other compilers.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    eMKatic

    eMKatic

    Эмулятор ЭКВМ серии «Электроника»

    eMKatic — это кроссплатформенный эмулятор современных ЭКВМ серии «Электроника» производства НПП «СЕМИКО» (г. Новосибирск), являющихся развитием советских программируемых микрокалькуляторов с обратной польской нотацией Б3-34, МК-52, МК-61.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    MgSMTP is a lightweight SMTP MTA, designed for Windows, very easy to configure, supports user authentication (AUTH LOGIN). If you want, it relays your e-mails towards your ISPs SMTP server. Of course, it takes e-mails from the PHP mail function.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    CaC - Catch And Convert
    CaC is a application to easily download and convert Videos from Videosites like YouTube, Google Video etc. It´s written in Lazarus / FreePascal and availible for Linux, Windows and Mac OS X Systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    ExtPascal FastCGI DHTML Forms'  Server

    ExtPascal FastCGI DHTML Forms' Server

    Create a fast ExtJS compiled fastcgi server

    ExtJS server sources for Lazarus Free Pascal on GNU LGPL license. After sharing my Lazarus upgrade, italians reviewed and shared it again. From my bitbucket.org/matthieugiroux account. Ext Pascal actually uses Ext JS 3.2.1 and Lazarus 1.6 or 1.8 RC5.
    Downloads: 3 This Week
    Last Update:
    See Project