Showing 20113 open source projects for "art-linux"

View related business solutions
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 1
    PHP Navigator is an Explorer style web based AJAX file manager. Easy to install and configure. Now with multi user support! WYSIWYG Editor, Code editor with syntax highlighter, Thumbnail view, Zip handling etc... Now upload, manage and edit your files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FSLCMS

    Simple RUS CMS (mysql + php 4.3.0+)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    x-ballistics

    x-ballistics

    a browser based ballistics calculator for arrows and bullets

    Browser based ballistics calculator for arrows and bullets: http://www.x-ballistics.eu/app/web/ballistics/index
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    party line voice chat script

    party line voice chat script

    WebRTC complete web based Party Line Voice Chat Script

    ...No phone numbers to call, a complete mobile friendly web based Party Line Script. Using the latest browser technology to deliver live free voice chat from pc's and cell phones to any HTTPS web page in the world. Works on any cheap shared Linux server hosting platform with HTTPS. Can be used for Professional Business Owners support and information pages. Can be used to create an instant fun party line voice chat website where many people can all voice chat at the same time. Can be used to keep in touch with family and friends in any country 100% FREE of any phone line charges. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    ownticket

    Easy to use ticket system for internal workflow

    If you want to get/give some work to your colleagues/manager/... with easy web Interface and using out of the box - then this is your software. Use bootstrap framework --> usabel on all browsers incl. mobile devices. It is designed for companys (or privat) internal workflows - no external user access at the moment - no external ticket access (without a given user). Tickets with subtickets and many more features :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Announce Board

    Announce Board

    A fast and simple Joomla module to show your Announcements to users in

    The Announce Board is a free module that enable you to show your announcements in a pretty style. On back-end of this module you can manage the items that you want to show on front-end. In main panel of this module, the items are shown (including image and title link). When you click on each item, a modal window is opened and you can see other details of the item. We used Joomla subform field in this module to provide easy and fast usage for you. So,To use this module, you must have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Comics database with collaboratives tools for comics geeks ! Includes PDF collection export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    tinycampaign

    tinycampaign

    tinyCampaign is a simple and lightweight newsletter system.

    tinyCampaign is a simple and lightweight newsletter system built on a nice Bootstrap and the Liten framework. You can send out simple and beautiful HTML emails with ease. Must have shell access to install and update. Full installation instructions can be found here: https://tinyc.7mediaws.org/knowledge-base/installation/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Project Tools

    Project Tools

    Web based work justification & management system

    Project-tools provides a simplified work request, justification & management system based on industry standard best practices (Prince2 & ITIL) that specialises in focusing the right resources at the right time. By providing a transparent view of all work requests (including change and projects), organisations can clearly see what work is being carried out so they can prioritise and align with their roadmaps and business strategies. This enables resource utilisation to be determined allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    TiipFlow

    TiipFlow

    Aplicación cliente-servidor desarrollada en PHP+MySQL+jQuery

    Aplicación cliente-servidor desarrollada en PHP+MySQL+jQuery capaz de estimar los parámetros del proceso de moldeo por inyección de termoplásticos en base a geometrías simples a través del navegador Web por medio de un servidor Web Apache.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    phpRechnung is easy-to-use Web-based multilingual accounting software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    BoneOS

    Barebone linux os build environement

    BoneOS is *not* a linux distro but a build enviroment setup to build a linux based appliance mainly targeted at embedded world and low power/memory platforms. BoneOS is based on T2 linux SDE and share it's initial code base with mon0wall, askoziapbx, teebx.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    MoodlePeers

    MoodlePeers

    [we moved to github! see link]

    Learning group formation by manifold homogeneous and heterogeneous to match criteria - will be provided by plugins for the learning management system Moodle. Other accompanying plugins will be usable basedon Moodle groups: - provide learning analytics for learning goals (individually visualized in comparison to group and course) - group tasks to be performed collaboratively Language support: primarily English and German. We moved to Github!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MailChimp API

    MailChimp API

    Super-simple, minimum abstraction MailChimp API v3 wrapper, in PHP

    DrewM's Mailchimp API is a PHP wrapper for the Mailchimp marketing platform’s API, enabling developers to easily interact with Mailchimp services such as managing subscribers, campaigns, lists, and templates. It simplifies making API requests and parsing responses, streamlining the integration of email marketing functionality into PHP applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FastRoute

    FastRoute

    Fast request router for PHP

    This library provides a fast implementation of a regular expression-based router. Firstly, while writing a PHP extension is obviously a lot of fun, it is unlikely to be particularly beneficial in terms of performance unless the code involves computations in tight loops. Porting “normal” components like routers to C is usually a big waste of time. You can get much better results by doing a few small improvements on the algorithmic side. For the same reason I’m not a big fan of things like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Andy's PHP Knowledgebase using MySQL is a database driven Web Application for storing, searching and updating article content for a knowledgebase. Andy's PHP Knowledgebase is easily customized and has potential for a variety of creative uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    swapp

    swapp

    Estensione del gestionale Fattureincloud.it

    swapp è un'estensione del software gestionale Fattureincloud.it swapp ti consente di creare delle fatture in maniera massiva, selezionando più clienti contemporaneamente. Queste fatture vengono salvate direttamente dentro fattureincloud. Leggi la documentazione presente nel wiki per vedere cosa puoi fare con swapp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XYZ Classifieds - download free script

    XYZ Classifieds - download free script

    XYZ Classifieds is a feature rich, simple PHP + MySQL based script.

    Create your own classifieds site like olx.com, craigslist.com, or kjiji.ca with the free PHP classifieds script. It is a feature rich, simple PHP + MySQL based classifieds script with all options you need to start a classifieds site. Unlimited Categories * Create any number of categories * Different levels of subcategories * Icon image for top level categories Configurable Custom Fields * Unlimited custom fields * Different fields for different categories * Supports textfield,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    plof

    PHP Framework

    Plugin-oriented PHP Framework with MySQL support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Monero Gateway for WooCommerce

    Monero Gateway for WooCommerce

    Monero WooCommerce Plugin for Wordpress

    A WordPress plugin allowing users to accept Monero payments on their websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LBXR - LOAD BLAST XML RESULTS O sistema permite que sejam importados resultados obtidos por meio de pesquisas de similaridade a partir do BLAST, com resultados gerado no formato XML para o banco de dados relacional MariaDB ou MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple, Fast, Extensible application framework for web sites and applications. Contains event notification system, Database layer, MVC. PHP / MySQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Kewlio Looking Glass

    PHP-based looking glass for Cisco, Juniper & Zebra/Quagga routers

    Looking Glass for Cisco,Juniper & Zebra/Quagga routers with AS-name lookups and community name translations (requires PHP+MySQL)
    Downloads: 4 This Week
    Last Update:
    See Project
Auth0 Logo