Search Results for "delphi open source" - Page 57

Showing 4029 open source projects for "delphi open source"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    A set of bash scripts to fully automate the creation of a video DVD under Linux. Creates a DVD-Filestructure with graphical Menus, Chapters etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    trans-pl

    transmission management script for TomatoUSB

    ash script for management of transmission-deamon and transmission-remote under TomatoUSB fimware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cleanlib32

    Remove lib32 packages from your Archlinux box

    Use this command-line script when you feel you have too much lib32 packages installed and you want to cleanup your system. Ok, but how does it work? Each time you run it, it will look for lib32 packages currently marked as "installed as dependency for another package" in the "Install Reason" (pacman -Qi <pkg>) that are not needed anymore by any other pacakge and then will uninstall them, with user's approval. You'll probably want to run this script more than once as, by uninstalling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    shell kit

    Set of utilities for Linux environment in perl, bash, awk

    Typically all modern Linux desktop distributions need some customisation. Small utility scripts written in Perl and Bash can provide much-needed glue to connect different systems and programs. This project is intended to serve that purpose by forming a resource of utilities in these languages to easily integrate with Linux generically regardless of distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5

    no-pkg-config

    A bash script that implements the functionality of pkg-config

    no-pkg-config is a bash script that implements the functionality of the standard pkg-config utility. It is intended for users of minimal systems, who want to use pkg-config but do not want to install all the dependencies of the standard implementation. Most of the important features of the original implementation are supported. The command-line syntax and .pc file format are identical to the original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    srvRX live

    A simple project for creating hosting server-a-like live distribution

    The idea is creating a simple and easy to install debian based secure system distibuted in LAMP stack as well and LNMP (nginx), with support for 32-64 bit cpus and small-large ram. Initial Stage: Creating stable live systems Second Stage: mod_mono and php coexistance, RoR, manage users/groups/packages scripts and system monitoring system, custom graphics Third Stage BUilding entire CnCP system (CnCp's not cPanel in old UNIX fashion), a web interface to create/manage and deploy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    fbsplash is a userspace implementation of a splash screen for Linux systems. It provides a graphical environment during system boot using the Linux framebuffer layer. It follows a design policy of being simple, lightweight and fast.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    SINGHAL mutual exclusion in FreeBSD

    SINGHAL mutual exclusion in FreeBSD

    Design and Implementation of the Singhal token based mutual exclusion

    [ Design and Implementation of the Singhal token based mutual exclusion algorithm in kernel-space of FreeBSD ] | Data & Network Security Lab (DNSL) | Room 501, Floor 5, | Department of Computer Engineering | Sharif University of Technology | Azadi Ave., Tehran, Iran Vahid Khodabakhshi <vkhodabakhshi@ce.sharif.edu> Vahid Ranjbar <vranjbar@ce.sharif.edu> Also see the Acknowledgement file Please send bugs to our e-mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mtv.it Video Downloader
    Mtv.it Video Downloader ti consente di scaricare i contenuti di Mtv.it e offre una comodissima interfaccia grafica a RTMPSRV, che può essere usata per scaricare da siti simili (Mtv.com, BBC...). E' basato su RTMPDUMP 2.4
    Downloads: 0 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

    Arduloko OS

    Sistema Operacional

    Sistema Operacional baseado no Ubuntu 11.04 (natty) 64bits destinado à profissionais e estudantes de eletrônica. O sistema foi gerado principalmente para trabalhos elaborados com o hardware arduino, mas foi evoluindo e hoje trabalha com vários outros equipamentos. A senha para login (Arduino ou root) é arduino. Foi criado pelo programador Uberlan G. Soares. Para baixar pelo DropBox, eis o link: http://dl.dropbox.com/u/65818773/arduloko.iso User: Arduino Pass: arduino User:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    movgrabGUI

    movgrabGUI

    Download videos from Youtube, Metacafe, Dailymotion, Vimeo etc.

    Graphic interface of movgrab script. Realized featuring Matteo Seclì http://www.youtube.com/watch?v=3gD7_3Mghlo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FreeNX is a free server implementation of NoMachine.com OSS NX components. NX allows usage of X-connections over real slow links like a Modem or ISDN.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    Java Unique Exception Extractor

    Utility to extract unique java exceptions

    Scans all the logs at defined location and extracts ONLY the unique exceptions. Can be set to auto-fire mode, where the script keeps on firing itself to collect more unique exceptions in logs, after configurable time. Can be set to collect certain exceptions only (e.g, NullPointerException, SQLException etc.) Can be set to skip certain exceptions (e.g, MissingResourceException, BusinessException etc.) Cab be configured to catch certain word-list only (having a common prefix). For...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    MondoRescue is the premier GPL disaster recovery suite for Linux/FreeBSD
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    etckeeper-ng

    Backup solution based using git and rsync next level

    Etckeeper-ng is a bash script which uses git and rsync awk sed and find to create a backup directory of your /etc linux directory. It is easy to configure. The default configuration should work on most boxes. Just make sure you have git rsync and all the other requirements installed. When you use the etckeeper-ng the first time open a terminal and type "etckeeper-ng init" to create your first initial backup or "etckeeper-ng help" to show the help for this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Integration of Linux hosts in Active Directory Domain. Make Linux hosts Windows domain hosts, Make Windows domain users Linux users.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 17
    Move files and/or folders, and create a symbolic link in the original place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IBQUOTA - Impressăo Barrada por QUOTA de usuário. É um gerenciador de quota de impressăo por usuário, ou seja, com ele cada usuário terá direito a uma quantidade especifica de folhas para imprimir. Este software funciona entre o SAMBA e o CUPS. It is a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bachata Linux

    Bachata Linux

    A minimal Debian based Linux system

    A minimal Debian based Linux system with fully functional bash shell (with GNU coreutils, not BusyBox), TCP/IP networking with DHCP client and APT setup to be able to install any package from the Debian repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QBAS (Qmake Automation Building System) is a group of scripts allowing the developer to check deps, configurate and build a code project without dealing directly with the GNU tools jungle (automake, autoconf, ld...). QBAS's use is quite simple and actuall
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    The Milkfish is an Embedded Communications Software Project. Main objective is to provide a basic NAT traversal solution for cheap hardware enabling a practical setup of multiple SIP phones in a LAN sharing a WAN connection with one public IP address.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    Vbox add-ons

    Scripts for Virtualbox

    A project designed to catalog all third party add-ons and scripts for Sun Microsystems' Free and Open Source virtualization software, Virtualbox. Bash scripts and all kinds of utilities that help Virtualbox users in their daily VM management and that were posted either as public domain or with an open source license, are welcome to be added here.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    tex2pdf is a script that generates a PDF file from a LaTeX or LyX document using tools like pdflatex and hyperref. There is a bash shell and Perl implementation available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
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.