Search Results for "tpm/j api java" - Page 36

Showing 7776 open source projects for "tpm/j api java"

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
  • 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
  • 1
    OPEN SEN PLATFORM

    OPEN SEN PLATFORM

    OPEN PLATFORM FOR SEN APPS (subproject of Computer as Therapy)

    Here we present results from "Computer@Therapy" project - OPEN SOURCE PLATFORM for SEN (special education needs), called iCT Framework tool and its apps. This tool works as central management app including users (class) manager, SEN apps manager (following the pre-defined communication protocol) and security (rights) manager. Thus each developer of new SEN app can just focus at the proper educational tasks in his app without the need of handling of app data management stuff around. Such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Computer@Therapy

    Computer@Therapy

    IT research and therapy in one piece.

    The "Computer@Therapy" (iCT) project was founded in 2012 by J. Fiala inspired by Czech SEN (spec. edu.) cummunity, consequently it continued in coop. with Czech Universities and Open Source oriented corporations. Computer@Therapy is human computer interaction (HCI) research and therapy in one piece. We have pointed out that there are many uncovered SW/HW usability and accessibility issues even on existing apps. Hence we have proposed the SW/HW design principles (called iCT design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Virtual Library is an experiment in peer-to-peer book sharing. Web-based system generates email requests, status updates and keeps track of book locations. Built using Struts/Tiles 1.3.5, the Springframework 2.0.2 and other Apache components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Persistence is a O-R Mapping and O-F Mapping frame.It was made for helping programmers do their works easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Myna Application Server

    A JavaScript web application server

    Myna is a server side JavaScript web application server. Although applications are written in JS, the engine is written as a Java servlet and can be deployed in any Java servlet container or within its own embedded Tomcat instance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Validation Manager
    Validation Manager is a tool to handle all the cumbersome paperwork of regulated environment validations. Including Validation Plans, protocols, executions and exceptions. Keeping everything in one place and best of all paperless. Source is hosted on Bitbucket: https://bitbucket.org/javydreamercsw/validation-manager
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    Bria Desktop API Samples

    Samples and wrappers around the Bria desktop API

    The Bria Desktop API has moved to github at https://github.com/CounterPathAPI. Additional samples for Java and Javascript can be found there. The Bria Desktop allows third-party applications to control Bria for Windows softphone clients. By leveraging the Application API, third-party applications can perform commands such as starting an audio or video call, answering a call or placing a call on hold.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    VMware Tools Client

    Interact with your vSphere VMs without network connectivity!

    VMware Tools Client allow you to execute scripts and transfert files on vSphere Virtual Machines through VMware Tools. http://pierrelx.com/vmware-tools-client Main features: - Commands / Scripts execution - Scripts stored in exportable ".db" file - Download file from virtual machines - Upload file to virtual machines - Ping test - Communicates with Virtual Machines only with VMware tools - Read only on vCenter API to discover inventory (will not scan the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    qcadoo MES

    qcadoo MES

    Web application for production management for SME

    qcadoo MES is an Internet application for production management targeted at small and medium companies. It’s available via the Internet browser and will help you to manage production on a daily basis. It combines the functions of large ERP systems, adapting it to the specific character of Small and Medium Companies. Your people will love it. We have moved posting new binary versions to GitHub! More info on: https://qcadoo.com/en/ Source code and binary versions:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    Greenfield

    Greenfield is a lightweight eCommerce application

    Greenfield is a lightweight eCommerce application focused on quick and easy setup. Greenfield is built on Grails, a full stack web application framework for the JVM. Currently developed for Grails version 2.4.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Welsh Natural Language Toolkit
    ...The WNLT project delivers four core NLP modules; a) Word Segmentation for separating text into words b) Sentence Boundary Disambiguation for finding sentence boundaries c) Part of Speech Tagger for determining the part of speech of each word d) Morphological Analyser for identifying the root form (lemma) of words. The modules are written in JAVA and ‘wrapped’ for execution under the General Architecture for Text Engineering (GATE) framework. The project also includes CYMRIE an adapted version for Welsh of the GATE - ANNIE Named Entity Recognition (NER) application for a range of entities such as Persons, Organisations, Locations, and date and time expressions. Version 2.x The CYMRIE pipeline is accessible via a API, standalone GUI and CLI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PasteControl

    This is a pure JAVA API to handle paste image and upload it

    ...A very good example of the same may be experienced when you paste a screen shot on Github web itself . This project encourages developers to have such facility in the simple Java web application they develop. It's assumed that these developers are not using JSF Vaadin or ZK- any RIA framework already providing a component for uploading your clipboard content . This API is for those who use vanilla Servlet /JSP with some client side framework like Angular JS and Bootstrap , for example. The target beneficiary of this project are those who restrict server side to Vanilla Servlet /JSP and might come across such need often.For them, this API is good with regard to simplicity and over-head. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Elexis Praxisprogramm

    An Eclipse RCP program for all aspects of a (Swiss) medical practice

    An Eclipse RCP program for all aspects of a medical practice: electronic medical record (EMR), laboratory findings etc., as well as accounting, billing (swiss TARMED-System, other systems to be developped) and other daily work. A fully functional version may be downloaded via http://download.elexis.info/3.1.0. Users may optionally include a demo database to have a playground for experiments. See also http://wiki.elexis.info/Installation_Elexis_3.0_OpenSource Elexis 3.1.0 was released...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    elibrary999

    elibrary999

    менеджер электронных книг

    elibrary999 - бесплатная программа каталогизатор электронных книг, менеджер электронных книг. Позволяет вести библиотечные классификаторы.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ExtremeTalk(XT)是一个用于企业或者组织内部进行在线通讯的,基于XMPP(Jabber)协议的即时通讯系统。ExtremeTalk(XT) is an Instant Messaging(IM) collaboration platform based on XMPP(Jabber) for enterprises and organizations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    OFMTools

    Die kostenlose Onlinefussballmanager-Hilfe

    Die OFMTools sind eine Sammlung von Programmen, die den Manager bei seiner täglichen Arbeit unterstützt. Jeder ist eingeladen sich am Projekt zu beteiligen, sei es durch Programmierung, mit Fehlermeldungen, mit neuen Ideen oder womit auch immer ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hover

    Hover

    A floating menu library for Android

    Hover is an open source floating menu framework for Android, developed by Nest Labs (a Google company), designed to help developers integrate interactive, persistent floating menus into their mobile applications. It provides a complete out-of-the-box implementation for overlay menus that can expand, collapse, and dynamically update content without disrupting the main user interface. Hover’s architecture allows developers to easily customize behavior and appearance by extending its base...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    sap2csv

    Simple java JCo3 utility to output SAP Table into a csv

    Simple and Free java JCo3 utility to output any SAP Table into a csv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Adele

    Adhoc Data Exploration - Live & Easy

    Adele was developed to simplify the daily work with data. Use it as a swiss knife to fill the gap between your work with spreadsheet application like MS Excel and enterprise servers like SAP ERP. Specialized tools like Rapid Miner, KNIME or similiary stuff should not be replaced. But Adele is designed for business people working with spreadsheet applications to analyse their data. There are many technical concepts in an easier way included. For example realtime OLAP, transformations,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    JNanoLog

    A tiny (nano) logging API that can replace the largely used System.out

    JNanoLog aims to be used during development process to log different messages to the console. In contrary to the quick System.out, JNanoLog display a full log with the message number, logging level, logged message and details if there is any. This API does not aim to replace large advanced APIs like Log4J which aims production but it can replace it in small and during first stage of development because it does not need any configuration and start with low logging level. The API is hard to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JWebSwing

    JWebSwing

    A true Java Only Web Framework

    The JWebSwing is a web framework designed for ease of use, and as simplistic as possible in design. Design your applications the same way you would design a Swing application! Annotate your CSS according to Java Objects, Fields, or even in-line. Utilizing the best open source available on the web, This framework combines the best components available freely on the web into a single, easy-to-use, and extremely powerful framework which is lightweight, fast, and easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Android Firebird JDBC Driver Port

    Android port of the firebird jdbc driver (Jaybird)

    This is a port of the firebird jdbc driver (Jaybird): http://www.firebirdsql.org/en/jdbc-driver/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Args

    Args

    A java configuration file and command line parser

    Powerful rule-based command line parser and cofiguration reader. Options can be created using annotations or manually using a powerful API. Options are grouped into hierarchical namespace, allowing sophisticated inclusion, exclusion and grouping based on rules. Supports multiple dialects and automatic document creator such as typical usage and UNIX manpages. POSSIX, GNU, MSDOS command line parser dialects. XML, INI, PROPERTIES configuration file types. Database and general persistance or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JavaMutex

    Provides 100% pure Java mutual exclusion.

    Freely redistributable open source 100% pure Java for mutual exclusion. Read-write and read-only reentrant lock, condition variable, atomic wraps for Boolean, Integer, Long, and Reference. Cell pool with optional locking, object exchanger, Intersect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    WrapImaJ

    Multi-platform API for Image Processing systems in Life Sciences

    WrapImaJ purposes to be a multi-platform wrapper for different Image Processing systems for: - using the Java programming language. The purpose of WrapImaJ is not to combine an exhaustive collection of all functionalities of different imaging system, but to offer a simple, concise Application Programming Interface (API) - allowing to develop imaging software, the source code of which is independent from the underlying imaging system on which it relies.
    Downloads: 0 This Week
    Last Update:
    See Project