Open Source Linux Text Editors - Page 55

Text Editors for Linux

View 39 business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1
    Note-It

    Note-It

    Anota aí!

    Crie e organize recados facilmente!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NotePuppy is a minimalist text editor with file management capabilities. First developed for the Nokia N900, I wanted an editor that looked good and was slick and easy to use. It is so useful as a desktop editor that it is one of my main work tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Notebook
    Notebook is a easy to use program like Notpad but it is easier to use than Notepad because it is lighter than notepad making it faster and easier to use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Notebook
    Notebook is like Notepad but it is lighter faster and easier to use
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    A simple, easy to use text editor available for a multitude of platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Kylix-based note-accumulating program for Linux/X Windows that uses a grid motif rather than the traditional nested-folder system, and which has moderately advanced searching functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Notepad

    Notepad

    [iOS] A fully themeable markdown editor with live syntax highlighting

    A simple Markdown editor. Notepad gives your users the ability to write and edit Markdown directly in your app. With a JSON stylesheet, it's fully themeable. Add it to your app with only a few lines of code`. Notepad is fully hackable and open-source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Notepad Extra ++ is a modern textpad. It’s dynamic and user-friendly in every possible way. It’s fully written in VB.NET (A High-Level Programming Language). The best thing about Notepad Extra ++ is its syntax highlighting and its open source. Th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jot down your notes on this notepad scratchpad. Automatic saves. Can be used as sticky/postit notes or just as a simple notepad. This notepad runs on its own and also can be used as an Extension to Advanced Clipboard Manager (ACM), also on sourceforge.
    Downloads: 0 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
  • 10
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Notepad++ Portable is a launcher for Notepad++ that makes it easier to use on a USB drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NotepadM

    NotepadM

    NotepadM for windows

    Расширенный текстовый редактор
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Notes is a programmer text editor for linux and windows. Use Notes to edit HTML, JavaScript, CSS, Java, JSP, PHP, Perl, ASP, C, C++, Pascal, Delphi, Visual Basic, Assembly, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Note Organizing Program, nop in short, is a simple program to organize your notes (including diaries, hints, etc.) using tags and categories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A powerful (GTD compatible) multi-platform note and task manager. Focus is on quick, intuitive access to any note or task by project or full text search. Features synching with notestasks.com - access to your notes and tasks from anywhere via the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Notilo
    Personal information manager. Plain-text editor with hierarchical structure. Multiplatform. Supports Unicode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Notion-to-MD

    Notion-to-MD

    Convert notion pages, block and list of blocks to markdown

    Notion-to-MD is a Node.js package that allows you to convert Notion pages to Markdown format.Convert notion pages, blocks, and list of blocks to markdown (supports nesting) using notion-sdk-js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A graphical, hierarchical note-taking application, using reStructuredText, python and PyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Small Notes taking applications. Allows for small notes with formatting that can be organised in to a tree like structure and also uses internal hyper-links. For discussion on this software go to the TCLers Wiki: http://wiki.tcl.tk/17866
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Novelang is a document generator based on a Wiki syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Development aid artistic. Creation of a software in order to be able to control all the aspects and phases of the writing of a novel as well as the principal text. Management projects, of the characters, places, notes, links......
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NunniMCAX is a minimal (19KB) C library for parsing XML. The API recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMCAX's FSM has been generated using NunniFSMGen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A GTK interface for browsing and searching for clip art. Developed for the Open Clip Art Library, though it can use other sources of clip art too. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ODFSVN is a set of tools that allow you to manage ODF documents in a subversion. repository
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB