Showing 26 open source projects for "delphi open source"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Useful Scripts

    Useful Scripts

    Useful scripts for making developer's everyday life easier

    Useful scripts for making developers' everyday lives easier and happier, involving java, shell, etc. Usually useful manual operations are made into scripts for convenient use, making the daily life of development easier. Share the functions (i.e. requirements, ideas) that are commonly used but not written into scripts, and submit an Issue. The scripts of this warehouse (such as related scripts) are deployed and used in the online production environment of JavaAlibaba and other companies...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    dehydrated

    dehydrated

    letsencrypt/acme client implemented as a shell-script

    letsencrypt/acme client implemented as a shell-script, just add water. Dehydrated is a client for signing certificates with an ACME-server (e.g. Let’s Encrypt or ZeroSSL) implemented as a relatively simple bash script. It uses the OpenSSL utility for everything related to actually handling keys and certificates, so you need to have that installed. Other dependencies are cURL, sed, grep, mktemp (all found on almost any system, cURL being the only exception). Please keep in mind that this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Window Maker Live

    Window Maker Live

    Window Maker Live Linux Distribution

    Window Maker Live is an installable Linux Live ISO based on the current Bookworm branch of Debian. The system uses the Window Maker window manager as the default graphical user interface. Window Maker Live's components have been carefully preconfigured and the desktop environment has a consistent visual appearance. Window Maker Live integrates selected components from other desktop environments such as XFCE4, MATE, LXQT, with a particular focus on GNUstep. The main idea behind this...
    Leader badge
    Downloads: 103 This Week
    Last Update:
    See Project
  • 4
    mmmv_userspace_distro_t1

    mmmv_userspace_distro_t1

    Bash scripts that declare aliases and copy code templates.

    mmmv_userspace_distro_t1 is a set of code templates and Linux/BSD specific Bash scripts that copy the code templates and declare various aliases according to the presence/availability of the programs that are used at the alias declarations. The mmmv_userspace_distro_t1 can be seen as part of development environment setup. Historically the mmmv_userspace_distro_t1 started out as a set of common Bash scripts, Ruby programs and Bash alias declarations that Martin.Vahi@softf1.com used at...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    SAM
    SAM is a command line tool (for Slackware Linux) which uses a stack to provide control of variables, including PATH, and functions. To do this it uses a set of scripts, functions and compiled code. The result is a command line environment that changes the way you see and thus changes the way you think. It has helped me to write more and better shell code. Perhaps it will help you also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    argp.sh

    argp for bash (wrapper for getopt)

    MIGRATED TO https://gitlab.com/wef/argpsh A wrapper for getopt(1) which simulates the argp_parse(3) for bash using option descriptions written in a flat file format or XML. Automatic help and man mpage production is provided as well as generating the code for getopt(1). Requires bash-3+. See also argp.c which is a much faster version of this in case speed is ever an issue. Note that argp.sh deprecates and replaces the older 'process_getopt' project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ZED OS

    ZED OS

    ZED OS the clone of Windows XP

    ZED OS is a portuguese Linux based distribution (remaster of Ubuntu Mate). It was designed for users who want an innovative system. With both 3D and 2D interfaces you'll be able to chosse the better one according to your hardware/needs. It's Web Based and inspired in Windows XP from Microsoft
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    RaspberryBMS

    RaspberryBMS

    User interface for Simp-BMS throuh Node-Red on a Raspberry Pi

    This is a preconfigured version of Rasbian that communicates with Tom de Bree:s Simp-BMS hardware. Presentation of the data from the CAN-bus is presented in Node-Red through its GUI-capability. Prerequisites: 1 - Raspberry Pi 3 or newer. 1 - USBtin CAN-USB converter 1 - Simp-BMS https://www.diyelectriccar.com/forums/showthread.php/fs-tesla-vw-outlander-bms-master-198263.html https://www.fischl.de/usbtin/ See README.txt for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    YAD

    YAD

    Yet Another Dialog

    YAD (yet another dialog) is a tool for create graphical dialogs from shell scripts Mail list - https://groups.google.com/forum/#!forum/yad-common
    Downloads: 33 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    ExtFast0

    ExtFast0

    tool to help you be extracted, unzip compressed files.

    tool to help you be extracted, unzip compressed files. Format: ZIP/RAR/TAR/TAR.GZ/BZ2/TAR.BZ2. By: Jonatas Fil (dark00x1n open-source !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DEPRECATED in favour of argp.sh: https://sourceforge.net/p/argpsh/ process_getopt(1) is a wrapper around getopt for bash script developers. It saves you time, reduces the chance for errors and increases the chance that doco is actually written. It is the bash equivalent of RedHat's popt and GNU's argp for C. There is also a 'c' version in case speed ever becomes an issue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shiro Project

    Shiro Project

    We started to developing a tablet user interface based on gnome-shell

    We started the project for school. Now the school project has finished and we plan to bring the project further. As said, it's based on gnome-shell. We took the source code of the gnome-shell and started to adapt it on touchscreen devices. Up to now we stayed fully compatible with the gnome-shell extension system. At the moment the software works just for the gnome-shell 3.2 shipped with Fedora 16 but we should adapt it for Ubuntu's gnome-shell version as well as for the newest releases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This system is able to authenticate users via SVN, HTTP and Samba, users are stored via SQL and the authentication is done via several software-modules like Apache-SQL or pdbsql for samba. Supported auth-protocols : NTLM, HTTP (Apache "basic")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WSDL2XForms generates XForms for the operations of a given WSDL file. The tool is implemented using Java and XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Source Application Server Appliance based on Open Source GlassFish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is designed to optimize search engine results by managing your web server sitemaps. The software combines both command line processes and a web user interface with a highly configurable architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Cerberos Project has as objective to facilitate the main tasks of Squid Proxy administration, supplying agile and easy interface web to the system administrator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Front end/Image manager for QEMU A nice boot menu/install program for QEMU disk images and guest operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XML styleseet and DTD for quickly building console-based GUI scripts utilizing the "dialog" command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easily Usable Lisp Utilized Interface and Editor aims to make GNU/Linux more enjoyable, and productive in the console environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Pawn will make it possibly for you to tell the computer exactly what you would like it to do. Fiction. No its reality now. The highly customizable slackware will be the base for Pawn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PloneShellConsole is a Plone product, which intends to provide an web interface to manage, execute, and track shell scripts in any remote machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Graphical User-Interface for Mac-Ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.