Showing 39 open source projects for "software"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    WebViewANE

    WebViewANE

    WebView Adobe Air Native Extension

    WebViewANE is a native extension (ANE) for Adobe AIR that embeds a modern WebView based on Chromium (CEF) for Windows and WKWebView for macOS. It allows AIR developers to render modern web content within desktop applications, supporting features like JavaScript execution, message bridging, file uploads, and advanced navigation. This makes it ideal for hybrid apps that combine Flash UI with embedded web-based interfaces.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    feathersui-starling

    feathersui-starling

    User interface components for Starling Framework, ActionScript 3

    Feathers UI (Starling edition) is a lightweight, open-source library of user interface components designed specifically for use with the Starling Framework. It allows ActionScript developers to build GPU-accelerated interfaces for games and applications that run on desktop and mobile platforms. With a focus on performance and flexibility, Feathers UI includes buttons, sliders, lists, navigators, and layout containers optimized for Starling's rendering pipeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AS3HttpClient

    AS3HttpClient

    HTTP Client for AS3

    as3httpclient is an HTTP/HTTPS client written in ActionScript 3. It offers functionality beyond Flash’s built-in URLRequest/URLStream, implementing HTTP methods such as GET, POST, DELETE, etc., support for multipart form data, chunked transfer encoding, HTTPS (via TLS), and general HTTP client features for Flash and AIR applications. The project is old and no longer actively supported. Learn the HTTP protocol by trying to implement a client. Use AS3Crypto TLSSocket support for implementing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    purePDF

    purePDF

    A complete actionscript PDF library

    purePDF is a complete PDF library for ActionScript designed as a port of the Java iText 1 library. It allows developers to both create and read PDF documents directly from running SWF files, enabling seamless integration of PDF functionality into Flash-based applications. The library supports a wide range of PDF features, including advanced text rendering, graphics, gradients, transparency, annotations, and interactive forms. It also provides robust support for images, fonts, metadata,...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    as3swf

    as3swf

    Parse, create, modify and publish SWF files

    as3swf is a low-level ActionScript 3 library for parsing, creating, modifying, and emitting SWF files. It gives programmatic access to SWF structure (tags, binary content, shapes, actions, etc.), and allows developers to read SWF files, manipulate them in code (e.g. change shapes, embed assets, alter frame data), and write them back out. as3swf is released under the MIT license. Parse, create, modify and publish SWF files. Modify SWF content: insert, remove, or alter tags or objects within...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    webcamjs

    webcamjs

    HTML5 webcam library for capturing images from browser

    WebcamJS is a lightweight JavaScript library that enables users to access and capture images from their webcam directly within the browser using HTML5 and Flash fallback. It supports taking snapshots and integrating webcam features into web applications with minimal code. Ideal for creating apps involving profile pictures, document capture, or verification tools.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 7
    SWFWire

    SWFWire

    Flash Development Tools

    SWFWire is a set of open-source ActionScript 3 libraries and tools for parsing, editing, and generating SWF files. It’s designed to help developers analyze Flash content, extract embedded assets, or build SWFs programmatically. This project is especially useful for reverse engineering Flash files or building custom Flash pipelines, and includes a visual decompiler/editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    AS3WebSocket

    AS3WebSocket

    ActionScript client implementation for the WebSocket Draft RFC6455

    AS3WebSocket is an ActionScript 3 client implementation of the WebSocket protocol, following the final version of RFC 6455. It’s designed to allow Flash/AIR applications to connect via WebSocket (including secure WebSocket: wss://) to servers implementing that standard, to send/receive text and binary data, handle subprotocols, and support fragmentation etc. A test app is included. The testApp directory contains a Flash Builder 4.6 Air Project that uses the AS3WebSocket library and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jQuery-webcam

    jQuery-webcam

    A webcam wrapper plugin for jQuery

    A small jQuery plugin that wraps a Flash-based webcam interface (via .swf) to enable webcam capture and control from JavaScript in web pages. A small wrapper library to be able to communicate with a Flash webcam via JavaScript. The camera doesn't work if you have any dom-errors on your page. If you want to draw the picture onto a canvas, have a look at the source of the page on the blog. For further details and code examples take a look at the demonstration and documentation page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Gestouch

    Gestouch

    Gestouch: multitouch gesture recognition library for Flash

    ...Works with any display list hierarchy structures: native DisplayList (pure AS3/Flex/your UI framework), Starling or ND2D (Stage3D) and 3D libs. Doesn’t require any additional software (may use runtime’s build-in touch support). Works across all platforms (where Flash Player or AIR run of course) in exactly same way. Extendable. You can write your own application-specific gestures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AS3 Utils

    AS3 Utils

    reusable package-level functions that solve common problems

    as3-utils is a collection of reusable utility functions and object extensions for ActionScript 3, meant to solve common programming tasks. It provides packages of functions for manipulating arrays, strings, dates, colors, events, HTML, conversion routines, validation, etc. The goal is to give AS3 developers a grab-bag of handy tools so they don’t have to reinvent boilerplate code. Many of these utilities are copied/pasted from open-source projects from around the web. We will attribute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AS3 Calendar Component

    Calendario interactivo para Adobe Flash AS3 - Componente

    Componente para instalar en tu Adobe Flash CS4 o superior. Calendario con dos interfaces y dos formatos, de fácil uso programado en AS3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Books (zengfeng)

    Books (zengfeng)

    Collection of scanned/digitized books, tutorials, and source code

    The “books” repository is a collection of scanned / digitized books, tutorials, source code and documents related to Flash / ActionScript 3.0 and graphics/game programming. It includes Chinese translations and source code for AS3 animation, Stage3D tutorials, 3D mathematics, etc. It is more of a resource repository than a software product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dynamic Flex forms

    Dynamic Flex forms

    Components to generate a flex (spark) form dynamically

    Proof of concept project to investigate the potential to generate Flex forms from a dynamic (possibly externalised) source to cut development time building common form functionality. I've previously used 'control' classes to allow non technical users to configure form validation parameters in an external XML file, however the form & model still required development time. As an extension of the form class to function more like a SkinnableDataComponent the form items become...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    vulcan2012

    vulcan2012

    Vulcan Project is Flex(Actionscript) micro-architecture

    Vulcan Project is micro-architecture that are implemented the basic commands (open, close, undo / redo, copy / paste ...) and the docking-system is required for UI development. Vulcan Project is based on Flex / AIR framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    f4Player (flv, f4v)

    f4Player (flv, f4v)

    fPlayer (aka fPlayer or as3flvplayer) moved to http://gokercebeci.com

    Free, Small, Quick, Customizable and the Bestest FLV Player on Internet! f4Player is an open source flash (AS3) video/stream player and library project. It is so small that it is only 13kb and totally free under GPL license. A few years ago I wanted to play a video (flv) on my webpage and I developed a realy small, simple flv player and I'm still developing it for HTML5 support and JS interface. I've only tested it with flv, f4v, mp4, stream, live stream, subscribed CDN and it works...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a JavaScript library which gives the ability to use cryptographic functionality abstracted of available technologies on the browser side. It executes a cryptographic function with the fastest technology including Java, JavaScript and Flash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SwiftSuspenders

    SwiftSuspenders

    Dependency injection framework for ActionScript

    SwiftSuspenders is a lightweight dependency injection framework for ActionScript, providing a flexible and metadata-driven way to manage object dependencies in AS3 applications. Chaining multiple injectors to create modular dependency-mapping graphs much like inheritance works in OOP. Defining local and shared scope for mappings, akin to public and private members of a class. Support object live-cycle management (note: The latter part of that management, i.e. the destruction, is not yet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    flixel

    flixel

    flixel is a free Actionscript (Flash) library

    Flixel is a free, open-source game development library written in ActionScript 3 originally for Flash, created by Adam “Atomic” Saltsman. It provides a lightweight yet powerful base framework to build 2D games: handling rendering, input, collisions, tilemaps, particles, cameras, etc. It was designed to be easy to learn and extend, useful both for simple arcade style games and more elaborate ones. It has been used for many indie / Flash games (including commercial and contest-nominated ones),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BulkLoader

    BulkLoader

    A bulk loading library for Actionscript

    BulkLoader is a minimal ActionScript 3 (AS3) library intended to simplify the process of loading and managing multiple assets (images, SWFs, XML, sounds, etc.) in Flash/AIR projects. It provides a unified interface to deal with different content types, handles connection pooling, progress reporting, caching, retries, priority, and other conveniences so developers spend less effort coordinating many concurrent loads. Statistics about loading (latency, speed, average speed). Various kinds on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AS3Libs

    AS3Libs

    A collection of AS3 libraries and sketches

    AS3Libs is a collection of ActionScript 3 libraries and sample sketches maintained by Grant Skinner. It includes many small independent libraries for things like collision detection, color matrices/filters, particle effects, random number utilities, path-finding, etc., as well as smaller visual/interactive sketch examples. It is intended as a resource/toolbox for developers building in AS3 (Flash / AIR). Simple library for breaking intensive tasks up across frames to maintain UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GlassesFactory

    GlassesFactory

    Library with various code modules

    It contains various code modules. It includes custom AS3 utilities, UI, tools, and helper classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SWFSize
    SWFSize is a small (really small) library for Adobe Flash technology that works in collaboration with SWFObject and provides control over the swf's container metrics. To add, SWFSize gives you the ability to use the browser's native scrollbars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    as3simpleIso
    simple as3 iso engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next