Showing 149 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
    The Little Portal Gizmo is a small Java web application container based on Eclipse plug-ins and the Apache HTTP Core. It uses a custom and very light weight API. The web applications you develop for the Gizmo have the form of Eclipse plug-ins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A servlet (or a bunch of servlets) to access a database, perform ddlutils tasks (retrieve, create and update from or to a description). Uses the apache.org ddlutils (and some other libraries).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rich Server Platform (RSP) for Java shows how composite web applications using server-side OSGi can be built and deployed today with 100% open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Atheneum is a bookstore inventory system written in Java 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 5
    XML utilities : - xml to excel paging tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MozillaParser is a Java Html parser based on mozilla's html parser. it acts as a bridge from java classes to Mozilla's classes and outputs a java Document object from a raw ( and dirty) HTML input
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a commandline, Java base, utility to combine many css files linked via the @import declaration into one in order to minimize the number of http request on a website for css files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wow Log Parser is a combat log parser for the game World of Warcraft. The purpose of the program is to parse the files generated with the /combatlog command. The source code can be found on: http://www.gurre.eu/wowlogparser/forum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HtZip is a lightweight HTTP Server that serves files out of Zip Files on the server by only uncompressing the requested file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    Software for web pages data extraction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Webiyo (pronounced "webby-O") is a small Java 1.5 library containing classes for generating web pages, processing forms, and unit-testing web sites. Since no template files are used, it allows you to take full advantage of your IDE's refactoring tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    プロトタイピング開発や曳光弾開発といった手法に適するウェブフロントのフレームワークキット。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A JSP generating HTML templating system based on nestable templates that are reusable, overridable, previewable and accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NeatCleaner is a velocity template file parser written in Java. It transforms dirty HTML/VTL/JS to well-formed Node Tree and render the Node Tree to output pretty source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sidewinder is a new kind of cross-platform application framework that uses web standards like XHTML, SVG and XForms instead of more complex languages, such as C++ or Java, to produce rich internet-facing applications and widgets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A tray icon monitoring your games on chessworld.net. Whenever a new game on the web site waits for your turn, the tray icon notifies you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ML-Edit is a HTML-Editor to manage translations to different languages while using the same HTML code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Relaxed is an HTML validation app. as well as a XHTML 1.0 / HTML 4.01 and WCAG 1.0 schema definition written in Relax NG with embedded Schematron. Those expressive languages allow automated validation of many additional restrictions inexpressible by DTD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CodeSnippet is a set of Eclipse plug-ins to convert Ant, Java, Properties, CSS, DTD, HTML, and XML source code (complete files or snippets) to HTML with syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    htmlCharset is a file conversion tool, useful for replacing HTML entities by the actual characters that they represent, or vice versa. As a spin-off, it can also be used as a general charset converter for arbitrary text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JAVA tool for creating html image maps. It's possible to load a picture and create rectangles, circles and polygons. Additionally, content for href, alt and title can be set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XHTML Doclet is a standards-compliant alternative to the Javadoc standard HTML doclet. It revises the document structure to exclude outdated tags and inline styles, creates valid XHTML markup, and provides better hooks for more flexible CSS manipulation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Java library for speadsheet generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xLCM - extensible Life Cycle Management The Contract Management Component builds the core of this Management System. Other Components are Procurement- / Negotiation-Support, Acounting-Support and -Adaption.
    Downloads: 0 This Week
    Last Update:
    See Project