Showing 70 open source projects for "software auth program"

View related business solutions
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 1

    Notepad++ Plugins

    A plugin to improve Notepad++

    Notepad++ plugins is a collection of tools which plays a role of completion for Notepad++. This project contains Explorer, Function List, Hex Editor, Spell Checker and a console program NppExec. Other plugin developers are invited to share their projects
    Leader badge
    Downloads: 3,875 This Week
    Last Update:
    See Project
  • 2

    BAScript

    Scripting engine for Pascal compilers.

    BAScript is a simple scripting engine written in Object Pascal you can use to add scripting to your Delphi, Lazarus or Free Pascal applications ("host program") to extend their functionality without the need of recompiling them. The virtual machine defines its own language, called the BAScript language. It is a low-level language, somewhat similar to the Assembler language, which is not intended to be easy to program but easy to execute. So it is recommendable to use other higher level...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    maXbox

    maXbox

    maXbox: Precompiled Object Based Scripting Tool

    maXbox: Precompiled Object Based Scripting Tool maXbox is a free scripter tool with an inbuilt object pascal delphi engine in one exe! It is designed for teaching, develop, test and analyzing apps and algorithms and runs under Win, Mac and Linux (CLX) to set code in a box without installation and no administration. The tool for 32 and 64-bit is based on an educational program with examples and exercises (from biorhythm, REST services , form building to how math works). Pure Code for Object...
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 4
    Sky simulator for Ascom & Alpaca

    Sky simulator for Ascom & Alpaca

    Sky simulator for Ascom using an artificial sky or online DSS images.

    Sky Simulator for ASCOM and Alpaca is a software program designed to simulate an astronomical camera mounted on a computer-controlled telescope. The camera displays images of the night sky based on the telescope pointing-at position and is affected by exposure time and focuser position. The images can be created artificially or using the online deep sky survey. It simulates also a guide camera. mount, focuser and camera rotator if required.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5

    dzTankerKoenig

    Tankerkoenig.de REST API for Delphi

    A Delphi implementation of the REST API to get current fuel prices from https://creativecommons.tankerkoenig.de (Needs a free API key). Includes a test program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    dzEditorLineEndsFix

    fix for "Cannot create file %Temp%\EditorLineEnd.ttr"

    This is a small program that fixes the problem introduced by the Windows update KB2982791 with Delphi 2006 to 2010 that causes the error "Cannot create file %Temp%\EditorLineEnds.ttr". It works by moving the file to its own unique subdirectory whenever it is being created. Version 1.0.2 creates its own unique directory in temp and tries to delete and recreate it on startup in order to get rid of all those files from the last session. Version 1.0.3 removes the balloon hint that was...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    zaphodsmap

    zaphodsmap

    cross platform configuration system

    A single fact determines the starting point of configuration, and that fact can be the same regardless of whether the software is running standalone under a logged-in user's account, or launched from another program with debugger access, or as a service or daemon, or even as a component within a dynamically linked library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.395): 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: 3 This Week
    Last Update:
    See Project
  • 9
    PascalBoost
    Optimising Pascal code : - Setting const to parameters (not events) - Setting appendstr, inc and dec on string and integer auto set - Setting with adding verifying methods and variable inside its begin end - Setting <> '' to > '' The program is not perfect because user can better optimise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
    Learn More
  • 10
    CalcuFp

    CalcuFp

    Programmable Calculator (IP functions, create user functions)

    New version: CalcuFP program is a calculator software (beta version), has a wide range of mathematical functions, specific functions for different subjects (ex.- IPv4 functions), Apart from being able to have on hand an wide range of functions, allows to use different numbering systems WITHOUT CHANGING MODES. We can sum operations decimal, binary and hexadecimal mixed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CodeSnip

    CodeSnip

    A repository for source code snippets, designed with Pascal in mind.

    CodeSnip is an open source code bank for storing and viewing code snippets. It not only manages, displays and manipulates your own code snippets but it can also incorporate snippets downloaded from the online DelphiDabbler Code Snippets Database. > CodeSnip's source code is now developed over on GitHub: https://github.com/delphidabbler/codesnip Designed with Pascal code in mind, CodeSnip enables Delphi or Free Pascal code snippets to be test-compiled with any installed Delphi or Free...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    dzStartViaRegistry

    Alllows to start a program via a registry entry

    Alllows to start a program via a registry entry, so the caller does not need to know the installation directory (and the directory doesn't need to be added to the sarch path). Example: dzStartViaRegistry "HKLM\Software\Scooter Software\Beyond Compare" ExePath *parameters go here* Reads the Entry ExePath from HKLM\Software\Scooter Software\Beyond Compare and starts it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    hus Struktogrammer

    hus Struktogrammer

    Nassi-Shneiderman Diagramm-Editor

    Dies ist ein Editor zum Erstellen von Nassi-Shneiderman Diagrammen / {This is an editor for creating Nassi-Shneiderman diagrams} Die ursprüngliche Delphi-Version wurde inzwischen durch eine neu in Java entwickelten Version abgelöst / {The original Delphi version has now replaced by a new version developed in Java} Für die Ausbildung und private Zwecke kann das Programm gratis benutzt werden / {For educational and private purposes, the program can be used free of charge}
    Leader badge
    Downloads: 473 This Week
    Last Update:
    See Project
  • 14
    Park Auto

    Park Auto

    Park Auto is an application software fleet management.

    This is a fleet management program developed according to market requirements. Warns upon the expiration of revisions, contracts, and insurance. It provides a clear, global and real-time view of the processes required to carry out the transport activity. This program generates email alerts when it expires: vignette, vehicle inspection, vehicle insurance, casco insurance, medical kit, extinguisher, car warranty, leasing contract. The data is recorded in the cloud on a PostgreSql server and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Motion Detector

    Motion Detector

    Program to measure amount of motion with DirectX-compatible camera

    The program is designed to measure and store on the HDD the amount of motion measured with the DirectX-compatible camera. The program also can capture video with sound and store them in compressed AVI files. The special feature of Motion Detector is its support of information exchange through UDP protocol. Motion Detector can send motion data in real time to other software for organizing real-time feedback in scientific behavioral experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    hashcat GUI Toolkit
    A Windows GUI program that helps to set various parameters of hashcat. The following programs are not included, and should be provided by user. - hashcat (v6.1.1 was used and tested for this project) - CAP, HCCAPX file converter. Free as it is, I have no obligation to update, upgrade or debug it on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pascal XE

    Pascal XE

    Pascal XE is an easy to use IDE for Pascal programming.

    Pascal XE is an IDE for Pascal programming, it is user friendly and designed specially for beginners in programming. Pascal XE includes 3 free compilers: - Virtual Pascal Compiler 2.1.279 (default) - Free Pascal Compiler 3.0.4 - GNU Pascal Compiler 20070904
    Leader badge
    Downloads: 298 This Week
    Last Update:
    See Project
  • 18
    Ares Galaxy

    Ares Galaxy

    A free peer-to-peer (P2P) BitTorrent file sharing client

    Ares Galaxy is a free, open source BitTorrent and chat program that uses its own decentralized supernode/leaf network. Ares Galaxy has a simple, quick access interface with a built in audio/video viewer. Ares allows you to share any digital file including images, audio, video, software, documents, etc. You may now easily publish your files through the Ares’ peer-to-peer (P2P) network. As a member of the virtual community, you can search and download just about any file shared by other users. ...
    Leader badge
    Downloads: 707 This Week
    Last Update:
    See Project
  • 19
    PeaExtractor

    PeaExtractor

    Simple 7z, ace, cab, iso, rar, tar, zip file extractor

    User friendly wizard-based program for extraction of 180+ archive types, including encrypted files (7Z, ARC, PEA, RAR, ZIP, ZIPX) and spanned multi-volume archives (001, R01, Z01), spin-off of PeaZip project. Drag & drop any file on the application to extract it (if supported) or to attempt unpacking of unknown formats and variants. The minimal GUI is meant to keep working with archive decompression as simple as possible. It is primarily targeted to users with no prior experience in...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 20

    XN_Resource_Editor

    The latest sources of Colin Wilsons's XN Resource Editor

    This repository is meant to finally build a compiling and working source of Colin Wilson's XN Resource Editor. The sources widely available on the Net are not complete, they are missing several prerequisites. Once I get everything together I will compile a new executable and maybe even improve the program a bit.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21
    Khawarizmi - Arabic Programming Language

    Khawarizmi - Arabic Programming Language

    Basic Arabic programming language designed for students

    An Arabic programming language that can help students to better understand and apply the principles and concepts of algorithmic and programming. The idea behind the project is to provide an easy language for teaching which combines the ease of Pascal programming language (usage of natural language words such as Program, Read, Write, ..) as well as the abbreviations of C language ({} || , &&,! ...). Please note that Khawarizmi is discontinued and published for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    devFlowCharter is a complete environment for creating program flowchart, source code generation, and compilation. Its main goal is to be straightforward, educational tool for use during procedural programming classes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Intertelecom

    Intertelecom

    program, for CDMA-operator Intertelekom, checks remainder Mb. Source!

    Intertelecom - a program, which checks the remainder a megabyte and balance on Your number CDMA-operator Intertelekom. Good for that, to who no telephone with support CDMA, for instance, beside me USB Pantech UML295 modem, and for checking the remainder, it is necessary to call at on of site, and anew enter the number and password. Intertelecom - это программа, которая проверяет остаток мегабайт и баланса по Вашему номеру CDMA-оператора Интертелеком. Хорошая для тех, к кого нет телефона...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bricx Command Center (BricxCC) is a highly popular Windows-based IDE for programming LEGO programmable bricks using NQC as well as MindScript, LASM, C++, C, Pascal, Java, and Forth. Program the new NXT brick using NBC and NXC.
    Leader badge
    Downloads: 152 This Week
    Last Update:
    See Project
  • 25
    This software is designed to print from a formatted Text file to a windows print document, the document can be printed to any windows printer. I designed this software to print a file for my client still using Dos Cobol program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next