Showing 54 open source projects for "mp.3"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 1
    KADOS

    KADOS

    KADOS is a full post-it web-based tool for SCRUM or Agile projects

    KADOS (KAnban Dashboard for Online Scrum) is a web-based tool for managing Scrum projects. Its particularity is to provide maximum screens where the user can move his post-it to change one of the attributes of these post-it Kados supports artifacts of SCRUM method, but it can also be adapted for other agile methods. Kados is available in French, English, Spanish, German and Brazilian Portuguese Visit http://www.kados.info/welcome-on-kados-site/ for latest news KADOS est un outil web...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    cfe

    Framework for producing web-based database applications

    Sophisticated environment for developing web-based applications. It includes lots of handy low-level components including: 1/ mySql interface, including table creation, tables as class, query as iterator 2/ html generation 3/ multi-lingual ability 4/ html form field handling 5/ etc. On top of this is a high-level framework that allows rapid development of database apps including seach/create/display/update, user navigation between related entities and much more. Included, as a sample...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Shapes

    Graphical programming. Includes n-dimensional sorting.

    Write programs as graphical dataflow charts instead of text. Compile them to any programming language you want. Besides this project includes the most efficient tree-based sorting algorithm that is possible. Originally developed on a CTOS Color NGEN, at first in Pascal, later ported to C, finally - 20 years later - ported to Linux. Currently it's still not really system independent. But it's intended that further releases will cure this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CYBR-SUITE

    CYBR-SUITE

    Remote Scrum Communication & Collaboration Suite :: Scrum Board & co

    The CYSU CYBR-SUITE is a remote Scrum solution with advanced, unique communication capabilities - the CFLX. 1. Sprint Vision Boards → clear OKRs 2. User-Story-Templates 3. Requirement-Templates, 4. Product-Backlog-Item's & Task's assessments, 5. Personality assessments, ...these mandatory ways to add more context & breaking-down complexity enable a better overview and a better understanding - for man and machine... ...based on the standardized structure of the DATA WE ARE NOW...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5

    Swift

    Selenium Hybrid Automation Framework with BDD tool Cucumber

    Mastek has successfully developed a highly configurable Hybrid Automation framework: “Swift” using Selenium tool that offers quick turnaround for Automation Suite Implementation with support of Keyword & Data Driven framework approach. The Automation regression suite can be created or modified using tester friendly keywords for modules, screens, and verifications, thereby ensuring a more effective and efficient Test automation process and better ROI through the complete application life...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Note: latest version can be found at https://github.com/targeted/pythomnic3k Pythomnic3k is a Python 3 framework for service-oriented middleware with hot reloading and fault tolerance. It is used for integrating various systems in enterprise network or writing standalone network services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Angular Stock Quoter

    AngularJS application that retrieves stock quotes and builds table

    AngularJS application showcasing custom directives, services, ajax, filters, dynamic tables with automatically updated totals as stock quotes are retrieved and displayed. Features of this application: 1) Display of real time stock quotes at an interval that can be customized 2) Display of options - very simple calculation of underlying stock price minus the strike price of the option TIMES #shares to give the value of the option. 3) Dynamic totals are auto calculated as the table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    G4LTL-ST

    G4LTL-ST

    Generating PLC programs from formal specifications

    G4LTL-ST is a standalone tool and a Java library for automatically generating industrial control software (supporting IEC-61131-3 Structure Text) from LTL or extended logic specifications. See Tutorial.txt inside the package for step-by-step instructions. For technical demails, see CAV'14 paper "G4LTL-ST: Automatic Generation of PLC Programs". The old version (G4LTL; under BSD license) is available under file\arxiv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Counters

    Some easy to use counters which can be used in more complexes loops.

    In this project i include some easy to use counters which can be used in more complexes loops. Some of this counters are : - BinaryCounter (binary counter) - PermutCounter (permutation counter) Binary Counter allow a control of a succession of integer vectors : 0 0 0 1 0 0 1 0 0 0 1 1 0 1 0 0 ... in same way as bits in a byte. PermutCounter have next succession of arrays (in case of size 4) : 0 1 2 3 0 1 3 2 0 2 1 3 ... 3 2 1 0
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    CQL

    CQL

    an all new query language and a sequel to SQL

    The project was developed for C/C++ programmers who are not familiar with SQL syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Java Wizard Development Framework

    Reduced SWING coding. New UI components. Easy layout management.

    About: 1) Projects helps Java - SWING developers to develop UI forms very faster. 2) API contains reusable Components & Layouts that developers can directly use in their projects. 3) Just include project JAR file in your existing project then import and use all features (refer JavaWizardDevelopmentDocumentation) * Don't worry about Java's complex layouts, just pass your components as parameters to our "MyLayout" class and we'll do it for you. * New & pre-aligned UI components like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HMGScript is a JavaScript library. The goal of the project is to allow developers the creation of web applications using the same logic as desktop applications via simple objects. For data manipulation, it allows the use of MySql databases and dbf (xBase) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Picartesius

    Picartesius

    Excel/VBA Integration of Picat programming language

    Picartesius is a VBA library created by Lorenz Schiffmann for integrating Picat in Excel Spreadsheets. https://sourceforge.net/projects/picartesius Picat is a simple, and yet powerful, logic-based multi-paradigm programming language created by Neng-Fa Zhou and Jonathan Fruhman aimed for general-purpose applications. http://picat-lang.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TODOs

    TODOs

    Search TODO, FIXME and similar comments in project files.

    TODOs is a small command-line utility to search TODO, FIXME and similar comments in project files. It is written in Python 3 and licensed under the terms of GNU GPL 3 license. Supported output formats are TXT, HTML and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Flask-AppBuilder

    Rapid web application development (python + Flask)

    Simple and rapid Application builder, built on top of Flask. includes detailed security, auto form generation, google charts and much more. Demo on: http://flaskappbuilder.pythonanywhere.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    POG ExtJS Code Generator

    Php Object and ExtJS Code Generator - Make CRUD Form Quickly

    ... to easily prototype form with ExtJS as FrontEnd in the Client-Side and Server with the POG (Php + Mysql) in a simple and fast and clean in less time. 2) As a free alternative to free programs that are commercially available but are very expensive. 3) It would be nice also to earn some money for this ;) lol. Just check it out, I'll be waiting your comments. See a video: http://www.youtube.com/watch?v=ShcYNKAa0F8 Best Regards Kevin Angulo kevinangulo@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    QuteContainer

    IoC and Dependency Injection Container for the C++ Qt framework

    QuteContainer is a lightweight Inversion of Control (IOC) container to use for Dependency Injection. QuteContainer is build with and for the C++ Qt framework. QuteContainer can automatically resolve object dependency trees using constructor parameter injection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ladybug
    A tool designed to help with the process of Agile planning and development. The immediate aim of this project is to offer a light, free and user-friendly solution for small and medium sized products developed using Agile techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Orange Effort Estimation Tool

    Orange Effort Estimation Tool

    Estimate software development effort with 5 different methods

    This tool enables software development effort estimation using 5 different methods. All industry standard methods are used. COCOMO II This is a model for effort estimation. The use of the model enables effort estimation from non-experts (e.g. not developers). Work Breakdown Estimation This is an effort estimation method based on expert judgment. Two options are available: Delphic Oracle and Three Point Estimation. Analogy / Comparison Estimation This method tries...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MakeEasy4Me: Properties

    MakeEasy4Me: Properties

    Make Easy to work with resource bundle.

    One desktop application to make more easy put existing texts in a resource bundle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    LazRefactor

    Adds refactoring to Lazarus IDE.

    Aim of LazRefactor is to add some refactoring features to Lazarus IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A very Flexible and Plugin-able Test Automation Engine. It fully supports the Standardized Test Tool Interfaces as described in http://www.testtoolinterfaces.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    regexer
    Regexer is a regular expression test tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    For Java developpers who need to request SOAP server... until SOAP is deprecated. This is a client Java API. It does not require neither perform any code generation. It fits within a single jar file. soap-dust is validated against real servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next