AJAX Software for Linux

View 7598 business solutions

Browse free open source AJAX software and projects for Linux below. Use the toggles on the left to filter open source AJAX software by OS, license, language, programming language, and project status.

  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    phpipam

    phpipam

    phpipam open-source IP address management

    phpipam is an open-source web IP address management application (IPAM). Its goal is to provide light, modern and useful IP address management. It is php-based application with MySQL database backend, using jQuery libraries, ajax and some HTML5/CSS3 features.
    Leader badge
    Downloads: 212 This Week
    Last Update:
    See Project
  • 2
    Apache Guacamole

    Apache Guacamole

    HTML5 Clientless Remote Desktop

    Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. We call it clientless because no plugins or client software are required. Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 3
    ZK - Simply Ajax and Mobile
    Ajax+Mobile Java Web framework. With 200+ Ajax components and event-driven, Ajax/RIA apps are as effortless and rich as desktop apps and HTML/XUL pages. Support JSP/JSF/JavaEE/Spring, Ajax Push and Client-fusion; also Java/Groovy/Python/JavaScript.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    jQuery Form

    jQuery Form

    jQuery form plugin

    The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted. Submitting a form with AJAX doesn’t get any easier than this! When this form has been submitted the name and comment fields will be posted to comment.php. If the server returns a success status then the user will see a “Thank you” message. Add a form to your page. Just a normal form, no special markup required. Include jQuery and the Form Plugin external script files and a short script to initialize the form when the DOM is ready.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    PL/JSON
    NOTICE: we have moved to Github -- https://github.com/pljson/pljson PL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON objects and then add members, arrays and additional JSON objects. This object type can store JSON data, in Oracle, persistently.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Bliss

    Bliss

    Blissful JavaScript

    Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you. Designed to work with Vanilla JS, not replace it. Only adds one _ property (optional, customizable). Know what you’re running. Excellent for learning. Use polyfills to extend browser support. Adding new blissful methods is easy as pie! Only 3KB minified & gzipped! Bliss is just a collection of helpers and light syntactic sugar over Vanilla JS. It does not account for browser bugs or lack of support of certain APIs, although it only uses features that are both supported across most modern browsers and can be polyfilled. For example, it uses Promises throughout (supported by all latest browsers, can be polyfilled), but, despite the temptation, not arrow functions (syntactic extension, cannot be polyfilled). The idea is that you can extend support by using polyfills, depending on your needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Featherlight

    Featherlight

    Lightweight jQuery lightbox plugin

    Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via config object and offers image, ajax and iframe support out of the box. Featherlight's small footprint weights about 4kB. Featherlight is very, very lightweight. 400 lines of JavaScript, 100 of CSS, less than 6kB combined. Many lightbox plugins try to handle everything for you. Even the ones called «simple» or «lightweight». Featherlight is different. It's for the pro who knows what he’s doing and just needs a barebones plugin. Don't be fooled by Featherlight's small footprint! It's smart, responsive, supports images, ajax and iframes out of the box and you can adapt it to your needs. To get started, simply add the "data-featherlight" with a selector, an image or an ajax-url. It's that simple.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Pjax module

    Pjax module

    Easily enable fast Ajax navigation on any website

    Pjax is a standalone JavaScript module that uses AJAX (XmlHttpRequest) and pushState() to deliver a fast browsing experience. It allows you to completely transform the user experience of standard websites (server-side generated or static ones) to make users feel like they are browsing an app, especially for those with low bandwidth connections. Pjax does not rely on other libraries, like jQuery or similar. It is written entirely in vanilla JS. Pjax loads pages using AJAX and updates the browser's current URL using pushState() without reloading your page's layout or any resources (JS, CSS), giving a fast page load. It works with all permalinks and can update all the parts of the page you want (including HTML metas, title, and navigation state). It listens to every click on links you want (by default all of them). When an internal link is clicked, Pjax fetches the page's HTML via AJAX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Tabulator

    Tabulator

    Interactive tables and data grids for JavaScript

    Tabulator allows you to create interactive tables in seconds from any HTML Table, Javascript Array or JSON formatted data. Simply include the library and the css in your project and you're away! Tabulator has an enormous number of features to help customize your table experience to your needs. With new features released every month, there is bound to be something to get your interactive table juices flowing. Tabulator is built to work with all the major front-end JavaScript frameworks including React, Angular and Vue. Header filters and programmatic filters can be set independently allowing you to use a header filter to further restrict the rows shown in an already filtered data set. If an input element is used as the filter element, the table will be filtered in real-time as the user types in the input element. To prevent excessive redrawing of the table Tabulator will wait 300 milliseconds after the user has finished typing before triggering the filter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    Wretch

    Wretch

    A tiny wrapper built around fetch with an intuitive syntax

    A tiny (~ 3Kb g-zipped) wrapper built around fetch with an intuitive syntax. Wretch is compatible with modern browsers out of the box. For older environments without fetch support, you should get a polyfill. Converts a javascript object to query parameters, then appends this query string to the current url. String values are used as the query string verbatim. Only compatible with browsers that support AbortControllers. Otherwise, you could use a (partial) polyfill. Associates a custom controller with the request. Useful when you need to use your own AbortController, otherwise wretch will create a new controller itself. Aborts the request after a fixed time. If you use a custom AbortController associated with the request, pass it as the second argument. Returns the automatically generated AbortController alongside the current wretch response as a pair.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    css-spinner

    css-spinner

    Small, elegant pure css spinner for ajax or loading animation

    Open source CSS loading animations dedicated for speed, simplicity & dev-friendly. Loading.io's CSS spinner uses CSS Animation, which is wildly supported by all modern browsers such as Google Chrome and Mozilla Firefox. However, the Microsoft Internet Explorer version earlier than 10 doesn't support CSS Animation. To support older IE, you have to use a GIF format image. Choose one from loading.io's online spinner gallery and you can customize a unique loader GIF with our icon editor easily. Some older browsers need prefixes like '-WebKit-' to use CSS Animation. To minimize file size, we omitted all vendor prefixes in loaders' CSS, but you can customize this by building CSS from the source. We also provide stylus and pug source files for better integrating these spinners into your project. Find corresponding stylus and pug files for your desired spinners under src/ folders.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    jQuery Ajax File Uploader Widget

    jQuery Ajax File Uploader Widget

    Lightweight and very configurable jQuery plugin

    A jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop. Very configurable and easy to adapt to any Frontend design, and very easy to work along side any backend logic. The focus will be modern browsers, but also providing a method to know when the plugin is not supported. The idea is to keep it simple and lightweight. Basic Javascript knowledge is necessary to setup this plugin: how to set settings, callback events, etc. Initialize the plugin on any HTML element such as: <div /> to provide a Drag and drop area. All <input type="file"/> inside the main area element will be bound too. Optionally you can bind it directly to the <input />. Files will start uploading right after they are added. If using the queue system this option means the queue will start automatically after the first file is added.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    render-async

    render-async

    render_async lets you include pages asynchronously with AJAX

    render_async is here to make your pages show faster to users. Pages become faster seamlessly by rendering partials to your views. Partials render asynchronously and let users see your page faster than using regular rendering. It works with Rails and its tools out of the box. A quick overview of how render_async does its magic. User visits a page, render_async makes an AJAX request on the controller action, controller renders a partial, partial renders in the place where you put render_async view helper. JavaScript is injected straight into <%= content_for :render_async %> so you choose where to put it. Advanced usage includes information on different options. render_async renders an element that gets replaced with the content of your request response. In order to have more control over the element that renders first (before the request), you can set the ID of that element.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    CalemEAM is an open source enterprise asset management (EAM/CMMS) suite, featuring Web 2.0 Ajax client with drag-and-drop customization and a PHP based server. This free CMMS/EAM project can be used for industrial, facility and IT asset management.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15
    EXIficient
    NOTE: we moved to http://exificient.github.io !!! The Efficient XML Interchange (EXI) format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources. Besides the EXI library EXIficient provides a command-line interface (CLI, see com.siemens.ct.exi.cmd.EXIficientCMD) and a graphical user interface (GUI, see http://exificient.sourceforge.net/exificient.jnlp)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Asterisk PBX Integration Zimlet is an Extension for Zimbra Collaboration Suite. The Zimlet does Interface with the Asterisk Manager Interface to integrate with Asterisk PBX. The main focus is dial-on-click for Phone numbers inside Contacts and Emails.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    As the name implies (Javascript RRD), javascriptRRD is a javascript library for reading Round Robin Database (RRD) archives (produced by rrdtool) using AJAX-like techniques. The library also provides graphing classes leveraging the Flot library.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Tin Can Jukebox

    Tin Can Jukebox

    Stream your music over the net

    Tin Can Jukebox is a very fast, full featured php/mysql web jukebox that can securely stream large mp3 collections over the internet to multiple users. Features include many browsing modes,dynamic downsampling,playists,language packs & user access controls. Programming 100% fueled by environmentally friendly beer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    OpenVPN ALS is a web-based SSL VPN server written in Java. It has a browser-based AJAX UI which allows easy access to intranet services. OpenVPN ALS is a direct descendant of Adito, which was a fork of SSL-Explorer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    JAMP (acronym Javascript Ajax Mysql Php) is powerful and fast framework, distributed with GNU licence, in it is enclosed a suit environment for the development WEB applications.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    jQuery4PHP
    jQuery4PHP ( jQuery for PHP ) is a PHP 5 library. Makes easy writing javascript code (jQuery syntax) using PHP objects. Develops Rich Internet Applications in an easy way without having to know javascript language with the help and power of jQuery.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    By Ajax Injector, you can convert your site from WEB1 (static links and forms) to a WEB2 (dynamic links and forms) site. All you have to do is including this script in your page and add a simple lines in bottom of your page, then you can see the MAGI
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Aria2Web
    Aria2Web is a PHP- and Javascript-based application that allows you to control the excellent and lightweight "aria2" over the web. That way you can use it as a download manager.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    A small, easy to learn framework. For rapid application development. No XML, no action, no EJB. Use the power of Java AND the power of your database. Extracted from (comercial) app working in prod for 7 years now (www.clinsis.com). Designed in Spanis
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    AJAX Micro Mini Library is a simplest library [ 2.8KB just ] to send data using post or get to an external fetch and send back the output ! Very user friendly and easy ! This pack comes with example PHP project to test
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • 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.