Showing 60 open source projects for "open any file"

View related business solutions
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
    Learn More
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
    Learn More
  • 1
    FastReport Open Source

    FastReport Open Source

    Free Open Source Reporting tool for .NET

    Free Open Source Reporting tool for .NET Core/.NET Framework that helps your application generate document-like reports.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 2
    SuiteCRM

    SuiteCRM

    The multi-award winning SuiteCRM is the world's best open source CRM.

    SuiteCRM is the award-winning Customer Relationship Management (CRM) application brought to you by authors and maintainers, SalesAgility. It is the world’s most popular open source CRM solution with over 1 million downloads & an estimated 4.5 million users worldwide. The open source format of SuiteCRM means that users can scale the application & customize it’s many modules and features to meet their specific business needs. SuiteCRM suits any business size, requirement, or industry. It can...
    Leader badge
    Downloads: 160 This Week
    Last Update:
    See Project
  • 3
    nuBuilder Forte

    nuBuilder Forte

    nuBuilder Forte is a cloud database builder.

    nuBuilder Forte is the 4th version of nuBuilder. A open-source browser-based tool created for developing web-based database applications. nuBuilder uses either MySQL or MariaDB databases and gives its users the ability to do database operations like... • Search, Create, Insert, Read, Update, Delete ✪ With low-code tools that create ... - Forms with the Form Builder - Fast Reports - Database queries with the SQL Builder - Customised date and number formats with the Format Builder...
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 4
    QtRPT

    QtRPT

    Easy-to-use print report library and designer

    QtRPT is the easy-to-use report engine written in C++ QtToolkit. It allows combining several reports in one XML file. For separately taken field, you can specify some condition depending on which this field will display in different font and background color, etc. The project consists of two parts: report library QtRPT and report designer application QtRptDesigner. Report file is a file in XML format. The report designer makes easy to create report XML file.
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
    Learn More
  • 5
    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 spreadsheets...
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 6
    Limbas
    Like Access, from basic features such as table management, form and report generator as well as charting and workflow features it can be dynamically modeled with one another to any product solution. Limbas is based on PHP.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    Flight Logs

    Flight Logs

    Maintain logs of model rocket flights and your rocket fleet inventory

    ... beginning is tracked through an extensive Builder's Log. This not only keeps track of the construction process, but tracks any parts ordered. You can even record your 3D prints through the software. And once the rocket starts flying, any maintenance or repairs can also be tracked. Looking to wear the NARTREK Gold? Flight Logs can create the certification packages for Bronze, Silver and Gold, along with the Cadet Mercury Level.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    proreports

    proreports

    Simple Reporting System

    ProReports is simple reporting system designed to generate reports in popular office formats - PDF, XLS, RTF, HTML, TXT, XML, JSON, CSV, PNG, GIF. These reports are generated based on the definition in the internal database system. ProReports supports jrxml (JasperReport) format. This type of report templates can be prepared in external editor, such as iReport. Also user can prepare report in internal format of ProReports (simple Visual Programming Language mixed with PHP5 and JAVA or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JasperStarter

    Running JasperReports from command line

    JasperStarter is a command line launcher and batch compiler for JasperReports.
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
    Learn More
  • 10
    LimeReport

    LimeReport

    Report generator for Qt Framework

    LimeReport - multi-platform C++ | Qt report generator library written using Qt framework and intended for software developers that would like to add into their application capability to form report or print forms generated using templates. Report designer included in the library allows to create fast and intuitive print form templates which can be saved in XML format and used to generate report pages. So formed pages could be send to preview, PDF file or printer. As a data source developer can...
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 11
    PyQtRPT

    PyQtRPT

    Pyside QtRPT

    Pyside QtRPT Python Binding for QtRPT (PySide Shiboken) QtRPT Report Engine Python Report License LGPL3 compatible with QtRPT (see license) """QtRPT is the easy-to-use print report engine written in C++ QtToolkit. It allows combining several reports in one XML file. For separately taken field, you can specify some condition depending on which this field will display in different font and background color, etc. The project consists of two parts: report library QtRPT and report...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    MLM Downline Simulator HD ➤ SWF

    MLM Downline Simulator HD ➤ SWF

    How to open a SWF file? Open it in a SWF PLAYER✔ or VIEWER ✔

    Powered by http://www.softwaresuite.de MLM Downline Simulator HD Compensation Plan Analysis and free MLM Calculator Easy to use, just downloading the swf-file and open it in a swf-player or viewer. FREEWARE: Adobe Flash SWF file How to open a SWF file? Previously you could open all swf files in any web browser. Unfortunately, it is no longer possible. The easiest ways to open a SWF-FILES are : REQUIREMENTS ➤ Windows : ⇨ http://www.swffileplayer.com/ ➤ Mac OS : ⇨ https...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Query2Report

    Query2Report

    Simple open source business intelligence and reporting solution

    Query2Report provides a simple opensource business intelligence platform that allows users to build report/dashboard for business analytics or enterprise reporting. The application transforms bunch SQL queries to beautiful google charts. The application caters to real time reporting with automatic refresh functionality. Refer to video tutorials Concepts - https://youtu.be/NdEUZ2suiv8 Data Analytics Demo - https://youtu.be/evCf74Ou7kg Data Forecast Demo -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OYSTER Entity Resolution

    OYSTER Entity Resolution

    OYSTER is an Entity Resolution engine

    Entity Resolution is the process by which a dataset is processed and records are identified that represent the same real-world entity. OYSTER (Open sYSTem Entity Resolution) is an entity resolution system that supports probabilistic direct matching, transitive linking, and asserted linking. To facilitate prospecting for match candidates (blocking), the system builds and maintains an in-memory index of attribute values to identities. Because OYSTER has an identity management system, it also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    QASreport

    QASreport - is a multi-platform C ++ Qt library for building reports

    QASreport - is a multi-platform C ++ Qt library that contains a set of classes for building reports. It is a mix of designer and report generator output means. It is intended to add to the application of automation to create, save, report output. Reports templates are stored in XML format. And can be stored and loaded from a file on disk, memory, or table blob fields. The library contains built-in designer, available in run-time, with the ability to work like a normal graphic editor. Possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    nervalreports

    nervalreports

    A lightweight report creation Java library

    ...), at Nerval Reports the data should be sent directly when iterating through it (ie: when using databases, one will create its report while iterating through the result set - instead of creating a bunch of collections to pass them to the library), and the design is mainly focused on programmer side. Also, one could include to its project just the exporters he/she is interested with, basing its choice on performance trade-offs, report file types and focused target projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SBML2LaTeX

    SBML2LaTeX

    A documentation and report generator for systems biological models

    SBML2LATEX is a tool to convert files in the System Biology Markup Language SBML) format into LATEX files. A convenient online version is available, which allows the user to directly generate report from SBML in form of PDF or TeX, which can be further processed to various file types including DVI, PS, EPS, GIF, JPG, or PNG. SBML2LATEX can also be downloaded and used locally in batch mode or interactively with its Graphical User Interface or several command line options. The purpose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    myFSG

    myFSG

    Create FSG report in Excel format at your desktop

    ... a report is created, the Excel output still requires a lot of manual changes in order to meet usable standard. myFSG is a Java program which can be executed in any Windows platform that it connects to Oracle EBS database and generate FSG report in natve Excel format using highly customizable style template. It supports Oracle EBS 11i, R12.1 and R12.2. No need to use Template Manager, XML Publisher, or even log on to Oracle EBS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide powerful...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    An Excel that creates a powerpoint presentation of nicely formatted slides from the rows in a spreadsheet. Create your own ttemplates to include any fields from the spreadsheet customize your layout. More info on Tiran: http://tirandagan.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    NWCpen is a report software/code customizable for any activities or jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    reportico_ci

    reportico_ci

    Reportico implementation for CodeIgniter

    This project gives CodeIgniter developers a "baseline implementation" of the Open Source PHP web reporting tool Reportico. By easily including it in any CodeIgniter project, the wrapper allows Reportico to run on its own (by means of the included Runner controller) or embedded in any application as a library object.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    GimpPy uses img maps & an img as the input, output is a report.py file used to generate PDFs, the out files may run solo or chained together to make more complex multi page reports. Input required is a dict with vals for flds you have mapped on your img.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    QA plugin for DITAOT

    DITA Open Toolkit plugin that creates an HTML QA error report

    This DITA Open Toolkit plugin identifies errors in DITA tagging, element nesting, language standards, and common syntax errors, many of which are based on the Microsoft Manual of Style for Technical Publications. The plugin produces a .dita file including all violation data, which is then rendered in HTML and .csv formats. Quality assurance checks are highly customizable to fit project needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    wd2epub

    wd2epub creates epub file from the set of html files

    Set of python scripts to create epub files from a copy of website in your disk (e.g. by wget).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next