Showing 39163 open source projects for "java-tts"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1

    Operating System Information Checker

    Simple app to get OS detailed specs and test internet speed.

    Simple application to get an operating systems detailed specifications. Also does an internet speed test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    protostuff

    protostuff

    Java serialization library, proto compiler, code generator

    A java serialization library with built-in support for forward-backward compatibility (schema evolution) and validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A subset of the TestCon project, ConAn builds on Roast to provide a testing framework for concurrent Java components. For more details on the development of ConAn and TestCon/Crom, see http://longbrothers.net/brad/papers/thesis.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Karto

    Karto

    Tool to work on map data, to check the data and generate your own maps

    Karto allows to calibrate a scanned map (or aerial photos) with some known geo-points (Lambert, UTM, ...). After that, you can add any points (GPS points) in the map to build your own map. You can also add a transparent GIF image in the map after calibration (cave, mines, roads, ...). You can realize your own cartes with the data you add inside adding/showing/hiding layers of data. You can import/export your data files (after checking and correcting them) in differents formats.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Orangescrum

    Orangescrum

    Orangescrum Project Management Software

    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    treeshell

    treeshell

    Eclipse Shell Script Editor with Tree View. Opens No-Extension-Files.

    An Eclipse editor for shell (bash) scripts. Features: 1) Content outline with tree view for functions. 2) Association with files without an extension. 3) Jumping between if-then-else-elif-fi, do-done, etc. (CTRL+SHIFT+P jump forwards, CTRL+ZERO jump backwards.) 4) Easily copy the file-path of the edited file (CTRL+SHIFT+9). It's convenient to paste and execute in a console then. Installation instructions: NOTE1: these instructions won't work if you used an online installer for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jCandle Chart Analysis
    jCandle is a rich client for technical chart analysis. With jCandle you are able to manage your portfolio, update quotes, view candlestick charts, and analyze charts with candlestick patterns, indicators and a trade simulator. The trade simulator simulates several indicators with various parameter combinations. The trade simulator autoselects the indicator parameters giving the best profit for a each indicator type. The combination of the indicator reversal signals and the detected...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    GroIMP

    GroIMP

    Growth-grammar related Interactive Modelling Platform

    Important: Groimp migrates to Gitlab. You can find the latest code at "https://gitlab.com/grogra/groimp/". The version on Sourceforge will not be updated anymore. The modelling platform GroIMP is designed as an integrated platform which incorporates modelling, visualisation and interaction. It exhibits several features which makes itself suitable for the field of biological or ALife modelling: The “modelling backbone” consists in the language XL. It is fully integrated, e.g., the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Vectorius

    Vectorius

    Program to Transfer Files

    Vectorius is a simple Program to poll Directories and transfer files to another Destination. At the moment Vectorius supports local filesystems, ftp, ftps and sftp. The best field of use of Vectorius is to poll directories in short intervals and transfer a small number of files. So, if you want backup your Terabyte Harddisk, it will (perhaps) works but it isn’t the best solution to do it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    log4db2

    log4db2

    Logging utility for DB2 for LUW written in SQL-PL

    ...This utility aims to reduce the time used for developing, testing, debugging and monitoring SQL routines, by centralizing the messages produced by the code. The idea and architecture of this utility are based on the popular Java logging utilities, such as Log4j and slf4j/logback. * Log4j - http://logging.apache.org/log4j * Logback/SLF4J - http://logback.qos.ch/ - http://www.slf4j.org/ The licenses of this project are: * For the source code is "BSD 2-Clause license". * For the documentation is "FreeBSD Documentation license." With these two licenses you are free to use, modify and distribute any part of this utility. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    photogrid

    Minimalistic tool to arrange images in a grid, saving the result as a

    Minimalistic tool to arrange images in a grid, saving the result as a png image (or sequence of png images). Usage java -cp photogrid-1.0.jar tech.rallen.photogrid.Main This has been tested with OpenJDK 11, and should work with any version of Java from 11 on. The tool takes 5 optional command line parameters 0 : path of input directory (default is ./testimages). 1 : width (in pixels) of each input image in the output image (default 1000) 2 : height (in pixels) of each input image in the output image (default 1000) (note the image will be scaled maintaining aspect ratio so it fits within both the width and height above) 3 : number of images per row in the output image(s) 4 : number of images per column in the output image(s) (default is to make a square with enough rows/columns to fit all the input images in a single output image) 5 : output path and filename, this will be suffixed by either just '.png' or if there is more than one
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    NtrUtil

    A command line interface for encryption and decryption using the NTRU

    A command line interface for encryption and decryption using the NTRU cryptography algorithm. "NTRU is a public key cryptosystem that is considered unbreakable even with quantum computers. Commonly used cryptosystems like RSA or ECC, on the other hand, will be broken if and when quantum computers become available."-NTRU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WFMATH Java Bindings

    Java language bindings for WFMATH

    This project is a subproject of the WFMATH library, a library providing several complex mathematical primitives. This library will allow Java programmers to use WFMATH in their code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Risk
    Risk has been renamed to Domination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UndoRedoManager

    UndoRedoManager

    Lightweight library implementing an undo-redo system for Kotlin

    UndoRedoManager is a lightweight library inspired in Java Swing UndoManager for implementing an undo-redo system in Kotlin. The library allows transactions and individual actions, as well as setting a limit to the queue of the manager See Wiki for examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ADAPRO

    ADAPRO

    Word processor oriented for learning difficulties.

    ...Its adapted, seamless and configurable interface provides a simplified environment that can be relied, fostering the user's sustained attention. It can be downloaded and used completely free of charge for any purpose. Supports English, Spanish and Portuguese. If Java 6 or higher is already present on the computer, it does not even require installation. This project has been part-funded by the European Regional Development Fund under the PCT-MAC 2007-2013 programme.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 17
    TravBot | Free Travian Bot

    TravBot | Free Travian Bot

    A simple free travian bot

    TravBot is a travian legends bot mainly focused on raiding and building, but it can be used for many other features and many are yet to come. The bot is still in development and the goal is to create a fully featured advanced bot. Also, it's free! This bot can add inactive farms straight from gettertools into your farmlists or it can create multiple farmlists by itself. It also supports adding farms from a text file. It can send farmlist waves automatically with elaborate timings. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Calculadora y formulario diseñados en java para el modulo de entornos 1º DAM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Swagger2Markup

    Swagger2Markup

    Swagger to AsciiDoc or Markdown converter

    The primary goal of this project is to simplify the generation of up-to-date RESTful API documentation by combining documentation that’s been hand-written with auto-generated API documentation produced by Swagger. The result is intended to be an up-to-date, easy-to-read, on- and offline user guide, comparable to GitHub’s API documentation. The output of Swagger2Markup can be used as an alternative to swagger-UI and can be served as static content. Swagger2Markup converts a Swagger JSON or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Application Server to make Java Components available for AS/400 RPG programs, runs on as400, i5, iSeries, System i or any other java platform. Packaged with ArdGate to access any JDBC database using all native SQL interfaces from AS/400.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    The FMI++ Library

    The FMI++ Library

    A High-level Utility Package for FMI-based Software Development

    The Functional Mock-up Interface (FMI) specification intentionally provides only the most essential and fundamental functionalities in the form of a C interface. On the one hand, this increases flexibility in use and portability to virtually any platform. On the other hand, such a low-level approach implies several prerequisites a simulation tool has to fulfill in order to be able to utilize such an FMI component. The FMI++ library addresses this problem for models and tools with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    JavaRegExpDebug

    Java regular expression debugger

    A simple GUI application to debug regular expression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Multi Assinador

    Multi Assinador

    Agregador de Assinadores de Arquivos 'Jnlp'

    Agregador de assinadores para diversos arquivos do tipo "Jnlp". O agregador evita a necessidade de constantes interações para a assinatura de documentos eletrônicos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JavaTranslator

    Utility for Java program internationalization

    An useful application to help in java applications translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    rMayamSVN

    DICOM workstation in Java

    This project is an enanched MAYAM with modifications in memory management and code clarity.
    Downloads: 0 This Week
    Last Update:
    See Project