Showing 21 open source projects for "learning linux command line"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 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: 25 This Week
    Last Update:
    See Project
  • 2
    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: 14 This Week
    Last Update:
    See Project
  • 3

    ADReports

    Generate reports from Active Directory

    ADReports provides tools to generate reports from Active Directory (AD) via LDAP. These reports are useful to manage Active Directory, but also to improve compliancy for audits (e.g. due diligence, Sarbanes–Oxley Act (SOX)).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5

    JasperStarter

    Running JasperReports from command line

    JasperStarter is a command line launcher and batch compiler for JasperReports.
    Leader badge
    Downloads: 115 This Week
    Last Update:
    See Project
  • 6
    RightHandHydratation

    RightHandHydratation

    Mass music notes generation from ancien texts

    Sets of tools to generate notes from a text by dynamic dictionnary between alphabet and notes. Melody generated from a public domain text by this public tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mavscript

    Mavscript

    Calculations in a text document

    Mavscript allows the user to do calculations in a text document. Plain text, LaTeX and OpenOffice Writer files (.odt) are supported. The calculation is done by the algebra system Yacas (default), Jasymca or by the Java interpreter BeanShell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
  • 10

    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
  • 11

    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
  • 12
    JAHM

    JAHM

    Create executable Java archives for HTML content.

    JAHM is a tool for creating executable Java archives that contain and render HTML content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jaspercommand

    Run jasperreport jrxml file on the command line.

    This is a fork of gtWebMarque's RunJasperReports with minor modifications to support Date parameters. GPL3 Licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Query for Free

    Query the iSeries database

    "qryff" is a command that runs on the IBM iSeries (or AS400). It allows you to run SQL queries on the OS400 database from the command line or a CL program. You can output information to the screen, print, or a file. You can also update, delete, insert, and whatever else the iSeries query engine supports. Technically, it is simply an interface to the operating system's "Start Query Management Query (STRQMQRY)" command. I wrote this back in the 1990's and it's been freeware since.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A tool to generate reports in Excel(TM) format from plain-text data files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Open Extract Processor

    Database ETL utility

    The Open Extract Processor (OEP) is a database ETL utility capable of merging/sorting/aggregating large partitioned database extracts. Native data files can be created from text files or from the accompanying MYSQL and Oracle import/export programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Report generator for student portfolio systems that have to aggregate data about pass rates. Takes tab separated files and generates a number of reports based on user supplied portfolio categories and grading/ranking schemes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SplitPDF -SplitPDF.jar- is a ‘command-line driven’ Java-program, it splits a PDF-file by bookmarks into separated PDF’s. The bookmark is used as title for the newly created PDF. Extremely usefull and fast in a batch processing environment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    HTMLtools includes several Java HTML tools for preparing Web pages. The HTMLtools program automates batch conversion of tab-delimited spreadsheet text files to HTML Web-page files, file & table editing, keyword mapping, templates, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Toolkit for civilian activists to cross-check lists of Knesset members (Israeli Parliament) present in the Knesset building and databases of their stands, helping on-site lobbyists work out who to talk to during session days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Squid Log Analyzer and Report Generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next