Showing 469 open source projects for "point"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    GmsCore

    GmsCore

    Free implementation of Play Services

    ... of core apps are not. It gets worse: More and more libraries and APIs are only available on phones that run various Google apps pre-installed, effectively locking third-party apps to the Google ecosystem. For these reasons Android is described as being a “look but don’t touch” kind of open. At this point, several popular open-source applications already require some of Google’s proprietary libraries to be installed.
    Downloads: 680 This Week
    Last Update:
    See Project
  • 2
    Selenium

    Selenium

    Browser automation framework and ecosystem

    ... bindings to drive a browser - the way it is meant to be driven. If you want to create quick bug reproduction scripts, create scripts to aid in automation-aided exploratory testing, then you want to use Selenium IDE; a Chrome and Firefox add-on that will do simple record-and-playback of interactions with the browser. If you want to scale by distributing and running tests on several machines and manage multiple environments from a central point.
    Downloads: 139 This Week
    Last Update:
    See Project
  • 3
    xManager

    xManager

    Ad-Free, New Features & Freedom

    xManager supports Android. Chrome OS and Windows 11 now have Android support so xManager technically works there (and any system that can emulate Android). There are no current plans to natively support Windows, MacOS, Linux, etc. Android devices have CPUs. Merged is a combination of Armeabi-v7a and Arm64-v8a architecture. Armeabi-v7a is the modern arch that supports floating point operations, and a multi-threading safe is used on multi-cpu devices. It is also 32-bit. If you are determined...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Deep Java Library (DJL)

    Deep Java Library (DJL)

    An engine-agnostic deep learning framework in Java

    ... favorite IDE to build, train, and deploy your models. DJL makes it easy to integrate these models with your Java applications. Because DJL is deep learning engine agnostic, you don't have to make a choice between engines when creating your projects. You can switch engines at any point. To ensure the best performance, DJL also provides automatic CPU/GPU choice based on hardware configuration.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    SpotBugs

    SpotBugs

    A tool for static analysis to look for bugs in Java code

    SpotBugs is a program that uses static analysis to look for bugs in Java code. It is free software, distributed under the terms of the GNU Lesser General Public License. SpotBugs is a fork of FindBugs (which is now an abandoned project), carrying on from the point where it left off with the support of its community. Please check the official manual for details. SpotBugs requires JRE (or JDK) 1.8.0 or later to run. However, it can analyze programs compiled for any version of Java, from 1.0...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    OpenLauncher

    OpenLauncher

    Customizable and Open Source Launcher for Android

    This is an open source launcher project for Android devices that has been built completely from scratch. The main goal of this launcher is to find a healthy medium between customization and simplicity. At this point in time it implements most features required in a typical launcher but could benefit greatly from some general polish. If you would like to help out feel free to submit issues or ask about submitting a pull request with a feature you want to see in the launcher.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Kestra

    Kestra

    Kestra is an infinitely scalable orchestration and scheduling platform

    Build reliable workflows, blazingly fast, deploy in just a few clicks. Kestra is an open-source, event-driven orchestrator that simplifies data operations and improves collaboration between engineers and business users. By bringing Infrastructure as Code best practices to data pipelines, Kestra allows you to build reliable workflows and manage them with confidence. Thanks to the declarative YAML interface for defining orchestration logic, everyone who benefits from analytics can participate...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Apr 24, 2023 - YAHOO has disconnected access to its Financial tools again. So the updated code to access Yahoo Finance is broken. Added the YahooFinance libraries to Service Providers. Point and figure is a stock charting technique used by technical analysts to predict stock prices. Point and figure charting plots price changes in direction by using a column of X's as the price rises and a column of O's as the price falls.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Spring Integration

    Spring Integration

    Provides an extension of the Spring programming model

    Extends the Spring programming model to support the well-known Enterprise Integration Patterns. Spring Integration enables lightweight messaging within Spring-based applications and supports integration with external systems via declarative adapters. Those adapters provide a higher-level of abstraction over Spring’s support for remoting, messaging, and scheduling. Spring Integration’s primary goal is to provide a simple model for building enterprise integration solutions while maintaining...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    Sentinel

    Sentinel

    Lightweight, powerful flow control component

    Sentinel is a powerful flow control component that ensures the reliability and monitoring of microservices by taking “flow” as the breakthrough point. It covers multiple fields including flow control, concurrency limiting, circuit breaking, and adaptive system protection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    react-native-ble-manager

    react-native-ble-manager

    React Native BLE communication module

    The library is a simple connection with the OS APIs, the BLE stack should be standard but often has different behaviors based on the device used, the operating system and the BLE chip it connects to. Before opening an issue verify that the problem is really the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    react-native-document-picker

    react-native-document-picker

    Document Picker for React Native using Document Providers

    Document Picker for React Native using Document Providers. If the user cancels the document picker without choosing a file (by pressing the system back button on Android or the Cancel button on iOS), the Promise will be rejected with a cancellation error. You can check for this error using DocumentPicker.isCancel(err) allowing you to ignore it and cleanup any parts of your interface that may not be needed anymore. If the user somehow manages to open multiple file pickers (e.g. due the app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Joda-Time

    Joda-Time

    Replacement for the Java date and time classes prior to Java SE 8

    The standard date and time classes prior to Java SE 8 are poor. By tackling this problem head-on, Joda-Time became the de facto standard date and time library for Java prior to Java SE 8. Note that from Java SE 8 onwards, users are asked to migrate to java.time (JSR-310) - a core part of the JDK which replaces this project. The design allows for multiple calendar systems, while still providing a simple API. The “default” calendar is the ISO8601 standard which is used by many other standards....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Metrics

    Metrics

    Capturing JVM and application-level metrics

    ... functionality. The starting point for Metrics is the MetricRegistry class, which is a collection of all the metrics for your application (or a subset of your application). Each metric is associated with a MetricRegistry, and has a unique name within that registry. A gauge is the simplest metric type. It just returns a value. If, for example, your application has a value which is maintained by a third-party library, you can easily expose it by registering a Gauge instance which returns that value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sweet Home 3D

    Sweet Home 3D

    An interior design application to draw house plans & arrange furniture

    Sweet Home 3D is an interior design application that helps you to quickly draw the floor plan of your house, arrange furniture on it, and visit the results in 3D.
    Leader badge
    Downloads: 70,716 This Week
    Last Update:
    See Project
  • 16
    VirtualSatellite

    VirtualSatellite

    Virtual Satellite

    Virtual Satellite is a DLR open source software for model based systems engineering MBSE. One of the major features of Virtual Satellite is the modular data model, that can be easily customized to your personal needs. Today, there are already various different versions: - Virtual Satellite 4 - Core is the entry point to start developing and the basis for all other versions - Virtual Satellite 4 - CEF is a specialized version for the use in our Concurrent Engineering Facility - Virtual...
    Leader badge
    Downloads: 3,013 This Week
    Last Update:
    See Project
  • 17
    uniCenta POS

    uniCenta POS

    uniCenta oPOS - dynamically evolving POS project

    ... - 17 languages - commercial-grade POS (Point-Of-Sale) software. It is multi-location, multi-terminal and multi-user and runs on industry standard hardware. Installing uniCenta oPOS 5.0 requires no dependencies but still supports MySQL and MariaDB .
    Leader badge
    Downloads: 606 This Week
    Last Update:
    See Project
  • 18
    OnScreenProtractor

    OnScreenProtractor

    Simple on-screen protractror.

    On-Screen Protractor is a simple java application that allows to measure an angle on the screen. Originally the program was conceived to assess the angle between north and a given point on any map open on the screen, therefore the background of the application window is transparent and the angle is measured from the positive y-axis and clockwise. The application allows to move the origin of reference axes and to rotate the axes as needed. OnScreenProtractor works correctly only in Windows...
    Leader badge
    Downloads: 105 This Week
    Last Update:
    See Project
  • 19
    openbravopos

    openbravopos

    Open Source Openbravo POS convert to Commercial Retail ERP and POS

    Complete and user-friendly retail POS functionality A comprehensive, flexible, and user-friendly cloud-based retail POS software. 1. Sales, quotations, reservations, and returns, including cross-store and cross-channel scenarios. 2. Automatic validation of customer personal data. 3. Configuration of keymaps for quick access to options and featured products. https://www.youtube.com/watch?v=Aai3iYLP2TQ&pp=ygUNb3BlbmJyYXZvIGtkcw%3D%3D Contact: both version of Openbravo POS...
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • 20
    Stirling-PDF

    Stirling-PDF

    #1 Locally hosted web application that allows you to work on PDFs

    ... either exclusively on the client side, reside in server memory only during task execution, or temporarily reside in a file solely for the execution of the task. Any file downloaded by the user will have been deleted from the server by that point.
    Leader badge
    Downloads: 88 This Week
    Last Update:
    See Project
  • 21
    JaxoDraw

    JaxoDraw

    JaxoDraw: Feynman Diagrams made easy!

    JaxoDraw is a tool to generate Feynman diagrams in a mouse click-and-drag fashion. Graphs can be exported to a variety of graphics formats and arbitrary latex code can be used for labels to produce high-quality publishing-style figures.
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 22
    Floreant POS

    Floreant POS

    Opensource Enterprise Grade Restaurant POS

    Enterprise Grade Point of Sale application for QSR, Casual Dine-In, Fine Dine-In, Cafe and Retail. Established in 2008 Floreant POS has powered 30,000 restaurants in 25 countries around the world. It can run on single or multiple terminals and manage new order, visualize tables, manage kitchen and produce advanced reports. Floreant POS is initiated and maintained by OROCUBE LLC, USA (https://orocube.com) and released under MRPL 1.2, a variant of Mozilla Public License 1.1. http...
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 23
    POSper

    POSper

    Get the new release!

    POSper is a Point Of Sale (POS) System designed for small businesses. We support a wide variety of hardware and databases. We stand committed to the principals of community, collaboration, and communication and welcome everyone who comes by.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 24
    Barbecue is a Java library that enables the creation of barcodes in a variety of standard formats that can be displayed as Swing/AWT components, included in printed output, generated as EPS and SVG and displayed in a web application.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 25
    OpenbravoTech

    OpenbravoTech

    Openbravo ERP is an open-source enterprise resource planning (ERP)

    ... languages and currencies. Openbravo POS is an open-source point of sale software designed for retail businesses. It features a web-based interface and runs on various platforms including Windows, Linux, and MacOS. It offers functions such as inventory management, sales reporting, customer management, and support for multiple payment methods. Openbravo POS is highly customizable and can be integrated with other systems such as accounting or e-commerce platforms. Offer Ongoing maintenance
    Downloads: 15 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next