[go: up one dir, main page]

Showing 129 open source projects for "lazarus files"

View related business solutions
  • Enterprise-Grade Monitoring - Zero Compromises Icon
    Enterprise-Grade Monitoring - Zero Compromises

    PRTG delivers deep visibility and proactive alerts for complex IT. Monitor, analyze, and optimize - all in one platform.

    Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
    Start Your Free PRTG Trial
  • Unimus makes Network Automation and Configuration Management easy. Icon
    Unimus makes Network Automation and Configuration Management easy.

    Deploying Unimus to manage your entire network requires only minutes, allowing for rapid deployment without headaches.

    We aim to make automation, disaster recovery, change management and configuration auditing painless and affordable for a network of any size.
    Learn More
  • 1

    Lazarus lpk-adder

    Batch File Generator for installing Lazarus Packages with Lazbuild

    After installing a new Lazarus Version, a reinstall of packages is needed. This tool located and executed in an directory above your Lazarus -package-directories can scan for those and generate a short batch file for calling lazbuild for all found Package lpk-Files. Usually the new packages appear in the palette without the need of a manual Lazarus - IDE - recompile. Now there is a "exclude -from-scan list", when packages should not installed but sadly are located in the scan-path...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    macOS FPC + Lazarus daily snapshots

    macOS FPC + Lazarus daily snapshots

    Daily macOS FPC + Lazarus snapshots (Cocoa - 64 bit - Intel and ARM64)

    IGNORE THE BIG GREEN DOWNLOAD BUTTON: choose file in Files area These macOS snapshots of the development branches are generated automatically. All I can say is that the compiler found the source good enough to compile. YOU ARE USING COMPLETELY UNTESTED SOFTWARE. Caveat Utilitor! 1. Move lazarus-src to your home directory 2. Open a Terminal 3. Change to lazarus-src and run the command: xattr -drv com.apple.quarantine * 4. Use a script to start Lazarus like: #!/bin/sh open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PasDoc

    PasDoc

    Documentation tool for ObjectPascal (Free Pascal, Lazarus, Delphi)

    PasDoc is a documentation tool for Pascal and Object Pascal source code. Documentation is generated from comments found in the source code or from external files. Many formatting @-tags are supported. Many output formats are supported, including HTML and LaTeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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.
    Leader badge">
    Downloads: 11,039 This Week
    Last Update:
    See Project
  • Turn speech into text using Google AI Icon
    Turn speech into text using Google AI

    Accurately convert voice to text in over 125 languages and variants by applying powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
    Try for free
  • 5
    Templot5

    Templot5

    for model railway track builders

    Templot5 is a free open-source computer program for the design and 3D printing of model railway track. The files are written in Pascal for compilation in Lazarus. Templot has been a hobby project of mine for more than 40 years and I'm happy to share it with other model track builders and anyone with similar interests. More info and user forum at: https://85a.uk/templot/club Martin.
    Downloads: 96 This Week
    Last Update:
    See Project
  • 6
    Subtitle Editor

    Subtitle Editor

    Subtitle Editor for SRT, SUB, SBV, TXT, ASS, SSA subs

    Srt Editor is a small subtitle editing tool for OSX and Win64. You can edit the following file formats in various ways : SRT, SUB, TXT, SBV, ASS, SSA. Last version : 3.2.1 (OSX & Windows - 24 feb 2025) New since version 3.2.0 : - Bugfixes in HI/SDH :) News : I'm working on version 4.0.0 (current development version 3.3.0 - not released). I hope to also create a Linux version starting from 4.x. :)
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7
    NSHtml2Apk

    NSHtml2Apk

    Build an Android app from a website or embedded HTML pages

    Quickly and simply create an Android application (APK) from an http/https site or embedded HTML pages with its javascript files, styles, images, etc. nshtml2apk is software to compile progressive websites/html/web apps and stunning Android apps in just one click. No coding required. Users can use to port HTML games or web application to Android, customize them.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 8
    M32/X32 Show Manager

    M32/X32 Show Manager

    Reorganize M32/X32 show files

    Both the Midas M32 and Behringer X32 share the same design of show management using the console GUI, M32-Edit and X32-Edit apps. This app provides an alternative method to manage these show files (cues, scenes and snippets). It provides an easier method of reorganizing and importing/exporting of files.
    Leader badge">
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9

    FirebirdDBTool

    Small tool to export/import/upgrade Firebird Database files

    This tool can be used to shrink a Firebird DB-File by exporting and importing the data. It can also be used to upgrade a Firebird DB File from version x to y. (e.g. FB 2.5 to FB 3.0 or e.g. from FB4.0 to FB 5.0)
    Downloads: 8 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    NSBase

    NSBase

    NSBase is a database management system.

    NSBase is a database management system. NSBase use SQLite, Firefird, Interbase, MariaDB, Mysql, Postgresql, Sybase It allows to quickly build complete database applications. Its modern interface is simple and ergonomic. Its scripting in LUA makes it possible to dynamize your applications. It is a rapid development workshop (IDE / RAD) visual type (sqlite form generator). It is a real alternative to MSAccess, kexi and other. Import your database : Text files, MS Access (MDB File), SQLite...
    Leader badge">
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11

    LuaToExe

    Embedded a lua script in an executable without LUA DLL (one file)

    Builds an executable containing all the files of a LUA application. This executable will be autonomous, it will include all the resources of the application. This program checks, compiles each LUA unit, searches for "require" and dependencies, it automatically includes the necessary modules. It can also integrate other types of files: DLL, Exe, images... The work is simplified by adding pre-compilation directives.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Nest-o-Patch

    Nest-o-Patch

    Software for analysis of patch-clamp recordings and other wave data

    ... as number of channels in a patch and their open probability may be estimated with the analysis of dwelling time at each conductance level. The program directly reads files, created by Pulse and PatchMaster software (HEKA Elektronik Dr. Schulze GmbH) as well as ASCII files. However, the program may be useful in various applications when editing and measurements in a 2-dimentional (for example time-current) wave are required.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    PdfgrepGui

    PdfgrepGui

    This is a simple GUI for the command line tool grep and pdfgrep

    This program is a GUI for the command line tool grep and pdfgrep. Pdfgrep search text in multiple PDF files and grep can serach text in multiple text files. You can use regular expressions for the search (https://en.wikipedia.org/wiki/Regular_expression). This GUI and the command line tools work without indexing. The following options are used: -i (ignore case) and -F (fixed strings), -n (Print page number or output lines) and -H (Print the file name for each match) from the command line...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14

    ProxyCryptGUI

    An easy to use 'front-end' to ProxyCrypt 3.X encryption application

    ProxyCryptGUI2025 • ProxyCryptGUI2025 is a free application that provides a Windows GUI (graphical user interface) for ProxyCrypt to manage encrypted virtual disk drives. • The setup file for ProxyCryptGUI2025 includes the required setup of ProxyCrypt 3.x and required AIM disk driver. • All files stored in an encrypted virtual drive can be accessed just as any files on regular disk drives but only after the drive is mounted/opened with the associated passphrase. • ProxyCryptGUI2025 can open...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    xMarkup Text Transformation Utility
    xMarkup is a text transformation utility for batch-processing of a set of ANSI/UTF-8 text files. All Win-32 and POSIX/UNIX platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    ovoplayer
    A free multiplatform audio player written in Lazarus/FreePascal
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Foreval

    Foreval

    Foreval is parser & compiler of mathematical expressions

    Foreval is compiler of mathematical expressions (formulas) (directly to x86-32 CPU/FPU comand) given as string at run-time. Present as "dll" library and Delphi sources. Can be compiled in FPC (Lazarus). Can be direct connection to the program (without dll). Сurrent version ( v. 9.1.1.393): Examples for Delphi, Lazarus , GCC (Codeblock), (Builder, MSVC - in b.366). Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring , graph plotting...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Static HTML Tree Maker

    Static DHTML 4 Tree

    Creates a Javascript and HTML Tree from txt files. Internet Explorer 4 and Netscape 6 compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Smart Find

    Smart Find

    SmartFind: Fuzzy file search and copy utility for locating files

    ..., intelligently compares filenames, and can automatically copy matched files to a specified destination. SmartFind generates detailed reports of the matching process and features a user-friendly GUI built with Lazarus IDE and Free Pascal. It is open-source and valuable for anyone who needs to search and manage files based on fuzzy information. For more information, visit https://vonwallace.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CART

    CART

    Reversible cellular automata

    Reversible and irreversible cellular automata simulator for Windows and Linux. May use MCell *.dll and Golly https://sourceforge.net/projects/golly *.tree and *.rle files. Adapted for work with generalizations of reversible second-order cellular automata discussed in http://arxiv.org/abs/1311.4297
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    hy-Map

    hy-Map

    A way to create and show a map of an area created from GPS-Data

    I have started this project in early 2003 (when there was no google earth, openstreetmap and the like). I was on a nice island and hiking. After I have found out, that there was no real map of this island I decided to create one. You can import any gpx-Files and other formats from Websites or Smart-Watches. Just edit your waypoints and tracks and visualize everything --- You will need a pascal compiler (lazarus preferably) and the ylib-pascal library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    TComms4

    Native Windows Morse code terminal

    Native Windows GUI terminal for sending Morse code from a PC to a K3NG keyer, K1EL Winkey, or W5UXH iCW keyer. Optimized for QRQ to eliminate the slight hesitations found in some terminal programs. Provides memories, ID timer, Tune function, and other conveniences. StripBaby is a utility for stripping the extraneous punctuation from text files for listening to in CW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    HtmlBuilder

    Static website generator with local webserver and ftp updater

    Written in FreePascal/Lazarus generator of static html websites. Will be useful for creating websites hosted at P2P networks ( such Maelstrom, FreeNet, I2P etc ) or jamstack hostings like Vercel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Denkzettel Companion

    Windows Companion for the Android App Denkzettel

    Denkzettel is an excellent Android app by Silvio Schurig for writing notes as text files and organizing them into categories (= subdirectories) on an Android smart phone. It can also use these files as check lists. Denkzettel Companion is a Windows Program that I have written with Lazarus. It tries to mimic Denkzettel on the Windows platform. The idea is to synchronize the notes between an Android device and a Windows PC and have similar programs on both platforms to edit them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    code saver

    code saver

    add your source code into exe-file

    ru: приложение позволяет сохранить исходники в скомпилированном приложении и получится столько резервных копий исходного кода сколько копий приложения the application allows you to save the source code in the compiled application and you will get as many backup copies of the source code as there are copies of the application Open ini file, set your own password (only version with TAbZipper), add your source code files into section "[SaveFiles]", run "codesaver[.exe]" and use "src.inc...
    Downloads: 0 This Week
    Last Update:
    See Project