Showing 51 open source projects for "read"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Virtual Magnifying Glass is designed for visually-impaired and others who need to magnify a part of the screen. Unlike similar programs it does not open a separate window for the magnification but instead puts a movable magnifying glass on screen.
    Leader badge
    Downloads: 275 This Week
    Last Update:
    See Project
  • 2
    XML Tree Editor

    XML Tree Editor

    Basic cross-platform tree view XML editor

    XMLTreeEdit displays XML files as tree views and allows basic operations: adding, editting and deleting text nodes and their attributes. The main goal is providing a simple tool to create/edit XML configuration files for users without knowledge of XML. Built in Free Pascal Lazarus, which allows easy compilation for different target platforms. Currently binary executables were produced and tested on Windows (XP, 7) and Ubuntu Linux (GTK2). For developers: there are two units listed...
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 3

    SnapModbus

    32/64 bit multi-platform Modbus communication library

    SnapModbus is an Open-Source multi-platform suite (library and tools) to manage Modbus communication in strict adherence to the modbus.org specifications, both master and slave side. It supports all the functions described in the documents: * MODBUS APPLICATION PROTOCOL SPECIFICATION V1.1b3 * MODBUS MESSAGING ON TCP/IP IMPLEMENTATION GUIDE V1.0b * MODBUS over Serial Line - Specification and Implementation Guide V1.02 through the standard transport protocols and the most widespread...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    REST Dataware Componentes

    REST Dataware Componentes

    Componentes estilo DB para uso em Servidores REST

    ...Today to be able to write data in a Bank via WebService is very complex for simple operations, making scheduling of simple screens time-consuming. With REST DW, you no longer have to worry about creating SQL Insertion, Deletion, Read and Execution methods via Webservice; Simply add a RESTDataBase connection component and add a RESTClientSQL component that will already have your SQL solution fully functional as it did back in the day and with all the power of modern REST / JSON technology with data compression and everything the language can offer, Use it, have fun, and need support. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 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
  • 5

    iff4pascal

    Units to help dealing with IFF files in Pascal.

    Allows to read and create IFF compliant files using TStream based objects. Interchange File Format (IFF), is a generic container file format originally introduced by Electronic Arts in 1985. It is a flexible and scalable format description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    HTML parser in Delphi

    A Delphi class with functions to read and dissect a HTML file

    THTMLdom is a (Delphi) class with functions to read a HTML source file and dissect it into a tree of THTMLelement. The attributes of the HTML tags are stored in the elements. Functions are provided to select elements on the basis of the attribute values or tag names. The structure of the tree can be shown and it can be rendered as plain text. The source is plain Delphi pascal, requiring a version that supports Tdictionary.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    HVPQ 5 Reader

    HVPQ 5 Reader

    Simple and easy to use reader for the files with ‘ocimf’ extension

    Simple and easy to use HVPQ 5 Reader that allows to read ‘hvpq’ files with ‘ocimf’ extension. Drag and drop ‘hvpq’ file in first tab to see internal data. Build in search functionality and ability to copy and paste data to any external application (e.g. excel, word, outlook). Compressed encrypted database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    USB serial number

    Utility to read serial number of all attached removable drives

    This small tool enumerates and shows system identifiers (i.e. serial numbers) of all attached USB flash devices. The serial numbers can be used as a simple hardware key for user identification in other (probably custom) applications.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Khawarizmi - Arabic Programming Language

    Khawarizmi - Arabic Programming Language

    Basic Arabic programming language designed for students

    ...The idea behind the project is to provide an easy language for teaching which combines the ease of Pascal programming language (usage of natural language words such as Program, Read, Write, ..) as well as the abbreviations of C language ({} || , &&,! ...). Please note that Khawarizmi is discontinued and published for educational purposes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    ProJob

    ProJob

    download csv files from ftp and process them to import to database

    ProJob is a windows service that allows you to define ftp connection, sql connection, mail server parameters and allows you to download files (csv, txt ...etc), to process them (read, parse), to insert into a table in a sql server, to send process information as a mail automatically. https://sourceforge.net/p/projob/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PasJas

    Pascal wrapper for JPeg2000 Jasper library

    ...The JasPer Project Home Page: http://www.ece.uvic.ca/~frodo/jasper/ Support included for jp2(+ j2k, jpc), mif, pnm, ras, pgx formats; bmp and jpeg are excluded, usually included in Pascal (Delphi). All formats can be individually selected using specific defines. It supports irregular geometries and YCbCr on read. Imported jasper structures are valid for jasper-1.900.1 . It is currently compilable with Delphi XE5 but with a few changes should be easily adapted to other versions or FreePascal. Included object files are from jasper-1.900.1, precompiled with Borland C++ Compiler 5.5 (free). The jasper library is compiled WITHOUT any modification using the included bat file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    a gateway from vBulletin forums to the USENET (or any NNTP server). It allows forum members to read newsgroup messages as well as to send posts to the newsgroups. In a nutshell, it turns vBulletin forums into a basic function news reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ScreenToMail

    Use "Print Screen" key to send a screenshot through email.

    A very simple tool to send screenshots to support team mail address. Use "Print Screen" key and add a brief description of the issue. Please, read the Wiki section to learn how the application works... Currently only the source code is provided. Do you have ideas? Please send your request through Tickets :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WFM Reader

    WFM Reader

    WFM file reader and exporter

    ...Thanks for using it for several years :) Please use official WFM-file format description (pdf) located at: http://download.tek.com/manual/001137803web_0.pdf ====== DISCLAIMER ====== ====== OBSOLETED DESCRIPTION ====== WFM reader and exporter is the simple application to read WFM file that produced by Tektronix/Rigol oscilloscopes. In the version 2.0: - Recovered the tabbed interface - Added Zooming/Scrolling - Added Legend with Min/Max - Added CSV / Image exporting - Removed 3rd party dependencies for straight recompile Many thanks to Kirk Wolak. https://sourceforge.net/users/kwolak Downloading of previous versions is not recommended. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15

    SimpleEmail

    A simple E Mail client in DELPHI/PASCAL

    A very simple E Mail client written in DELPHI / OBJECT PASCAL using INDY 10 & DELPHI XE 2 , More or less for training and education purpose. Anyhow you can already read & write emails. /(will upload latest code version soon, trouble with svn and sourceforge) 28-2-2013
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    FreeNFS

    FreeNFS

    Network File System (NFS Versions 2.0 & 3.0) for Windows

    ...FreeNFSE is a NFS 2.0 and 3.0 Compliant Server for Windows to a Embedded System Client. Adding more protocols to better serve embedded systems and video streaming. Insure to read the Blog, for current information on whats new!
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 17
    DMX Adress Wizard

    DMX Adress Wizard

    DMX Address to Dip-switch and reverse

    DMX addresses predictable and also read dipswitches addresses. Display as an image and value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DataRecords

    TDatasetRecord is a Delphi class to represent a single TDataset record

    Class to represent a single dataset record in a TParams collection with each TParam serving as a named field/value corresponding to a dataset field. It Also communicates with associated dataset in order to read and set it's fields structure and copy field values from/to dataset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Read a hierarchical XML file who host a list of files hosted on edonkey network and permit adding all or part of this files in a edonkey client using ed2k:// links.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Snarl scripter is a script plugin for Snarl (https://sites.google.com/site/snarlapp/home). You can create snarl extension in Javascript language!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The MIDI Sequencer Components are a collection of Delphi components to generate, play, read or write MIDI files. The software is based on manipulation of MIDI events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Small tool to read tracks from QStarz BT-Q2000 GPS Logger and convert to GPX. (Mainnav MG-950d, Mainnav MG-950dl may also work)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Libraries to read resources from Unreal Engine package files. Most Unreal Engine games are supported.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    The bookshooter can be used in combination with program like Adobe Digital Editions or Kindle for PC. It takes pictures of every Page, which can be read by an OCR-Program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Easy to use software, suitable for all ages and levels of understanding enabling users to teach themselves how to read and write music, develop listening skills and improve their all-round musicianship capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB