Showing 39160 open source projects for "java-tts"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    WebHarvest - web data extraction tool
    Web data extraction (web data mining, web scraping) tool. It leverages well proved XML and text processing techologies in order to easely extract useful data from arbitrary web pages.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    MDIFramework

    A ready-to-use architecture for Java MDI applications

    This project provides a ready to use architecture for Java MDI applications. This project is a copy of the http://java.net/projects/mdiframework/ on java.net (I own the two projects), because the old java.net hosting infrastructure will soon close. The original project exists since 2006.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Cash Flow

    Cash Flow

    Personal finance app to keep track of cash, income, expense and budget

    Cash Flow is a simple personal finance app that keeps track of your monthly income and expense by categories. You can add reminders of upcoming credit card payments. View your account balances at a glance to quickly make sure you have enough money in each account. Start with as little as one month of transactions from a bank. Cash Flow supports checking, savings, credit cards, and cash expense accounts. Cash Flow stores data in text files. The fields in a transaction are colorized...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    jfMusic

    jfMusic

    Tracked Music Editor

    Tracked Music Editor Supports WAV, DLS files. Supports recording from MIDI devices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    The Sashimi project hosts the Trans-Proteomic Pipeline (TPP), a mature suite of tools for mass-spec (MS, MS/MS) based proteomics: statistical validation, quantitation, visualization, and converters from raw MS data to the open mzML/mzXML formats.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 6
    JFS Accounting, Fribok, is a project for a free accounting software developed in Java. This accounting software includes the cycles of sale, purchasing, inventory and accounting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Java software that predicts transits of any satellite, including the International Space Station, across the moon and sun, and close encounters with Mercury thru Saturn.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    color_ball

    color_ball

    Application that paints a subtly colored ball over an image

    Application that paints a subtly colored ball over the images of a directorio, that you can browse. It has been an excuse for integrating the JColorChooser with my library: * Multi-precision * Dark mode * It remembers the latest chosen colors you can watch a demo at: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2FcolorBall%2FcolorBall.v1.0.demo.video.mp4%3Forigin%3Dsourceforge&origin=web
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    eBus

    Publish/Subscribe, Request/Reply Messaging API for Java.

    A Java middleware API supporting broker-less, type+topic-based publish/subscribe and request/reply messaging for both intra- and inter-application, object-level communication. Broker-less: messages are transmitted directly between eBus applications. There is no message broker (i.e. server) in between. Type+topic addressing: eBus clients subscribe to a message class (type) and message topic, providing stronger typing than just topic-based subscriptions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    Algorithm Visualizer

    Algorithm Visualizer

    Interactive Online Platform that Visualizes Algorithms from Code

    ...The project is intentionally informal and educational: it’s meant for experimentation, learning language-interop, and having fun rather than production-grade automation. Many implementations exist across languages (shell, Ruby, Python, Node, PowerShell, Go, Java, and more) and contributors are encouraged to add further
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    unity-idm

    unity-idm

    Identity management and federations integration

    This project is used to host the mailing list and downloads of the Open Source Unity system - versatile identity management solution.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12
    RPNCalc

    RPNCalc

    RPNCalc - The command line Reverse Polish Notation (RPN) Calculator

    RPNCalc is the command-line based Reverse Polish Notation (RPN) calculator. RPN calculators make it very simple to do complex calculations, especially if there are parentheses involved. I've created a User Guide (https://frossm.github.io/RPNCalc-UserGuide) to do a better job of explaining how to use RPNCalc than the old readme.md file, which was getting really long. If you have questions, issues, feedback, or ideas, please let me know. You can contact me via the links in the...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Compositor

    Compositor

    A simple way to produce user interfaces for desktop apps.

    Separating the way a desktop app looks from how it works makes your code cleaner and Compositor makes this easy. You describe your UI and you write an application to handle UI input. The descriptor is XML and the application is a Java/Groovy/Scala/Kotlin class. NEWS: 0.4 released
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    DAOMedge

    DAOMedge

    DAO for all database server types with the Java POJO code generator

    Java Data Access Objects. A DAO system(ish). A simple to use DAO type library that transfers between database rows and POJO and vice versa. This code was written by a DBA whose approach isn't to persist java objects but to normalize the database and work from that side. The library and generator are fully documented. This comes with a simple scripting language language, called NotSQL, to make writing queries much easier.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This project is devoted to provide a simple software layer for digital signature, when an hardware cryptographic token is required. The default implementation tries to comply as strictly as possible with the italian law digital signature directives.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    xrocketemail

    xrocketemail

    XRocket Email Tool for Sending Emails to Multiple Users

    XRocket Email Tool for Sending Emails to Multiple Users Overview This Java application allows users to send emails to multiple recipients simultaneously Requirements Developer Java Development Kit (JDK) 17 or higher NetBeans IDE (or any Java IDE of your choice) Internet connection for sending emails user Java JRE 17 or higher Installation Developer Clone the repository from [GitHub URL] or download the ZIP file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ADAMS

    ADAMS

    ADAMS is a workflow engine for building complex knowledge workflows.

    ADAMS is a flexible workflow engine aimed at quickly building and maintaining data-driven, reactive workflows, easily integrated into business processes. Instead of placing operators on a canvas and manually connecting them, a tree structure and flow control operators determine how data is processed (sequentially/parallel). This allows rapid development and easy maintenance of large workflows, with hundreds or thousands of operators. Operators include machine learning (WEKA, MOA, MEKA)...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Giacenze Crypto

    Giacenze Crypto

    Programma per il calcolo delle plusvalenze Cripto + analisi CSV CDC

    Il programma permette di calcolare le plusvalenze (calcolate attraverso il metodo del LIFO) derivanti dagli scambi di criptovalute un po' su tutte le piattaforme e sulla Defi, inoltre per gli utenti di Crypto.com c’è anche la possibilità di calcolare saldo e giacenza media della Carta Visa e del Fiat Wallet. Le istruzioni sul funzionamento sono reperibili qua : https://sourceforge.net/p/giacenze-crypto-com/wiki/ISTRUZIONI/ e qua :...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 19
    Datafor Visualization and Analysis

    Datafor Visualization and Analysis

    Visualization and Analysis

    Datafor is a self-service agile BI tool that provides intuitive and user-friendly data visualization and analysis capabilities to help users quickly explore, analyze, and make decisions with their data.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    jfTerm

    jfTerm

    Terminal client

    Terminal client. Support telnet (23), ssh(22), ssl, Com Ports (windows/linux only) and local shell (linux pty). Features full ANSI, ASCII 8bit, scripts and logging.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    The general purpose of this library is to have some useful and handy tools to develop quick and easy robust java code. The main focus of the library is to implement general development features like logging, parsing, resource handling, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    maXbox5

    maXbox5

    maXbox is a script tool engine, compiler and source lib all in one exe

    The Art of Coding: maXbox is a script tool engine, compiler and source lib all in one exe to design and code your scripts in a shellbook! It supports Pascal, Delphi (VCL), Python (P4D), PowerShell and Java Script (Edge WebView).
    Downloads: 32 This Week
    Last Update:
    See Project
  • 23
    File-Studio

    File-Studio

    A tool that automates complex file operations.

    File studio is a tool that assists in handling complex file operations such as bulk renaming, organizing folders and more.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 24
    This program is Java Application for batch or utility
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Pooter is a modular, cross-platform PIM program with plugin architecture. It is coded in java and has been tested on Gnu\Linux, Windows, FreeBSD and MacOSX. See the web page for further details
    Downloads: 2 This Week
    Last Update:
    See Project