Showing 20107 open source projects for "linux-abi"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Office League

    Office League

    An league table for offices to have competitions during tournaments

    This project gives an office or any group of people a chance to share some camaraderie during big sporting tournaments such as the World Cup, European Cup, or just the domestic league, such as the Premier League. It works similar to an office sweep stake where each person is assigned a team. However, instead of just a single team assigned to each person, 1 or more teams can be assigned and their joint scores provide a person's total score. Each person is placed in a joint league table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GLPI Dashboard

    GLPI Dashboard

    GLPI Dashboard Plugin

    Statistics dashboard for GLPI. This plugin has moved to GLPI official plugins repository. Version 0.6.5 is the last uploaded here. You can find the new versions in: https://forge.glpi-project.org/projects/dashboard/ Project on github: https://github.com/stdonato/glpi-dashboard
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    SalesPlatform Vtiger CRM Russian

    SalesPlatform Vtiger CRM Russian

    Free Russian CRM based on Vtiger CRM project.

    Free Russian CRM based on Vtiger CRM project.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Anchor CMS

    Anchor CMS

    A lightweight blog CMS for PHP

    Anchor is a super-simple, lightweight blog system, made to let you just write. Once you have Anchor installed you many wish to change some of the defaults that came with Anchor. To do this, you’ll need to modify some config files. If you need to use a non-UTC timezone (for example, using the relative_time function in America/Asia), you’ll need to change Anchor’s system timezone. Anchor uses standard PHP timezones; to find your timezone, check the PHP documentation. Upload Anchor through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    php strategy game engine
    PhpSgeX 3 IS COMING! This is an engine for creating a php browser game, like ikariam, travian and ogame. Whit mysql database!!! You can create your own strategy game without knowing PHP and MySql! PhpSgeX has different templates, translations and plugins! It's 100% customizable!
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    sbibarre

    sbibarre

    sbibarre, a simple script to generate a personal page with frames

    no html coding, just edit a text file and your menu is populated first beta ;) <a href="http://sbibou.com/sbibarre/_/sbibarre.php">View sbibarre demo</a>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PharTools

    PharTools

    A powerful PHP-CLI tool to manage phar (PHP-Archive) files

    ...It allows to create, extract, convert, edit and view phar archives. It also includes a simple API to implement PharTools features on your own scripts. Don't run this script directly. Run it from a cmd.exe or from a Linux Terminal instance instead If you install PharTools on Windows directories (like Program Files, Program Files (x86), ...) you may need to run cmd.exe as Administrator GitHub Repository: https://github.com/EvolSoft/PharTools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ATutor (Learning  Management System)

    ATutor (Learning Management System)

    Standards Compliant Learning Management System

    ATutor is an Open Source Web-based Learning Management System (LMS), designed with accessibility and adaptability in mind. Author interoperable e-learning content, provides social networking, and adheres to standards. Put your courses online.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    eStab - elektonischer Vierfachvordruck
    eStab is a XAMPP-based command post communications software. It is targeted to for civil protection use. The purpose is to transfer an existing paper version of a communications scheme into IT by keeping the appearance as good as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Open Source Point of Sale
    Open Source Point of Sale is a web based point of sale system written in the PHP language. It uses MySQL as the data storage back-end and has a simple user interface. **Active development and maintenance has been moved to github (see homepage link)** If you like the project, and you are making money out of it on a daily basis, then consider to buy me a coffee so I can keep adding features.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 11
    A complete set of classes which allow to program large web systems. Using the HTML2PHP you can build HTML elements with PHP's object sintax, for example: $table = new H2P_Table(), for building your TABLE tag. Write Oriented Object Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Ekran

    Servidor Web para visualización de información en pantallas

    Ekran Servidor Web para visualización de información en pantallas institucionales, ® C2A 2018. Instalación Instalar sobre una instalación de XAMPP ó WAMP. Se debe tener Composer instalado en el equipo. En la terminal, navegar a la carpeta y correr composer install Agregar los archivos a presentar Crear las listas de reproduccion necesarias Asignar las listas a una pantalla
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cebe/markdown

    cebe/markdown

    A super fast, highly extensible markdown parser for PHP

    cebe/markdown is a super fast, highly extensible markdown parser for PHP. It is a set of PHP classes, each representing a Markdown flavor and a command line tool for converting Markdown files to HTML files. The implementation focus is to be fast (see benchmark) and extensible. You are able to add additional language elements by directly hooking into the parser, no (possibly error-prone) post- or pre-processing is needed to extend the language. It is also well-tested to provide the best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Invoices & Auto Reports by Email Php

    Invoices & Auto Reports by Email php+mysql

    Invoices / Quotation & Auto Reports by Email php+mysql with the hability of read TXT lines and convert to checkboxes wich you can use to create the quote for a potential client. Main form takes domain name (given), creates the potential email address, phone number, client name and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Passed or fail - Student Exam Result System made in php+mysql is a simple script develop to import CSV files with information to show "Fail" or "Passed" results for students through their full name, date of birth or even Candidate ID.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    targhe

    targhe

    Controllo accessi di aree videosorvegliate o ZTL dei veicoli con targa

    Software di gestione delle aree ad accesso limitato e controllate tramite videocamere. Il software consente di verificare l'accesso alle ZTL dei veicoli con targa tramite analisi delle immagini scaricate dalle telecamere adibite al controllo delle aree di accesso. Per provare la demo dell'applicazione vai su https://targhe.sourceforge.io/ e loggati con demo@targhe.com e pw demotarghe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SriOS

    SriOS

    Enterprise Business Operating System

    SriOS is a Business Operating System suitable for use by all business and in their operations. The System is built using Centos, LAMP and various other applications. The customised system installer, installs a prebuilt and pre-tested applications and pre-configures the applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Laravel Base

    Laravel Base

    Admin authentication and a blank admin panel using AdminLTE

    Note: This package is only used by Backpack v3. Starting with Backpack v4, everything this package does is included in Backpack/CRUD - one package to rule them all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Digital Signage

    Simple Digital Signage

    For Raspberry Pi 3B and 3B+

    For Raspberry Pi 3B and 3B+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web-based software for submission and review of papers to academic conferences. Provides support for the entire life-cycle of the conference review process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Laravel Larabbs

    Laravel Larabbs

    A forum project base on Laravel

    Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects. Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wordpress/Wp-cron.sh Crontab/Shell

    Wordpress/Wp-cron.sh Crontab/Shell

    Wordpress/Wp-cron.sh Crontab/Shell

    Simple implementation of wordpress wp-cron.php. It's a shell that use php and not curl or wget. it's implement a semaphre resource to check if have an other process of the same wp-cron.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GCO Smile Odonto

    GCO Smile Odonto

    Gerenciador Clínico Odontológico - GCO Smile Odonto

    O GCO Smile Odonto, gerencia a parte funcional de uma clínica odontológica, com fluxo caixa e atualização de valores dos procedimentos e a parte clínica como acompanhamento e evolução de tratamento. O GCO foi um projeto de iniciativa do Prof. Dr. Ivan Andrade (CROMG 26016), que possui Doutorado em Implantodontia, é Mestre e Especialista em Ortodontia, Mestre e Especialista em Periodontia, Especialista em Radiologia Odontológica e Imaginologia, Especialista em Estomatologia, Pós-Graduado...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    UliCMS

    UliCMS

    Alternatives Content-Management System mit zahlreichen Features

    Alternatives Content-Management-System mit einem leicht erlernbaren Templatesystem, einem benutzerfreundlichen Backend, medienneutraler Darstellung, einer Auswahl aus über 80 Modulen und Designs, sowie umfassender Dokumentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Zambia

    Web-based convention scheduling system

    This is no longer the current repository. It has been migrated to https://github.com/olszowka/Zambia Convention scheduling tool originally developed for Arisia. Currently being generalized to handle other conferences/conventions. Zambia tracks sessions (events, panels, and anything that needs to be scheduled), participants, and rooms.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo