Showing 107 open source projects for "simple php scripts"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    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
  • 2
    trnsys-fmu

    trnsys-fmu

    The FMI++ TRNSYS FMU Export Utility

    This project has been moved to https://github.com/fmipp/trnsys-fmu This open-source project provides a stand-alone tool for exporting FMUs for Co-Simulation from TRNSYS 17 models. The current release supports FMI version 1.0 and 2.0. Instructions on installation and usage are given in the documentation, which is provided as part of the download. This documentation also contains a tutorial on how to export a TRNSYS model as FMU for co-simulation and how to link it with a simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PangInput

    PangInput

    A simple tool for typing characters in different writing systems.

    PangInput is a simple application to help you in typing characters from different languages in unicode. Three methods are available: 1) a virtual keyboard, mapping specific characters to each key on your keyboard; 2) custom character sets, which you can select by clicking on them; 3) macro sets, allowing input of complex scripts - basically mapping a latin transcription to the actual writing of characters or words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wi-Fi Ducky

    Wi-Fi Ducky

    Upload, save and run keystroke injection payloads with an ESP8266

    ...The ESP will open up a Wi-Fi access point and host a web interface from which you can upload and manage your scripts. When you hit run, it will send the script to the ATmega, which then will execute it on the target machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    PDBManip

    PDBManip

    PDBManip is a free program for editing PDB (Protein Data Bank) Files

    PDBManip is a free program for editing and manipulating PDB (Protein Data Bank) files. It has a graphical user interface and it is provided as an executable file for running on Windows® operating systems. There is a bunch of free programs on the internet for the same purpose. What discriminate between PDBManip and those programs is that PDBManip uses AngelScript language which is very similar to C/C++ language, to write scripts to do our editing tasks. I know that the text-manipulation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ReLiS

    Tool for conducting systematic literature reviews and studies

    ReLiS stands for "Revue Littéraire Systématique" which is French for "Systematic Literature Review". When a researcher wants to address a research problem, he starts by looking at what already exists in the scientific literature (published papers) on the topic. ReLiS is a tool that helps him considerably reduce the effort to analyze the corpus of papers, typically varying between hunderds and thousands depending on the research topic. ReLiS allows the user to follow a systematic process and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    yacas

    yacas

    Computer calculations made easy

    ...Yacas is an easy to use, general purpose computer algebra system. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system comes with a library of scripts and extensive documentation. Yagy (http://sourceforge.net/p/yagy) provides full yacas experience wrapped in a simple and intuitive graphical interface.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NGS-TOOLBOX

    NGS-TOOLBOX

    Handy tools to process/analyze next generation sequencing (NGS) data

    The NGS TOOLBOX is a collection of simple open source Perl scripts that perform basic analyses and processing steps using next generation sequencing (NGS) datasets. Each tool is designed to ensure convenient and intuitive usage. Installation and usage does not require any bioinformatics skills. All scripts work out-of-the-box. Advanced users may use the command line based Perl scripts to build automated sequence analyses/processing pipelines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Perl OBD-II Logger

    Perl OBD-II Logger

    A Perl program for logging OBD-II PID data

    The goal of the Perl OBD-II Logger project is to create a flexible and efficient application that can capture and log OBD-II Mode 0x01 PID data from an automotive scantool. It is designed with accurate and efficient PID data logging in mind, and provides NO support for reading or resetting diagnostic trouble codes. By default, the output log file contains time-stamped PID values in a simple Comma Separated Values (CSV) format that can be readily imported into popular data analysis or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10

    Lab Processes

    Rediscover the Simplicity http://www.atgclabs.com/

    Help us to improve Lab Processes. We want to hear your feedback! Request new Lab Processes feature or module and receive a free Single User version with new feature. https://www.atgclabs.com/products/lp Lab Processes is a comprehensive and straightforward application specially designed for biologists and chemists who need to conduct a wide variety of tests and experiments on animals. Lab Processes requires minimal computing skills. Genetic and physiological data can be entered either...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Shawn's AutoCAD Scripter

    AutoCAD batch scripting

    This is an AutoCAD scripting tool I made because I wasn't satisfied with the functionality of EZscript or ScriptPro. Some features that I've added: -Simple drag and drop support for .dwg and .scr files. -The window can be resized so full paths can be read (EZscript doesn't do this) -A radio button can switch between using full blown AutoCAD to run scripts and using the console to run scripts. The console is much faster, and it works for most scripts. -Batch scripting with the console can be done in parallel, so multiple drawings are being scripted at the same time. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    MattsMathTools

    MattsMathTools

    MathTools is an aid in preparing printed math tests.

    Matt's MathTools is a Java application designed as an aid in preparing printed math tests. It is easily embedded in other Java applications or it can be used alone as a single-user desktop app. It includes a scripting environment, numerous demonstration classes and several general utilities. A scripting tutorial is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenCryobank
    OpenCryobank is an attempt to develop a simple, free and open database system for frozen samples inventory in biological laboratories. It is mainly aimed at semen and embryo cryobanks, but it can be used for any kind of biological sample. Visit us: http://reprobio.unileon.es/services/analisis-cromatina-espermatica/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Krowdix
    Krowface (Krowdix 3.0) is a simulation and implementation tool of social networks. To visualize and analyze the evolution of different social networks in real time. And the creation of a social network, configuring the parameters that define it. All this through a simple web interface and user friendly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    lexhoard_php
    Lexhoard is a dictionary tool for storing words in different languages with the ability to link entries (or 'translate') from one language to others. This php version is a very simple implementation created over a weekend. It can use either a mysql or a sqlite database (other databases may be used, in theory, as all db access is done with PDO).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ICeE
    A simple database designed to allow easy storage and retrieval of Biosort data for C. elegans, but which has a wide potential application for organizing large datasets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    phpBathymetry

    Using PHP-CLI to parse NMEA data to generate depth maps with GD

    Using PHP-CLI to parse NMEA data to generate depth maps with GD. As fishing is a passion of mine,and it got me to consider using the NMEA formatted data output from my Lowrance 5-DSI Elite to generate a bathymetric map of the lake at my cottage. It is currently very crude, just a bunch of CLI scripts that record NMEA data, and the other parses the stored data and builds a depth, water temperature and sample frequency map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cisco config surfing,parsing,searching
    This project contains a set of php/perl scripts to analyze Cisco IOS-XR routers PE configuration, providing an html output which is very useful to surf over configurations. Moreover, it contains some other functions to search and compare configurations (access-list, prefix-sets, route-maps ...) between XR and IOS routers, and to analyze syslog data. It is not intended for "normal" end-users, but for network administrators and operations groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Linux Guist - Multi Lingual OS for Asia

    Linux Guist - Multi Lingual OS for Asia

    A Single Click Language Changer and Publishing System for Web and DTP

    Linux Guist - is a Multi Lingual Live CD OS for most Asian Languages, with the ability to run of a CD & Old Hardware, with just 128 MB Memory, for DTP, Web Publishing & Data Entry purposes. This will help IT employers to take up Govt. Projects that require Data Collection, Entry & Publishing at a very very low cost, while providing Training & Job Opportunities to numerous students of these languages, in the various towns, of the country. Talk to your respective IT/HRD ministry to identify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Clover

    Clover

    a simple lab information management system (LIMS)

    Clover is a simple lab information management system (LIMS) designed for biology labs, especially plant biology labs. It provides an easy way to manage and handle the information of lab material, catalogs (inventories), and orders. USE PHP 5.*! Clover will not work on PHP 7.*! The wiki page contains detailed help documents: https://sourceforge.net/p/cloversystem/wiki/Home/ For lab instrument scheduling, please use Cloveriver: https://sourceforge.net/projects/cloveriver/ Please do NOT store passwords using your browser. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    wxChaos

    wxChaos

    An open source fractal generator extensible with scripts.

    wxChaos aims to be relatively simple and yet providing the user with many predefined fractals and algorithms to create beautiful results in less time. It also allows the user to create new fractals with user formulas and user scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ...Note that the 2.0-1 version is delivered as a source (*.tar.gz for Linux and Mac users) and as a binary file (*.zip, for Windows users). The installation procedure differs slightly according to your system; but this should remain simple. Have a look at the readme file when you download your new copy from https://sourceforge.net/projects/rawgeno/files/rawgeno/RawGeno%202.0-1/ Make also sure to have a look at https://sourceforge.net/projects/rawgeno/files/ where you can find a detailed manual, demo datasets and many demo scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    HadStat

    HadStat is service on cloud,for data analysis using Hadoop MapReduce.

    HadStat is service on the cloud, allow you to analysis the data on the cloud and return the result in nice graph,this service is free, you can redistribute it and/or modify it under the terms of the GNU General Public License. this service using many technologies , like Hadoop mapreduce, HTML, PHP, Web Service applications, linux server, java, eclipse IDE, with many indicators:Simple moving average (SMA),Exponential moving average (EMA),Smoothed simple moving average (SMMA),Linear weighted moving average (LWMA )on DATA from NYSE daily prices.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DutyCrew

    DutyCrew

    Builds websites, styles, uploads via a simple web interface. Mac Win

    Well used (on Mac, have just resurrected Windows variant) X-platform web development tool that permits site sharing via exports/import zip files of pretty much any web site you care to develop. It can be easily exported between platforms, even look/feel styles (css) can be exchanged in the same manner. If you hit problems, please let me know and I can then try to fix them. I have had a stroke and am operating with a greatly reduced mental stamina, and I can't think clearly for very long as...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Simplex-in-PHP are PHP scripts that solve small linear programming and integer linear programming problems executing the simplex method step by step, printing the tableau and drawing the graphical analysis. Useful for students in Operational Research
    Downloads: 0 This Week
    Last Update:
    See Project