Showing 48 open source projects for "stable"

View related business solutions
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • Real Time Accounts Payable Automation. Icon
    Real Time Accounts Payable Automation.

    Invoice capture and automation seamlessly integrated with your accounting software

    Yooz provides the smartest, most powerful, and easiest-to-use cloud-based E-invoicing and Purchase-to-Pay automation solution. It delivers unmatched savings, speed, and security with affordable zero-risk subscriptions to more than 5,000 customers and 300,000 users worldwide.
  • 1
    CsvJdbc - CSV file JDBC driver
    A read-only JDBC driver for Java that uses Comma Separated Value (CSV) files as database tables. Ideal for writing data import programs and conversion programs.
    Leader badge
    Downloads: 145 This Week
    Last Update:
    See Project
  • 2
    CSV Quick Viewer

    CSV Quick Viewer

    CSV Quick Viewer

    Windows file viewer for delimited text files like CSV or Tab delimited files. Nothing needs to be configured. In case of unusual formatting of the text files the option can be adjusted. Simply open any delimited text file and access the information in tabular form.
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 3
    csv2odf

    csv2odf

    csv2odf can convert csv data to formatted spreadsheets and documents.

    csv2odf can create business intelligence reports from csv data sources with output to ods, odt, html, xlsx, or docx documents. It uses a template file that you design to control the layout, fonts, and colors. Just query your database with output to csv (or tsv), then use csv2odf to insert the data into your template to produce a nice looking formatted output. It is a command line tool and you can automate the generation of reports by using scripts and cron. It can be used to create...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    igspread

    igspread

    converts between IGES file and text file

    Command-line interface program that converts between IGES file and text file. IGES files are compatible with most of CAD systems. This program permits you to convert curves and points created in CAD program into coordinates in text file or you can do the opposite - convert text files into curves. It is especially suitable for curves described by hundreds of coordinates, e.g. airfoil contours of aircraft wings. Output filename is either out.txt or out.igs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
  • 5
    TableMD

    TableMD

    CSV file to Markdown and Docbook table converter

    This application converts standard CSV files to Markdown and/or Docbook tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Free VCF file to CSV or Excel converter

    Excel VBA Script to convert VCF file with multiple entries to CSV file

    This is an Excel based VBA script used to import bulk .VCF files that contain more than 1 Vcard and then convert them to a comma separated .CSV file or Excel xls file that can then be imported into Outlook, Google, or any other application that supports import of contacts using CSV files. This has been written to support VCF 2.0, 2.1, 3.0 and 4.0 formatted files including those with printable encoding (MIME) and has been tested with bulk VCF files from Backupify, Google Contacts (Gmail...
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • 7
    FREE CSV & Text (TXT) File Splitter

    FREE CSV & Text (TXT) File Splitter

    Ability to work with large csv files and cut them down to run in Excel

    This CSV and TXT file splitter firstly allows you to work with large data files. We have tested this on the largest CSV file we could find. It had over 25.6 Million rows. Microsoft Excel can only load 1 Million rows. So the challenege was on! Splitting a file in this case by 990,000 rows made sure that it was more than capable to load into excel. Splitting 25.6Million rows took aroud 50 minutes. Has been tested reading 25Million rows which took around 15 seconds to read. Its...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    2DFMDBarcodeCreator

    2DFMDBarcodeCreator

    Create FMD style DataMatrix pack codes & DataMatrix aggregate codes

    Read CSV files of FMD pack data, create and print FMD DataMatrix codes for all packs in the file. Create aggregate barcode files for packs within the same batch. The Aggregate function is for labelling outer packs allowing codes to be checked without breaking a box seal and scanning packs individually
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    jdbc2csv.jar

    Command-line sql JDBC tool

    jdbc2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. To connect to a specific DBMS the tool uses its JDBC driver. The result of the executed 'select' query is displayed in CSV format ( different standards are supported ). When there is an error the tool stops with exit code 1 and the error message is output on stderr. jdbc2csv is created with a main purpose to be used in shell-scripts. Relatively easy to configurate,...
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10

    xml2csv.jar

    Command-line xml to csv tool

    xml2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. Examples: 1. Help java -jar xml2csv-1.0.jar --help 2. Extract nodes from xml: java -jar xml2csv-1.0.jar --nodes test/cd_catalog.xml The result is the full node name and number of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pyDaSSQLiteMan

    An easy way to manage SQLite databases and query CSV files

    Welcome to the project page for pyDaSSQLiteMan (Python Data and SQLite Manager). This application is a Python Tkinter application designed to enable easy SQLite database file manipulation, and an easy method to run SQL styled queries on CSV files. If you're not downloading the pre-compiled executable you will need Python to run this app. You can download it from http://www.python.org/ . I'd recommend something after version 3. Testing has been Windows based. SQLite is a free database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bots open source edi translator

    Bots open source edi translator

    Bots is a complete translator for edi: edifact, x12, xml, tradacoms

    Bots is a complete translator for edi (Electronic Data Interchange). EDI data formats eg: edifact, x12, tradacoms, xml. Mail: http://groups.google.com/group/botsmail Web-site: http://bots.sourceforge.net Wiki: http://bots.readthedocs.io Develop: https://github.com/eppye-bots/bots
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 13

    csvcr

    CSV file convert / reformat

    Convert / reformat csv files. Originally developed for paypal csv import to HomeBank accounting program. Select specific columns to include in the output, insert static text into a column and more. Contact me if you need a different format for output and I will put it in the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    iTelliHashCSV

    iTelliHashCSV

    Cryptographic Hashing Application for CSV Files

    iTelliHashCSV is a cryptographic “one-way” hashing application designed to securely protect sensitive or private information from disclosure. Proper use of this program allows organizations, businesses, and individuals (i.e., the data owners) to share complete/intact datasets containing sensitive data with others without actually disclosing the sensitive or private information. Additionally, if such datasets are subsequently modified or enhanced through value-added services or products...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    csv2vcf converter

    csv(Comma-Separated Values) to vCard 2.1 converter

    This software will help you to convert a .csv(Comma-Separated Values) files to .vcf(vCard 2.1) files. For example, you'll find it very helpful for transfering your contacts from old-types cell phones, wich can export it's phonebook to csv only, to newer ones or even smartphones, etc. The latest version from now on has the ability of language selection. The built in languages are: English, Ukrainian and Russian. Besides, users can even make own translations now and store them into...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    DBF/dBASE в MySQL, CSV, XML
    Конвертация DBF файлов в MySQL, CSV или XML. Русский, English, Deutsch, Español, Italiano, Français, Čeština, Română. http://dbf-to-mysql-csv-xml.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ZET-CSV

    ZET-CSV is the C++ library for csv format.

    ZET-CSV is the C++ library for csv format. ZET-CSV uses STL library. Interface CSV container similar to the interface std::vector. You can use ZET-CSV (not as the library) with your code by rewriting the Makefile. ZET-CSV contains following csv extension: a different number of columns in the rows, literals \r, \n, \r\n indicate the end of the row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CSVboard

    CSV editor to open CSV files with minimum effort

    CSVboard is a tool for loading CSV files with minimum effort. Since I placed a great importance on its easy of use I implemented a search and filtering engine which provides you with the facility to efficiently find specified rows within a table. DON'T FORGET TO READ THE QUICK TUTORIAL!! Features: Lightweight and portable Set and reset title with Ctrl+q and Ctrl+w Auto-set column widths Auto-detection of delimiters Load files by Dragging&Dropping XML export Powerful search and...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    Elevations C++ for CSV
    Elevations moves data from Excel to Unix systems. It connects VBA with Cygwin SSH, CGI and HTTP POST to deliver to a QuantLib C++ server through pipes. Provides C++ classes to process CSV files and the strings to C++ types. File schema definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    TFieldedText

    Fielded Text (CSV) file parser/generator

    TFieldedText is a component which allows you to easily: generate and parse Fielded Text Files (eg. CSV files); and create and edit Fielded Text Meta files. For more information about the Fielded Text standard see http://www.fieldedtext.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FTEditor
    FTEditor is an editor for Fielded Text files (see http://www.fieldedtext.org). It lets you visually and interactively create and edit the Meta for a Fielded Text file. It also lets you edit a Fielded Text file with a simultaneous text and grid view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XML2CSV-Generic-Converter

    XML2CSV-Generic-Converter

    Flatten XML into CSV to suit your mood

    Java XML to CSV (XML2CSV) generic conversion facility. Flattens one or more similar XML files into CSV projections. I made it in order to extract data from big XML files and gather them in files more easily opened with a spreadsheet because I didn't find anything adapted to my needs over the Internet when I needed to (Java + truly generic + self-contained algorithm + Unix like command line options + efficiency). It is packaged as an auto executable Jar for convenient command line...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    QChartist2

    QChartist2

    Technical analysis software

    QChartist is an open source technical analysis software. Its purpose is to provide a complete set of tools to perform technical analysis on charts and data. It helps to make forecasts mainly for markets but can also be used for weather or any quantifiable data. The program is flexible and its functionalities can be easily extended. You can draw geometrical shapes on your charts or plot programmable indicators from your data. It is also possible to filter or merge data. I got a little...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ftvalid

    Fielded Text (CSV) File Validator

    ftvalid is a command line executable which can validate a text file against a fielded text meta file. It can also verify the uniqueness of a set of fields in the file. A file will be successfully validated if its format matches that specified in the Meta file and the specified fields (if any) are unique across all lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AhnConvert

    AhnConvert

    Converts .ahn files into comma-separated .txt and GEDCOM 5.5.1 files

    This converter bridges from the .ahn file format into GEDCOM 5.5.1, It's a command-line tool written in Java. AhnConvert allows family data, laboriously grabbed decades ago surviving into state-of-the art genealogy software products. The software "Familien Chronik" by Reiner W. Dudde was a genealogy software published by Data Becker as part of the "Goldene Serie" series, back in the 1990's. Especially in Germany this tool penetrated the market to some extent. Generating a project and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next