Showing 170 open source projects for "command-line"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Rapid Portal Development
    Rapid development of portal-based user interfaces for submitting compute jobs to remote compute resources. It supports the mainstream compute engine vendors Sun Grid Engine, PBS and Condor. Get a job-submission portal up and running in a few hours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    xccdf2pdf renders XCCDF documents in PDF and other formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ConvertMake is a developer tool for Mac OS X that converts command line build systems into Apple's Xcode .xcodeproj project format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XSpyDer - XSD introspection in python

    XSpyDer - XSD introspection in python

    XSD introspection in Python for Entity-Relations

    XSpyDer is XSD introspection in python. It is meant to create a dom representation of a XSD document with included types and create an intermediate representation that can create classes in other languages such as PHP, but also python, C, java, English
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    The xml-coreutils are simple shell command line tools which operate directly on XML files in a way which is analogous to the classical unix shell commands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PekiLine Dictionary
    PekiLine is a personal English vocabulary designed to learning. Words are translated on-line using a Google dictionary include a pronunciation. The application stores all searched words in the local XML file for more learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Epicxml is an xql like command line interpretor for xml files management. Used as command: Epicxml is a shell friendly, xpath like query tool, wich allows you to navigate, find/create/update/delete/print nodes. It is based on picxml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A simple and still alpha Python script to extract features out of an OpenStreetMap (OSM) file into basic Keyhole markup language (KML)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MXQuery is a low-footprint implementation of XQuery 1.0, XQuery Update 1.0, XQuery Fulltext 1.0 and XQuery Scripting 1.0 as well as a subset of XQuery 1.1 (windowing, try/catch). It provides extensions to do data stream processing/CEP and SOAP/REST
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    Picxml is a tool for xml files management. Used as command: Picxml is a shell friendly, xpath like query tool. Used as library: picxml, is a full featured xml Parser, wich allows you to navigate, find/create/update/delete/print nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KAF2Tiger2 is a KAF (KYOTO annotation format) to <tiger2/> (Tiger2 XML) converter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Enrich and query corpora in the TEI-XML vocabulary. CorpusReader manage very large corpora and corpora containing milestone annotation. It provides tools for enriching corpora with output of linguistic parsers, and for extracting quantitative information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WordNetLMF converts WordNet (http://wordnet.princeton.edu/) lexicographer files into KYOTO-LMF, the LMF dialect used in the KYOTO project (http://www.kyoto-project.eu/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HTTP functional and non-functional (load and performance) toolkit based on jython/grinder (http://grinder.sf.net) ...includes capabilities to support: SOA services, REST, json/xml encoding, AES and WS security ... and a stub to collect requests
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Java library for validating XML documents in a consistent and flexible way. Supports multiple schema languages, local schema catalogs, and automatic caching of schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BibteXML is a bibliography schema for XML that expresses the content model of BibTeX – the bibliographic system for use with LaTeX. Stylesheets and conversion tools are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    fb2bin: A program to list binary attachment in FB2 files, extract them to files and replace these attachments by files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Open Performance Meter
    OPM is a portable benchmark tool with a uniform performance unit across various platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MActor is an extensible tool for functional integration testing. It can facilitate tests a range of integration technologies (support for JMS, XML over HTTP, SOAP, TIBCO Rv, IBM MQ series and file-shares are currently supplied with the tool)
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    now here: https://github.com/plastex/plastex plasTeX is a Python-based LaTeX document processing framework. It gives DOM-like access to a LaTeX document, as well as the ability to generate mulitple output formats (e.g. HTML, DocBook, tBook, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    XML to RDF converter xml2rdf.xsl

    Generic XML to RDF converter

    This is a generic XML to RDF converter which uses XSLT transformations to convert any XML document into RDF format. The transformation uses an XSLT processor like xsltproc. The command line for the Bash shell is: xsltproc xml2rdf3.xsl document.xml > document.rdf Reference: Breitling, F. 2009: A standard transformation from XML to RDF via XSLT, Astronomical Notes, Vol 330 Issue 7, DOI: 10.1002/asna.200811233, http://onlinelibrary.wiley.com/doi/10.1002/asna.200811233/abstract http://adsabs.harvard.edu/abs/2009AN....330..755B https://arxiv.org/abs/0906.2291
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ResXML is an XML application for the presentation-oriented markup of resumes or curricula vitae. The aim is for ResXML to support a set of features which make it a very functional tool for generating resumes for actual use from an XML source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ivyxmlformatter
    The ivy.xml formatter formats an ivy.xml. It changes indentation of tags and sorts and aligns their attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XML Processor. A Multi-threaded, Pub/Sub environment for Dynamic programming on an event driven Tickless and Sleeping State Machine with TCP communications, tight flawless memory management, powerful set algebra and a magical database. 100% C++. ezPort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    That project aims at providing a framework around the WSDLPull (http://wsdlpull.sourceforge.net) source code, so as to ease the packaging and delivery processes, allowing to deliver packages for a great number of Linux distributions and Unices.
    Downloads: 0 This Week
    Last Update:
    See Project