Showing 503 open source projects for "java script"

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
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    TXM

    TXM

    Unicode XML TEI text analysis platform

    TXM is a free and open-source cross-platform Unicode & XML based text analysis environment and graphical client, supporting Windows, Linux and Mac OS X. It can also be used online as a J2EE standard compliant web portal (GWT based) with access control built in. DOWNLOAD LATEST VERSION OF TXM : http://textometrie.ens-lyon.fr/spip.php?rubrique61&lang=en TXM offers a comprehensive range of analysis tools (concordances, collocate search, frequency lists, etc.) based on the powerfull CQP...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    CleverPsych  Practice Management

    CleverPsych Practice Management

    FREE software to manage your psychology or allied health solo practice

    ... for DOWNLOAD and installation information. Download and execute CleverPsych.exe on Windows, otherwise you must download,unzip CleverPsych.zip to ~/Downloads/CleverPsych and run script. Look at the CleverPsych demonstration videos on Youtube and read the manual. The web site can also be accessed below. Mail me at cleverco@users.sourceforge.net (I am often away). Alternatively use the Discussion tab or post a ticket for problems. Error messages appear in the terminal window; you can mail a copy to me
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    scriptHelper

    integration between Java and scripting languages

    scriptHelper is a Java library allowing a simple integration between Java code and various script languages. This library also allows to debug these scripts in the context of a Java program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    Vincent Radio {Adrix.NT} Embarcadero : Delphi : Executable Binaries Delphi : VRCalc++ Object Oriented Scripting Language : Engine + Ext Libraries VRCalc++ OOSL Visual Stage Project : VCL & FMX (FireMonkey) VRCalc++ Script Executor: - VCL Console - Terminal Console - FMX Console + VRCalc++ OOSL : VR System Scripted Standard Runtime Library Delphi Applics - VR Multi Editor : Smart Text Editor - VR Lazy Code Editor : Smart RTF Multi Lang Code Text Editor - VR Astro Vision...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    flom

    flom

    Free Lock Manager

    ... and transactional sequence. libflom, the library shipped with FLoM, allows you to develop your own application using a simple C, C++, Java, Perl, PHP or Python client API. SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most elegant and powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    PLEASE NOTE: this package is meant to work with the Rexx SAA interface (e.g. with Regina) and non-modular Java (up to and including Java 8LTS). Project continued as a much more powerful and up-to-date version for ooRexx, available at https://sourceforge.net/projects/bsf4oorexx/ PURPOSE: Bean Scripting Framework Rexx Engine (bsf4rexx) allows Java programs to call Rexx programs, and for Rexx programs to create and manipulate Java objects. The package will allow to script OpenOffice.org: "File...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    a sed like script language for parsing context free languages. the language implements a virtual machine which is appropriate for parsing and transforming context free languages. an implementation in c++ is nearing completion (apr07)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    DBCASE is a computer-aided software engineering tool to assist database designers for designing databases, covering the conceptual, logical and physical design stages. It is multiplatform, globalized and intended to work with SGBDs as MySQL and MS Access. This project requires Java 1.8. The main file is acide.jar at the root folder which can be executed with java -jar acide.jar. From version 4.0, the project can be started in Windows with the script start.bat, and includes the Java system, so...
    Downloads: 1 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.
  • 10
    PakType - Pakistani Typography
    PakType is a collection of Unicode based open source OpenType fonts supporting Arabic Script under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the license. Please visit the following URLs: Project site: https://paktype.sourceforge.net/ Facebook Page: https://www.facebook.com/PakType/ Font feature: https://paktype.sourceforge.net/features.html Source code: https://svn.code.sf.net/p/paktype/code/Fonts/Development/Code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    StringTemplate-for-Octave

    StringTemplate-for-Octave

    Interface for GNU Octave/MATLAB with StringTemplate V4 template engine

    This project provides a generic interface for GNU Octave with Terence Parr's popular StringTemplate V4 template engine; MATLAB is supported, too. The concept is simple. An Octave script wraps your data in suitable Java collections, so that deeply nested data structures can be passed to the template engine just like that - and without the need for a compiled Java interface class, as it would when directly building on Octave's generic Java interface to access StringTemplate. A major sample...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    gradle-cpp

    gradle-cpp

    Intended to make Gradle C++ working more comfortable.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ora Tool
    OraTool is a "Project Automation Tool" to support develop of application based on Oracle database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    iCRM Community Edition

    iCRM Community Edition

    Highly advantageous for businesses of any size, whether small, medium,

    Ai-iCRM empowers sales, support, and marketing teams to seamlessly collaborate and optimize customer experiences, driving improved business outcomes. The platform offers a comprehensive CRM suite, including tools for managing leads, accounts (B2B), contacts, customers (B2C), opportunities, and support tickets. Get started with iCRM by downloading it today for Free
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    licas

    licas

    Framework for intelligent service-based networks. Mobile compatible.

    Fully integrated framework for building and deploying service-based networks (SOA / Microservices). Communication includes XML-RPC, REST and Web Services. Other features include service protection, admin scripts, metadata, query processes, autonomous, agent-based, or self-organising. Special to the system are its AI and text-processing features. In particular, there is an Autonomic Manager framework with a BPEL-style execution script. Sub-packages include text or query processing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Un sistema formato da server, client, linguaggio di script, controllo versione e distribuzione automatica. Tutto questo per creare applicazioni di tipo enterprise che lavorino principalmente con database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JSchemePlus

    JSchemePlus

    An hack of Jscheme with a lot of enhancements and additional features.

    JSchemePlus is an hack of Jscheme 1.4 by Peter Norvig. It allows to redistribute a script in an executable JAR file of only ~40K and implements all of R4RS with a lot of additional functions, like: (execute command) (random) (sequence from up-to step) (split list element) (string-split string sub-string) (read-all-from-file file) (write-to-file file data) (file-size file) etc... For the complete list read the HELP file or type (help). JSchemePlus needs only the Java Virtual Machine (version 6...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JMEScriptGUI

    JMEScriptGUI

    Pequeño IDE para el lenguaje JMEScript.

    Con este IDE podrá probar cualquier script escrito en JMEScript con toda la funcionalidad del lenguaje, incluidos gráficos 2D y conexión MySQL. La versión para Android, en este momento, tiene menos funcionalidad y ejecuta la versión 0.1 de JMEScript. Parser JME y lenguaje JMEScript en https://sourceforge.net/projects/jme/ Documentación en https://morenobarrientos-jme.site44.com/ Código fuente y UDL para Notepad++ en pestaña 'FILES'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    red-feed-aggregator

    RSS/Atom/OPML reader in Javascript + CORS proxy in Java

    Very simple RSS/Atom/OPML reader written in Javascript and using a build-in CORS proxy written in Java (RESTful web service using JAX-RS and Jersey), deployed with Eclipse Jetty (tested with Jetty 9.4.31), requires an HTML5 compliant web browser, works with Microsoft Internet Explorer 11 with some limitations, mainly tested with Mozilla Firefox and Mozilla Firefox for Android. The Ant script allows to create the WAR file and to upload both the deployment descriptor and the WAR file into your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MiluDBViewer

    MiluDBViewer

    free DB GUI Tool

    Last Release: 2024/09/19 ver0.4.0_jdk23 ** Checked DB(MiluDBViewer0.4.0_jdk23)** Cassandra 4.1.4 MySQL 8.0.36 Oracle Database 23c Free PostgreSQL 14.11 SQLite 3.45.1 Microsoft SQLServer 2017 MongoDB 3.6.5 ** Checked DB(MiluDBViewer0.3.9_jdk21 )** Cassandra 3.9.0 MySQL 5.7.20/8.0.11 Oracle 12c Release2/11g Release2 PostgreSQL 10.4/10.1 SQLite 3.23.1 Microsoft SQLServer 2017 MongoDB 3.6.5 ** Availblable OS ** Windows, Linux,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    deltasql

    deltasql

    Version Control for your Database

    deltasql is an advanced Database Schema Version Control. It allows a team to commonly develop a data model on the fly, while the source code is growing. Sync algo supports branches and tags. Works for postgreSQL, Oracle, mySQL, MariaDB, Microsoft SQL Server or any SQL-like db.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CalLite CRM

    CalLite CRM

    Software per Call Center

    CalLite è il software per Call Center più versatile e veloce sul mercato. Ti permette di azzerare le perdite di tempo degli utenti (operatori, agenti, supervisori, coordinatori, ecc. ecc.) per massimizzare i guadagni. Il software dispone delle funzionalità: PowerDialer, ProgressiveDialer, PredictiveDialer ed AutoDialer. Ovunque siano (da casa o in ufficio), i tuoi operatori potranno lavorare con una semplice connessione internet. Tu potrai, da ogni dispositivo fisso o mobile, amministrare e...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Madedit-Mod

    Madedit-Mod

    MadEdit-Mod is a cross platform Text/Hex editor based on MadEdit

    Madedit-Mod is a cross platform text/hex editor base on MadEdit with a log of critical bug fix from me or other developers. A lot of new features were added, such as Drag-Drop Edit(cross platform), Highlight word, etc. The reason that I maintained this project is that the author of MadEdit had not worked on it for for a long time and I really like it and need more features. Find more information on Wiki pages. Currently supported Languages: English Chinese Simplified...
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 24
    A generic platform for fast and flexible development and delivery of a wide variety of immersive scenario-based games that enable professional skills acquisition. For further information see http://emergo.ou.nl/emergo/community/EN/emergo.htm. The platform is based on ZK framework (http://www.zkoss.org, ZK ZOL license: https://www.zkoss.org/license#peee) and Spring framework (http://www.springsource.org/spring-framework). NOTE: as of 2024, latest (mavenized) code base can be found at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QScript

    QScript

    Expression and algorithm evaluator (built with Java)

    ...-UNITL). All the commonly used functions found in Java's Math class are implemented and can easily be extended with user defined functions. Although the download is packaged as a Processing library it does not require Processing, in fact QScript has no third party software dependencies only needing Java.
    Downloads: 1 This Week
    Last Update:
    See Project
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.