Open Source Unix Shell Formats and Protocols

Browse free open source Unix Shell Formats and Protocols and projects below. Use the toggles on the left to filter open source Unix Shell Formats and Protocols by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    XMLTV

    XMLTV

    XMLTV obtains and processes TV listings data

    XMLTV is a set of programs to process TV (tvguide) listings and help manage your TV viewing, storing listings in an XML-based format. There are utilities to download TV listings for many countries, filter programs and Perl libraries to process listings. Our code is now available on Github at https://github.com/XMLTV/xmltv and new issues should be reported at https://github.com/XMLTV/xmltv/issues
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 2

    android-backup-processor

    Android adb backup extractor and packer

    Leader badge
    Downloads: 120 This Week
    Last Update:
    See Project
  • 3
    docx2tex

    docx2tex

    Converts Microsoft Word docx to LaTeX

    Converts Microsoft Word's DOCX to LaTeX.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    JetBrains Mono

    JetBrains Mono

    The free and open-source typeface for developers

    A typeface made for developers. Characters remain standard in width, but the height of the lowercase is maximized. This approach keeps code lines to the length that developers expect, and it helps improve rendering since each letter occupies more pixels. Consider this in contrast to some other fonts. Consolas, for example, has slightly wider letters. However, they are still rather small, which forces you to increase the size by one point to make the font more readable. As a result, lines of code tend to run longer than expected. JetBrains Mono’s standard-width letters help keep lines to the expected length. The shape of ovals approaches that of rectangular symbols. This makes the whole pattern of the text more clear-сut. The outer sides of ovals ensure there are no additional obstacles for your eyes as they scan the text vertically. JetBrains Mono’s typeface forms are simple and free from unnecessary details. Rendered in small sizes, the text looks crisper.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    DIET-PC (DIskless Embedded Technology Personal Computer) is a software kitset enabling IT professionals to build an open source GUI appliance based on commodity x86 (PC), PowerPC (Mac) or ARM (handheld) hardware, using an embedded Linux methodology.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    OSCAL

    OSCAL

    Open Security Controls Assessment Language (OSCAL)

    NIST is developing the Open Security Controls Assessment Language (OSCAL), a set of hierarchical, XML-, JSON-, and YAML-based formats that provide a standardized representation of information pertaining to the publication, implementation, and assessment of security controls. OSCAL is being developed through a collaborative approach with the public. Public contributions to this project are welcome. With this effort, we are stressing the agile development of a set of minimal formats that are generic enough to capture the breadth of data in scope (controls specifications), while also capable of ad-hoc tuning and extension to support peculiarities of both (industry or sector) standards and new control types. The OSCAL website provides an overview of the OSCAL project, including an XML and JSON schema reference, examples, and other resources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    jet

    jet

    CLI to transform between JSON, EDN, YAML and Transit using Clojure

    CLI to transform between JSON, EDN, YAML, and Transit using Clojure. This is a command line tool to transform between JSON, EDN, and Transit using Clojure. It runs as a GraalVM binary with fast startup time which makes it suited for shell scripting. It may seem familiar to users of jq.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    query-json

    query-json

    Faster, simpler and more portable implementation of `jq` in Reason

    query-json is a faster, simpler, and more portable implementation of the jq language in Reason distributed as a dependency-free binary thanks to the OCaml compiler, and distributed to the web with js_of_ocaml. query-json allows you to write small programs to operate on top of json files with a concise syntax. Learn how to write a Programming Language with the OCaml stack using menhir and select with great error messages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    xsd2pgschema

    Relational database replication tool based on XML Schema

    xsd2pgschema is a Java application suite, which converts XML Schema 1.1 (hierarchical data model) to PostgreSQL DDL (relational data model) and supports XML data migration into PostgreSQL based on the XML Schema without defects on information content. It also supports full-text indexing via either Apache Lucene or Sphinx Search utilizing the relational data model. File conversion from XML to CSV, TSV, or JSON is possible as well as mapping XML Schema to JSON Schema. Obtained PostgreSQL database can be optimized at user's discretion. Moreover, differential update, and XPath query evaluation over PostgreSQL are possible. PgSchema server, serialized relational data model server, can be used to speed up the analysis of complex XML Schema. Large XML file can be split through xmlsplitter, a flexible XML splitter based on XPath and StAX.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    android-backup-toolkit

    Collection of several utilities to work with android backups

    Project name: android-backup-toolkit URL: https://sourceforge.net/p/android-backup-toolkit/ License: various (see individual projects) Authors: various (see individual projects) This project is simply a compilation of the six following projects, both latest source code and binaries: * android-backup-extractor: https://sourceforge.net/projects/adbextractor/ * android-backup-splitter: https://sourceforge.net/p/adb-split/ * android-timestamp-keeper: https://sourceforge.net/projects/androidtimestampkeeper/ * helium-backup-extractor: https://sourceforge.net/p/heliumbackupextractor/ * no-adb-backup-app-lister: https://sourceforge.net/projects/no-adb-backup-app-lister/ * tar-binary-splitter: https://sourceforge.net/projects/tar-binary-splitter/ All the android utilities are bundled in a single package.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    android-backup-splitter

    Create a single adb backup for each app /sd and inform of missing apks

    This project consists of two shell scrips. One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app. The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method. Other software is needed. The bundle is included in Android Backup Extractor, with the full README as well: https://sourceforge.net/projects/adbextractor/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Graphical interface for the popular podcatching shell script bashpodder, for the Gnome desktop.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    PK7
    Utility to validate, extract, show and create digital documents included in files with "pk7" and "fp7" extensions such as electronic bills provided by some phone companies in Spain like Movistar and Telefonica.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    POPsearch is a desktop search engine that's designed to help you find information on your computer. This information can then be accessed remotely with RSS feeds, email feeds, or from any computer that has a web browser.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    mldonkey-ed2k-extractor

    Extract ed2k links from mldonkey downloads

    Extract ed2k links from mldonkey downloads (incomplete/active ones), using files.ini format which is how modern versions of mldonkey store configuration.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    The aw script is written so that you can browse web sites through the command line by specifying where to look at in a concise manner. It can also be used to make an excerpt of web sites.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A tool to register and superpose CTF MEG SAM(g2) result and MRI image into one gray-level image.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The Dublin Core Meta Toolkit transforms data collected via different methods into Dublin Core compatible meta data. The Toolkit is ideal for converting formats from Microsoft Access, MySQL and comma delimited value (CSV).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    POESIA= Public Opensource Environment for a Safer Internet Access an opensource Internet content filter (multimodal, mulitlingual) aimed for protection of youth (in schools...); partly funded by the European Commission
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A service-oriented, single-source, Java integration server with virtual Service Stores(TM) that expose services via web services, HTTP and more. Service Flows provide process automation. Mainframe, database, email, web, soap & ftp adapters are included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    clean-html-sh

    clean-html-sh

    clean-html.sh

    clean-html.sh - bash script to clean HTML. 1) Convert the stored pages in UTF-8. 2) defecating saved pages of extra spaces, tabs,      blank lines, scripts, images, meta-information.      PS: when an <pre> produces limited filtering! ! Not all characters can be transcoding UTF-8. Be careful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    command-line utility to convert between all 183 formats supported by openoffice. Convert doc to html, html to png, etc. Requires OpenOffice but does not require any previously installed openoffice macros. Uses the python interpreter that is integrated in
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A highly modular client remote/web services library written in Python supporting multiple protocols and transports through a unified interface. All modules are as independent as possible from each other to ensure high re-usability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Apostilator is a XML based front end to LaTeX that simplifies the process of writing all kinds of documents from letters to books, reports and articles. It's easy to customize and create templates defining a style for all your documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    hello world
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.