Showing 1038 open source projects for "open-shell"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    JLatex provides unified API, which is used to generate documents in LaTeX format. Framework consists of Java classes intented to provide 1:1 LaTeX features compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JReplace is a search & replace utility that searches and replaces multi-line text in files in a directory or subdirectories. Perfect for modifying a whole website at once. Files can be filtered by extension. Written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C.E.L. Pad is a light-weight text editor written in Java. This program is cross-platform. C.E.L. Pad enables the user to select different look and feel options such as changing fonts, size, and Look & Feel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Querylog is a console tool for performing SQL queries on a (log) files. Lines from one or more text files or stdin are matched, using regular expressions to an in memory database on which SQL queries can be performed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Docyrus is a web application allowing to create articles from imported chapters or articles. You can store local documents (doc, wiki, HTML, RSS, openOffice) online, manage them online and export them in many formats (pdf, openOffice, HTML,...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EsTexte is a text-to-HTML based on an intuitive text format akin to various wiki formats and ascii text files. Written in Java, it can be used from the command-line or from other Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The PSP Bookreader allows you to read eBooks on your PlayStation Portable. OK, it isn't really a reader and doesn't even run on the PSP itself, but the name is catchier than "text to JPEG converter". Features preview, configurable output, easy to use GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This piece of code is a sample of how I solve a problem to merge text (or any file, for that matter) files together to one big file. I hope you can use it, or learn from it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Croatian localization of LaTeX and everything related to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    CHAU (ConTEXT Highlighters Automatic Updater) is a tool to update highlighters files of ConTEXT text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a program for transliteration between cyrillic (Bulgarian version) and latin (English version) alphabets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Early Access iText, a PDF generation library in Java
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    A student of the Franklin W. Olin College of Engineering wrote his own extremely customizeable, extraordinarily functional, tabbed text editor in Python and pygtk. Works on windows and POSIX-compliant systems. For the scripter and excessive customizer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An extensible WikiClone system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Enabling intellisense(also called CodeInsight or AutoCompletion) for Vim Editor. Intellisense is supported for many languages and can be built for any language of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gyrfalcon is a note / thought / task management system. Take your notes and other bits of information and: put the notes in hierarchical trees, tag, search, hyperlink, etc. Gyrfalcon is also designed with a clean interface that avoids modal interactions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Originally developed for use in preparing philogical research notes, Notions allows the user to create documents which can be organised in a heirarchical manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WordIt is a powerful word processor that is more reliable than Microsoft Word and is smaller in size than Word or OpenOffice. WordIt also features a powerful real-time spell check system, that is more reliable than any other word processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Strip out useless tags and other junk from HTML files. Shrink files, enhance readability of HTML source, promote privacy, and clean HTML exported from Microsoft Word (MS-Word). Run HTMLStrip as-is or customize it with your own regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java library to convert FCK Editor XHTML into pdf, using iText. The goal is to provide implementation through API and also via Java Servlet; and to embed a PDF Preview into FCK Editor (as in the HTML Preview), referring to a Servlet URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is simple and tiny template framework module. It processing is speedy. And provides extract variables, dictionary reference and sequencial variable loop. Import a tinpy module and call the build function, so it became generate document with templat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XSLPIPE allows simple chaining together of XSLT stylesheets to process non-XML documents (like EDI) into other formats. This type of application is typically used to translate between complex file formats - for example EDI to Biztalk XML or CSV to EDI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JTF (Java Text Formatter) is a plain (latin) text simple formatter. JTF will format the inputed text to an well-formed text, with considering: line width, justification, table, cell, padding, and other parameters that correspond to formatting a text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    YRX: easily use regular expressions in C. Useful for creating lexers (lexical scanners)and other text processing software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TMG - Text Mining for german language documents
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB