Showing 2386 open source projects for "gnu/linux"

View related business solutions
  • 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
  • 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
  • 1
    FreeNotePad

    FreeNotePad

    FreeNotePad is a multiplateform text editor

    FreeNotePad is a multiplateform text editor which contain function that help you to edit text and use free writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TeXML is an XML vocabulary for TeX. The processor transforms the TeXML markup into the TeX markup, escaping special and out-of-encoding characters. The intended audience is developers who automatically generate [La]TeX or ConTeXt files.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    jNPad

    jNPad

    jNPad's an simple text editor written in Java.

    jNPad's an simple text editor written in Java. It is designed to be easy to use, highly customizable and flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    a jabber (instant messaging) client running atop emacs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    MultiText Editor

    The text editor written in Java.

    MultiText Editor is the program for text editing. Supports many syntax formats. Has the check spelling for 9 languages. Install Java 1.6 from distributive firstly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JWordProcessor - Java RTF Editor

    JWordProcessor - Java RTF Editor

    Your simple RTF editor completely in Java

    A simple Rich Text Editor made entirely in Java Swing. You can format the content with the profits advanced control panels to manage the font, style and color of the text, paragraphs and proceed to check the spelling of content. Finally you can insert pictures from your file system and use keyboard shortcuts to open the menu and activate the panels for advanced text formatting. ================================= Get Android App -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Command-line/Ant-task/embeddable text file preprocessor. Macros, flow control, expressions. Recursive directory processing. Extensible in Java to display data from any data sources (as database). Can generate complete homepages (tree of HTML-s, images, etc.)
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 8
    Create beautiful song books for your church or fellowship using this LaTeX package and related tools.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    vim-sql

    SQL Workbench/J implementation in VIM

    This is an implementation of SQL Workbench/J (http://www.sql-workbench.net/) in VIM. It works with any DBMS supported by SQL Workbench/J (PostgreSQL, Oracle, SQLite, MySQL, SQL Server etc.). See the complete list here: http://www.sql-workbench.net/databases.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    PyEdit Editor

    PyEdit Editor

    Configurable Editor in Python

    PyEdit is a fully featured fast text editor written in Python. It can be used in any platform that has GTK. Because it is written in Python, it is easily configurable. Features code spell check and macro recording. Tested in Win/Lin/Mac --- Update: Using the editor full time V23 is mature enough for production --- Update: Had to downgrade to PyGTK 2.22.xx as 2,24,x had a double click message bug. (uploaded 22.2 to this project) --- Update: V33 is working as a champ. New...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    Gutschnell

    put together text from text modules

    This program is intended to put together text from text modules. In oral examinations, one must indicate the main considerations in the assessment. There are already pre-formulated sentences that have the advantage that they are legally correct and fit the grade that you want to give the candidate. You can also modify these phrases and add your own phrases. At the end, the product is saved as a text file and added to the exam protocol. So no logist need write more by hand. Of course you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FS-Blog

    FS-Blog

    Personal blog, the pioneering work of Spring Boot,

    Personal blog, the pioneering work of Spring Boot, using Spring Boot + MyBatis, front-end Bootstrap + LayUI, supports the lightweight Markdown editor Editor.md favored by programmers, and supports tag classification retrieval. Core framework is SpringBoot, ORM framework is MyBatis, MyBatis toolis MyBatis Mapper, MVC frameworks is Spring MVC, Template engine is Freemarker, Compilation auxiliary plug-in: Lombok, CSS Framework is BootStrap 4.0, Markdown editor is Editor.md, and Database is MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    vue-quill-editor

    vue-quill-editor

    Quill editor component for Vue

    vue-quill-editor is a rich text editor component for Vue.js that wraps the Quill editor, providing a powerful and customizable WYSIWYG editing experience for web applications. It enables developers to integrate advanced text editing capabilities such as formatting, embedding media, and handling structured content directly within Vue-based interfaces. The component supports two-way data binding, making it easy to synchronize editor content with application state in real time. It also allows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JSesh is an ancient Egyptian hieroglyphic text processor, currently used by professionnals and amateurs alike. It runs on all platforms supporting java (Mac, Windows, Linux). It can be used as a library for your own softwares too. SOURCES HAVE MOVED TO GITHUB: https://github.com/rosmord/jsesh
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    cebe/markdown

    cebe/markdown

    A super fast, highly extensible markdown parser for PHP

    cebe/markdown is a super fast, highly extensible markdown parser for PHP. It is a set of PHP classes, each representing a Markdown flavor and a command line tool for converting Markdown files to HTML files. The implementation focus is to be fast (see benchmark) and extensible. You are able to add additional language elements by directly hooking into the parser, no (possibly error-prone) post- or pre-processing is needed to extend the language. It is also well-tested to provide the best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SETEdit is a friendly text editor. It is a text mode application with windows, buttons, mouse support, etc. The main target of the project are programmers so the editor is mainly oriented to programming.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17

    Subeditor

    Simple subtitles editor.

    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Emacs Anywhere

    Emacs Anywhere

    Configurable automation + hooks called with application information

    Emacs Anywhere provides configurable automation and hooks containing window info, so you can bust moves anywhere in a quick, customizable fashion. Open System Preferences and navigate to keyboard > shortcuts > Services. Check the box beside "Emacs Anywhere", click "Add Shortcut" and key a shortcut. In order to use Emacs Anywhere, you must use Xorg as your window manager. You can switch your window manager in Ubuntu by going to the login screen, clicking the cog icon, and selecting Xorg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    wxApps
    Free open source applications based on wxWidgets(MadEdit, Bitswash, wxDFast, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Civilizer

    Civilizer

    Civilizer - Tool to efficiently manage your data/knowledge/idea

    Civiilzer is a Dedicated Personal Knowledge Management Tool built by Java. You can use it for purposes such as a high level note application, document store, information hub, etc. With Civilzer's Markdown editor, you can edit text in Markdown format, but the editor provides a lot more additional features, so you can edit your content in a more stylish fashion. You can structure and organize your data with tagging, relating, bookmarking. Civilizer's full text search functionality is simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Spacemacs

    Spacemacs

    A community-driven Emacs distribution

    The best editor is neither Emacs nor Vim, it's Emacs *and* Vim, courtesy of Spacemacs! Spacemacs is an extension of the popular text editor Emacs, that offers a whole new way of experiencing Emacs. It is a community-driven Emacs distribution that focuses on ergonomics, mnemonics and consistency. Using it comes naturally to both Emacs and Vim users. In fact, you could even combine the two editing styles. Enabling you to switch between input styles makes Spacemacs a great choice for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    cpDetector is a proxy for codepage detection of documents. It delegates to multiple instances that try to detect the codepage by different techinques. A command line executeable is shipped that allows to sort documents by codepage.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 23
    JUSH is a syntax highlighting component written in JavaScript. It highlights HTML, CSS, JS, PHP and SQL code embedded into each other. Beside syntax highlighting, it provides links to the documentation for all supported languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Indexmeister

    automatic indexing for large LaTex documents

    Indexmeister reads a variety of formats (.tex, .docx, .epub, and others) and suggests keywords for indexing. The included program Imbrowse provides a semi-automatic interface to rapidly add index tags to multi-file latex documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    kodeWeave

    kodeWeave

    HTML/CSS/JS and Markdown Playground For Web Designers and Developers

    kodeWeave is a realtime coding playground for HTML, CSS and Javascript. Similar to JSFiddle and JSBin, but kodeWeave was made to work offline but also as a prototyping application to build applications for desktop operating systems while on mobile devices. (PhoneGap Build is recommended for mobile devices) kodeWeave similar to jsfiddle, jsbin, dabblet, liveweave, codepen, cssdeck, cssdesk, tinkerbin, d3 playground, plunker and pastebin, but allows you to export your web app as a desktop...
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB