Showing 251 open source projects for "ptclab-setup"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    xpd-ebike

    xpd-ebike

    Infineon e-bike controller setup tool

    XPD (stands for "eXtended Parameter Designer") is an alternative to "KeyWin e-Bike Lab Parameter Designer" software used to program the so-called "Infineon" e-bike controllers. * It provides some additional features missing in the original program, and is generally easier to use. * It is opensource so you can learn how it works and add unique features to it or customize to suit your own needs. * It is cross-platform: works on Linux, Windows and Android.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    NamelessROM

    NamelessROM

    Custom ROM for Android

    NamelessRom is opportunity; an opportunity to have a voice to the development team of the after-market firmware that you run on your device. The main goal of NamelessRom is to provide quality development for android devices, phones, and tablets alike. NamelessRom developers are available nearly 24/7 and respond to bug reports and feature requests almost instantly. This availability will allow you, the end-user, to have direct input into exactly what features and functions are included on the...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    USB3Installer

    USB3Installer

    A software that installs USB3 drivers into a windows 7* setup ISO-file

    This is a software made in Java, that lets the user choose a windows 7 operating system setup .iso-file and installs USB-3 drivers into the setup for them. Which prevents the issue where you try to install windows on a PC with USB 3-ports only, causing your keyboard and mouse not working. This software is originally made for my work, where we've encountered this issue lots of times. But if you need this aswell, you're more than welcome to use it for your own use!
    Downloads: 3 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    AGE is a multi-threaded game engine for Android with OpenGL ES2 shader-based rendering. In-depth GL knowledge isn't necessary to start; use the OBJ loader to import models from Blender and elsewhere, attach textures, and start rendering! Threads run different activities, e.g. initialization, framerate, timer, game cycle. Apartment model with message passing. The drawing cycle is inverted from typical game loops. Framerate has a dedicated timer, and SurfaceView is in on-demand rendering...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    QuakeReport

    QuakeReport

    An app that lists earthquake occurrences (based from USGS)

    System Requirement/s: *Android OS Setup Guide: 1. Unzip the downloaded file from this page 2. Copy the QuakeReport_v1.0.apk file to your phone 3. Follow the instructions in the installation guide screenshots to install the app Note: This app was made as part of the Udacity's Android Basics course https://www.udacity.com/course/android-basics-networking--ud843
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RPG Backpack

    RPG Backpack

    Android replacement for your RPG pen and paper PG inventory

    Allow to setup inventories for a set of Role Playing Game characters, lists all items and their properties, split and share your items for several environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JavaFX-Applications A set of application written in javaFX Download the everything in one .jar file (pack.jar) see for more info: https://github.com/blockout22/JavaFX-Applications
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    BridgeBuddy

    Bridge duplicate tournament card play program

    Program for bridge card tournaments. User setup tournaments by defining tournament type (Howell or mitchell), number of tables (in each section), number of sections, and bridgemates, possible use of watch to oversee and follow current tournament, and some other information regarded to results, html pages, and more. User also has to decide dates for tournament, names and colors for sections, sequence of pairs, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    dude development environment for java

    dude development environment for java

    Compile and run Java programs without using command mode!

    Dude is a small simple development environment written in Java which allows you to compile and run Java programs without using the command window. It is platform independent and open source. Dude is easy to set up and uses the same directory structure for source and object files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JOPUX

    JOPUX - a flexible and scalable application platform!

    JOPUX is a Linux-distribution and family of free open source Linux appliances, built on openSUSE and Gnome, and designed for quickly setup and running Linux on servers and workstations. With a fully documented library of resources, JOPUX allows the customization of every aspect of a Linux installation and cloning, including administration and the rapid integration with third-party applications JOPUX provides more developer power while making the user experience all the more friendly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BillerFX

    BillerFX

    A JavaFX based invoicing application for restaurants

    ...It also keeps track of the number of items sold (weekly/monthly) and especially for drinks it notifies how much volume of a particular drink is remaining. Supports emailing the invoice to the client so that papers are saved. To download, go to releases and download the setup file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    base-adapter

    base-adapter

    Android's versatile Adapter for ListView, RecyclerView, GridView, etc.

    ...It provides a generalized adapter pattern that streamlines view binding and recycling so developers can focus on data-to-view mapping rather than repetitive holder setup and switch statements. A key strength is support for multiple item view types, making it easier to build heterogeneous lists (for example, headers, content rows, and ads) without fragile conditional logic scattered across the codebase. The library typically uses a fluent or structured API to register item delegates and bind layouts consistently, which improves readability in large UI modules. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Plug-and-Play Certification Authority is java implementation of Certificate Authority with web interface. It requires minimal setup and no extra database - it is pnp. It originally has been developed as a part of Unicore (http://www.unicore.eu/) suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Collection of reusable componentized Design Patterns implemented in Java. The implementations will not be limited to those from GoF. Long term aim is to provide a full catalog of Software Engineering best practices in Java along with show case demos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fakturama - Invoicing Made Easy

    Fakturama - Invoicing Made Easy

    The Open Source Invoice Management Software

    Fakturama is an open-source software solution designed for enterprises for creating invoices, as well as delivery notes, while managing and editing your online web shop. Fakturama was especially created in order to provide a comprehensive invoicing program that is compatible with office suites used worldwide, like LibreOffice and Apache OpenOffice. Fakturama makes it easy to create invoices, manage products, contacts, documents, payments, shippings, VATs and all the other constituents...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17

    Mindwave Reader 512

    Mindwave - Raw EEG Readings

    ...Based on Thinkgear wrapper written by David Cheatham http://dcheath.projectportfolio.info/85 and is a project of http://brainwaves.io/wp/ http://brainwaves.io/wp/reader512-2/reader512-help/ Mindwave-Reader512-2-0.zip is the source code ThinkGear Interface Test-2.0-Setup.exe is the setup program Many thanks to Gutenberg for creating the setup for me. It tested well on my Windows 7 computer, but does not work on my Windows 10 computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The project that closes the gap between Marauroa and an actual Game/Application Java Project: Source Repository: https://bitbucket.org/javydreamercsw/simple-marauroa-java Issue Tracker: https://simple-marauroa.jira.com/browse/SMS NetBeans RCP Project: Source Repository: https://bitbucket.org/javydreamercsw/simple-marauroa-rcp Issue Tracker: https://simple-marauroa.jira.com/browse/SMSR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    More Clipboard for Eclipse

    More Clipboard for Eclipse

    Paste from your Copy history!

    Project moved to GitHub: https://github.com/mikhail-barg/moreclipboard Please change your update site to https://raw.github.com/mikhail-barg/moreclipboard/master/site More Clipboard keeps track of the latest entries copied/cut into clipboard buffer and allows quick pasting from the popup list by pressing a hotkey. Inspired by Multi Clipboard plugin for Eclipse and Visual Assist for MS VS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Personal Financier

    Personal budgeting software with projections based on past trends.

    ...In this way, the budget adjusts over time to reflect actual spending. The easiest way to try it out is to use the demo account (password demo) that gets automatically setup on install. Enjoy! (See Wiki for more detailed information)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Sesame

    Sesame

    Java RDF Framework

    This project is no longer actively maintained. It is succeeded by the Eclipse RDF4J project, which can be found at GitHub and at http://www.rdf4j.org/. Sesame is a de-facto standard framework for processing RDF data. This includes parsing, scalable storage, reasoning and full SPARQL 1.1 query/update support. Sesame offers a fully modular toolkit and an easy-to-use Java API that can be connected to all leading RDF storage solutions.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 22
    Jaydee Pharmaceuticals

    Jaydee Pharmaceuticals

    A pharmaceutical desktop system

    This was a school project from back in the year 2010 which if it has enough interest, we can work on and improve the solution. It is a pharmaceutical or chemist system which manages suppliers, drugs, users and point of sale for the drugs. It is based on mysql database and requires some setup to function. It was developed on Java (Swing) desktop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hypersocket VPN

    Hypersocket VPN

    A simple yet powerful open source VPN solution

    Hypersocket is a streamlined VPN solution built for all types of remote access scenarios. Powerful yet simple to use, Hypersocket uses a single installed client to provide access to any number of network resources. Its powerful granular access means you can have fine grained control over your entire network and remote users. Accessed through a secure HTTPS port, the Hypersocket client provides access to any number of host/port combinations all effortlessly assigned server-side by the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    Personalized Search Engine

    Personalized Search Engine for Your Files

    MySearchEngine (Personalized Search Engine) is a Java software to search files and folders in an OS file system. It differs from general OS file search engines in that it personalizes the indexing setup so that users can choose which directories to index or remove from an existing index and it can also suggest queries just like Google's "Did you mean" feature. The customization of indexing and query suggestion greatly improves search speed and make user experience more comfortable. eLibrary can also extract text content from files of many wildly used file types such as pdf, doc, ppt, and mp3 to improve the index quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    eLibrary

    Personalized Search Engine for Commonly Used Files

    eLibrary (electric library) is a Java software to search files and folders in an OS file system. It differs from general OS file search engines in that it personalizes the indexing setup so that users can choose which directories to index or remove from an existing index and it can also suggest queries just like Google's "Did you mean" feature. The customization of indexing and query suggestion greatly improves search speed and make user experience more comfortable. eLibrary can also extract text content from files of many wildly used file types such as pdf, doc, ppt, and mp3 to improve the index quality.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB