Showing 203 open source projects for "linux-gnome"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    DesignPanel

    DesignPanel

    DragonBones DesignPanel

    DragonBones DesignPanel is the visual editor component of the DragonBones skeletal animation system. Developed as a Flash application, it enables artists to rig 2D characters, set up bones, mesh deform, and build complex animations. It exports animation data in JSON format for use with various runtimes. DesignPanel played a major role in democratizing bone-based 2D animation in Flash game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CrossBridge-Community

    CrossBridge-Community

    C/C++ Compiler for the ActionScript Virtual Machine (AVM2)

    Previously codenamed "FlasCC" and "Alchemy," CrossBridge provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++ code to target the Adobe Flash Runtimes (Flash Player and AIR). With CrossBridge you can port almost any existing C/C++ code to the web, across browsers. Forum: http://forum.crossbridge.io/ GitHub - SDK Source: https://github.com/crossbridge-community/crossbridge/ GitHub - Issue...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    Robotlegs Framework

    Robotlegs Framework

    An ActionScript 3 application framework for Flash and Flex

    An ActionScript 3 application framework designed for building modular and maintainable applications in Flash and Flex, offering features like dependency injection, command/view management, and plug-and-play extensions. The fluent API makes your code more readable. An extension mechanism makes the framework highly customizable. Bundles allow you to get applications started quickly. Lightweight, built-in logging shows you what the framework is doing. Mediators can be mapped to abstract types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Maven plugin for continuous integration of Adobe Flex applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gestouch

    Gestouch

    Gestouch: multitouch gesture recognition library for Flash

    Gestouch is an ActionScript 3 library designed to enhance gesture handling in Flash/AIR projects, offering customizable recognition of single- and multi-touch gestures along with conflict management—going beyond the limited default Flash gesture support. Pretty neat architecture. Very similar to Apple’s UIGestureRecognizers (Cocoa-Touch UIKit). Works with any display list hierarchy structures: native DisplayList (pure AS3/Flex/your UI framework), Starling or ND2D (Stage3D) and 3D libs....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flixel Power Tools

    Flixel Power Tools

    The Flixel Power Tools are a set of plug-ins for Flixel 2.5+

    Flixel Power Tools is a plug-in suite for the Flixel engine (version 2.5+) that adds many auxiliary utilities, effects, and helper components to aid in developing 2D games with AS3. It includes visual effects, control utilities, math/utility extensions, UI enhancements, and more. It’s designed to be dropped into a Flixel project to give you extra tools beyond the core engine. The Flixel Power Tools come with a comprehensive Test Suite. Use it to visually see the tools in action, and then...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    StarlingPunk

    StarlingPunk

    StarlingPunk is a framework built on top the Starling library

    StarlingPunk is a game framework built on top of the Starling GPU-accelerated 2D library (AS3 / Flash / AIR). It is inspired by FlashPunk: it gives structure (entities, worlds), collision detection systems, tile maps, etc., and is intended to help developers organize 2D game code more cleanly while benefiting from Starling’s performance. It has features for quick prototyping and reusing code between projects. Organizing game objects into Worlds, Entities, with type-based grouping etc. Manage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Abandoned version of qbc. DOES NOT WORK properly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyBooklet

    MyBooklet

    专为开发者打造的笔记本应用程序

    MyBooklet是专为开发者打造的笔记本应用程序,在很多时候会发觉自己的一些笔记或者源代码比较难以分类和维护,因为有可能一段笔记或者代码涉及方面很多,这时候通过传统的文件夹来划分比较困难,使用MyBooklet可以解决这些问题,其提供强大的文章编辑功能和集中式管理,并提供标签功能便于快速查询笔记。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    **Click 'Browse all files' to see the release notes** -- This tool is an Eclipse editor plugin to provide source code formatting for Adobe Flex code (i.e. Actionscript and MXML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Vara Framework for Flex simplifies development of data-driven, enterprise applications and enables consistent handling of initialization, loading, clearing, updating and deleting data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GNotes

    GNotes

    专为开发者打造的笔记本应用程序

    MyBooklet是专为开发者打造的笔记本应用程序,在很多时候会发觉自己的一些笔记或者源代码比较难以分类和维护,因为有可能一段笔记或者代码涉及方面很多,这时候通过传统的文件夹来划分比较困难,使用MyBooklet可以解决这些问题,其提供强大的文章编辑功能和集中式管理,并提供标签功能便于快速查询笔记。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Flex TravelAgency

    Flex TravelAgency

    The web application Travel Agency was provided to the community to demonstrate rich-client application concepts that offer facilities to the users for booking, cancel and tracking the status of trips online. It also provides facilities like live chatting with admin operators and to saving the past, present and future visits along with saving the summery which can be available to print for their records. The website also has facilities like online payment such as payment gateway- (PayPal)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A collection of autoconf macros, plus an autogen.sh script that can be used with them.
    Leader badge
    Downloads: 10,423 This Week
    Last Update:
    See Project
  • 22
    Swiz Framework

    Swiz Framework

    Swiz framework for AS3 and Flex

    Swiz is a micro-architecture framework for building rich internet applications using ActionScript 3 and Adobe Flex, promoting simplicity and a structured approach to application design. Swiz does not use GitHub for issue tracking or documentation. Documentation can be found in the Swiz wiki and bugs and feature requests should be entered in the Swiz JIRA instance. The Swiz team welcomes contributions to the framework in the form of pull requests. Please note that active development happens...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Yis is an installer for Linux. It is available in many languages. It's like Yast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Openology is an opensource project to build a PHP web application development framework with its associated tools and applications. It consists of 3 parts, the core codes, a setup-code generation-deployment interface and a standard UI specification.
    Downloads: 0 This Week
    Last Update:
    See Project