Showing 44 open source projects for "indexer open source"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 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
  • 1
    ZXing

    ZXing

    Barcode scanning library for Java, Android

    ZXing or “Zebra Crossing” is an open source multi-format 1D/2D barcode image processing library that’s been implemented in Java, and also comes with ports to other languages. It currently supports the following formats: UPC-A and UPC-E EAN-8 and EAN-13 Code 39 Code 93 Code 128 ITF Codabar RSS-14 (all variants) RSS Expanded (most variants) QR Code Data Matrix Aztec ('beta' quality) PDF 417 ('alpha' quality) MaxiCode ZXing is made up of several modules, including a core image...
    Downloads: 99 This Week
    Last Update:
    See Project
  • 2
    Html5-QRCode

    Html5-QRCode

    A cross platform HTML5 QR code reader

    Lightweight & cross platform QR Code and Bar code scanning library for the web. Use this lightweight library to easily / quickly integrate QR code, bar code, and other common code scanning capabilities to your web application. End-to-end scanner with UI, integrate with less than ten lines of code. Powerful set of APIs you can use to build your UI without worrying about camera setup, handling permissions, reading codes, etc. Support for scanning local files on the device is a new addition and...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 3
    ZXingLite

    ZXingLite

    Simplified version of ZXing, optimized to scan codes to generate QR

    ZXingLite for Android is a simplified and extremely fast version of ZXing. Based on the ZXing library, it optimizes the functions of scanning codes and generating QR codes/barcodes. The scanning interface fully supports customization, and one line of code can also use the default scanning function. In short, everything you want is here. By inheriting CaptureActivity or CaptureFragment and customizing the layout. (Applicable to most scenarios, and you don’t need to care about the code...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    ZBar

    ZBar

    ZBar is an open source software suite for reading bar codes

    ZBar is an open source software suite for reading bar codes from various sources, including webcams. As its development stopped in 2012, I took the task of keeping it updated with the V4L2 API. This is the main repository for it. A library for reading barcodes from various sources, useful for applications needing barcode scanning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    OpenKM Document Management - DMS

    OpenKM Document Management - DMS

    Document Management System and Content Management System

    OpenKM is a electronic document management system and record management system EDRMS ( DMS, RMS, CMS ). It provides modern and flexible architecture that meet today's IT demands, based on open technology (Java, Tomcat, GWT, Lucene, Hibernate, Spring and jBPM), powerful and scalable multiplatform application. OpenKM is a Web 2.0 application that works with Internet Explorer, Firefox, Safari and Opera. Can be configured in major DMBS like Oracle, PostgreSQL and MySQL among others...
    Leader badge
    Downloads: 1,042 This Week
    Last Update:
    See Project
  • 6
    uniCenta POS

    uniCenta POS

    uniCenta oPOS - dynamically evolving POS project

    Keep up-to-date with the latest news - Visit uniCenta's main site https://unicenta.com/about-unicenta-opos/unicenta-news/ uniCenta oPOS v5.0 is the latest community release. Get the latest uniCenta oPOS 5.2 if you would like to make a contribution and support the project or need business support help. uniCenta oPOS 5.2 has API integration and numerous improvements. Please see the changelog here: https://unicenta.com/support/changelog-unicenta-opos/ uniCenta oPOS is a...
    Leader badge
    Downloads: 588 This Week
    Last Update:
    See Project
  • 7
    QrAndBarcodeScanner

    QrAndBarcodeScanner

    An Android app for scanning QR codes and barcodes

    QR & Barcode Scanner is an ad-free, open-source scanner app. It uses the ZXing scanning library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    QRK Registrier Kasse

    QRK Registrier Kasse

    QRK Registrierkassen Software für kleine Betriebe.

    QRK Registrierkassen Software (Cash Register) für kleine Betriebe. Speziell für Österreichisches Gesetz (RKV geeignet) QRK ist ideal für alle Dienstleistungsunternehmen, die bislang mit Honorarnoten/Rechnungen oder Rechnungsblock mit Durchschrift (Paragon) arbeiten und eine einfache Kassenlösung suchen. Schnittstelle für Fibu und Rechnungsprogramme vorhanden. (Zb. Fakturama)
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    jfBackup

    jfBackup

    Enterprise Tape Backup Solution (Windows Server 2008R2+)

    jfBackup ======== Enterprise Tape Backup Solution for Windows Server 2008R2 x64 or better. Features: - Volume Shadow Backups (backup open files) - Full Backups of Remote and Local Volumes (client/server model) - Tape Changer (multi-tape backups w/ barcode reader support) - software compression (zlib) - email notification Not Supported (yet): - Incremental Backups - Image Backups (bare-metal restores) - SQL Backups (volume shadow backup should capture SQL data...
    Downloads: 2 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
  • 10
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others. Some(not all) plainform where she can run, as below: 1)dosbox,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    ZXing Android Embedded

    ZXing Android Embedded

    Barcode scanner library for Android, based on the ZXing decoder

    ZXing Android Embedded is a barcode scanning library for Android, using ZXing for decoding. The project is loosely based on the ZXing Android Barcode Scanner application but is not affiliated with the official ZXing project. By default, only SDK 24+ will work, even though the library specifies 19 as the minimum version. For SDK versions 19+, one of the changes changes below are required. Some older SDK versions below 19 may work, but this is not tested or supported. While this is not the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Epoch Time

    Epoch Time

    Setting virtual machines date and time using barcode reader offline

    Written in c++ using qt4 libraries. For linux hosts and linux guests machines. Require installed package zint and qt4 libraries. - After save state, restore virtual machine. - Login as root. - Activate qr code displying function with countdown pressing 'qr' button. - With keyboard captured, click without releasing barcode reader button pointed over screen image during countdown. Can see PLAYME.mkv demo dowloadable as separate file in this project at sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RxTool

    RxTool

    A collection of tools that Android developers have to collect

    A collection of tools that Android developers have to collect, Alipay payment, WeChat payment (unified order), WeChat sharing, Zip4j compression (supports sub-volume compression and encryption), Scanning and generation of codes and barcodes. Commonly used Dialog. WebView package can play video, Imitation betta fish sliding verification code. Toast package, Vibration, GPS, Color Picker, ArcGis, VTPK, Compile and run, maybe you will find surprises. The development process often requires the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BarcodeScanner

    BarcodeScanner

    A simple and beautiful barcode scanner

    BarcodeScanner is a simple and beautiful wrapper around the camera with barcode-capturing functionality and a great user experience. To start capturing just instantiate BarcodeScannerViewController, set the needed delegates and present it. While the user sees a nice loading animation you can perform some background task, for example, make a network request to fetch product info based on the code. When the task is done you have 3 options to proceed. We styled BarcodeScanner to make it look...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    PetERP

    ERP with TPV for PetStores

    This is an ERP with POS for pet stores. Created in Lazarus (Object Pascal). We are in a state of development, accept barcode scanner, cash drawer (opening) and ticket printers. Within its current characteristics allows: Management of Categories and Subcategories Product Management and categorization Customer Management and history Creation of personalized bar codes. Inventory Control We are working with the Inventory Review section. Developed in Lazarus (Object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bibliograph

    Bibliograph

    Open Source Online Bibliographic Data Management

    Bibliograph is a powerful and intuitive open source web application for the collaborative collection, editing and publishing of bibliographic data such as a bibliographies, small library collections or shared research data. It features a modern user interface similar to a desktop application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    BGAQRCode-Android

    BGAQRCode-Android

    QRCode scanner, scan barcode, and photo album

    Generate QR codes, scan QR codes, and identify QR codes for pictures. The modification range is large, and there is no plan to submit a PR for the barcodescanner library. Various scan frames can be customized. Customizable full-screen scan or only recognize the code within the scan frame area. The format of the code to be recognized can be customized (see the onClick method in TestScanActivity for detailed usage). Can control the flash, convenient to use at night. Can be set to scan with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Streamline POS
    Streamline POS - Free Open Source POS Are you looking for POS software for your outlet? then look no further This project was forked from uniCenta POS, to allow users continued access to the large number of features of uniCenta while focusing on U.S. currency and support for external Streamline developed extension apps that provide integrations with chip card EMV Technology and Ecommerce website integration with WooCommerce web orders and more extension apps in the works...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 19
    Web (PHP) based Grocery List generating software that supports barcode scanning. The list is maintained in a database with remote tools for adding, editing, deleting, and printing.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    Wanda POS
    Wanda POS - Africa's Gift to the World
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    MYSQL CSV Barcode Scanner Web App

    Web based barcode scanner application

    I designed this app to make stocktaking easier for Myob and a Motorola MC9000. It has a inventory that Myob and any other software that uses CSV exporting can import into and a low resolution version of the pages for low resolution barcode scanner PC's like the MC9000 for convenience. The finished stock take does NOT import into a program but compares databases and shows the changes required in the programs item database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    oxdox

    oxdox

    Enterprise Content Management & DMS- Version Control, Scan, Barcode...

    Ajax-JS-JQuery based Document Management system with full version control, Preview files, lock/unlock files, User Management with User authority module, Check-in/Check-out, Add multiple comments, doc search capability by Keywords/meta Tags/file names/etc, Barcode Generator. The system also provides easy to create and access folder hierarchy to classify files and folders. System is built on JAVA based technology. The system has performed well in production on, - JCR 2.0 - JAVA 7 -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 834 This Week
    Last Update:
    See Project
  • 24

    DVD Rental

    DVD Rental is database application designed to manage a DVD rental sho

    DVD Rental is database application designed to manage a DVD rental shop. The application was developed in Visual Basic 6 and since March 2006 is available as Open Source for anyone who what to continue its development. The application is fully functional thou there may be some bugs.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    Java swing based Point of Sale software for single instance and distributed environment. Uses MySQL as backend DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next