Open Source Linux Text Editors - Page 72

Text Editors for Linux

View 39 business solutions
  • 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
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    Today

    Today

    Keep a personal diary without saving files

    Today is a simple application to keep a registry of your thoughts. It works like a diary, you keep your entries sort by date. Today includes a spell checker based on the Enchant project that will help you to practice your “day to day” life in other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TongjiThesis is the abbreviation of Tongji University(P.R.C) Thesis LaTeX Template. This macro package aimed at creating a simple-to-use LaTeX dissertation template, including undergraduate thesis, master's thesis, doctoral dissertation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Convert Chinese Simplified(GB2312) to Chinese Traditional(Big5).It can be used in HTML,txt and so on .It is easy to convert a site once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Traductor Español HOYGAN para windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    This tool translates the text of the selected language to the language of your choice in the status bar and add the translated text in a note. Esta ferramenta traduz o texto do idioma selecionado para o idioma de sua escolha na barra de status..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TransHelp is designed to assist in checking the consistency of Chinese-English translations in a translation project. It is written in php and python. It is especially useful in collaborative translation projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TransLength

    Text translation proportional length checker

    Small tool to support the translation of text (application user interfaces, resource bundles, ...) to other languages. Checks that the length of the translated text does not exceed the length of the original text with respect to the proportions of a given font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Transedit is gettext catalogs editor with GTK2 GUI. It supports plural forms, spell-checking and source preview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Transie is a dual-pane text editor for translators. It's made with Gambas and runs on Linux with Qt and KDE.
    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
    Translation Component

    Translation Component

    Tools to internationalize your application

    The Translation component provides tools to internationalize your application. The term “internationalization” (often abbreviated i18n) refers to the process of abstracting strings and other locale-specific pieces out of your application into a layer where they can be translated and converted based on the user’s locale (i.e. language and country). For text, this means wrapping each with a function capable of translating the text (or “message”) into the language of the user. Enable and configure Symfony’s translation service. Abstract strings (i.e. “messages”) by wrapping them in calls to the Translator (”Basic Translation”). Create translation resources/files for each supported locale that translate each message in the application. Determine, set and manage the user’s locale for the request and optionally on the user’s entire session. The locale used in translations is the one stored on the request. This is typically set via a _locale attribute on your routes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The beginnings of a word-processor coupled with a database. These programs are used by the translation industry to check the accuraccy of a translation by running the associated word pairs through a machine translation program. Will now open the same files it closes with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TreeWriter

    TreeWriter

    Unix console full screen word processor

    Tree Writer easy unix console word processor full screen editor that edits raw ascii text files. It uses a text based interface that works well over terminal lines, designed for a 80x25 mono display. Includes spelling checker (english dictionary), on screen calculator and a file system that stores the documents apart from regular unix files. In that treewriter looks only for it's own kind of file and doesn't expose the user to whatever else is in it's path. (It uses a psuedo file system) Printer support is basic but includes bold and italics, it was designed for use for a generic monochrome inkjet printer. It prints directly through lpd deamon, without processing. Written in plain C, and .. without header includes! At least that was how I did things back then. That probably needs to be changed and pretty sure I did in a later version. But this one, the headerless one, is, stable. But not finished. Enjoy :à)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native encoded text files. Programming language is C++ with Qt, it can be compiled for any platform supported by Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lightweight system for running a weblog. Features multiple authors, topics, Trackback, RSS (amongst others). TruBlog comes with easy installation and strong caching mechanisms, it's localisable and produces a valid XHTML. Theming is done through CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tubaina is a book generator. Given a text written in afc syntax, a markup language, an html or pdf output is generated. This project has been moved to Github: http://github.com/caelum/tubaina
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TundraDraw is a cross-platform ANSI drawing program written with C++, using the Qt Toolkit. Thus, it runs natively on both X environments and Windows. It features network connectivity to allow artists to draw together over the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Turbo Pad is a fast and feature rich text editor. It includes a tabbed interface, syntax highlighting, syntax folding, bookmarking, unlimited undo/redo, code templates, word completion and much more. It is written using Scintilla and wxWidgets.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TutorMates - MathML Equation Editor
    TutorMates Editor is a MathML editor developed in Java and SWT using the Eclipse infrastructure. This project is part of a largest one called TutorMates, an application for learning and teaching mathematics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TuxCards - A Notes software for Linux. Allows organizing notes in tree format, supports encrypted notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A SubEthaEdit (see http://www.codingmonkeys.de/subethaedit/ for details ) like editor written in python, therefore multi platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Txtr

    Simple and neat text editor.

    Txtr is a simple, neat and elegant text editor designed for linux. it is written in python/gtk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Type Electric - 3D technology brought to word processing; accelerated glyph pumping out like blood sprites in Quake. No worry about the layout anymore, it will create the worst one on its own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Plugins for Firefox and Google Chrome that automates usage of „Typograf“ service hosted at http://www.artlebedev.ru/tools/typograf/. Plugin takes text from any text area in Firefox and processes it according to typographic rules (e.g. inserts typ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UEditor

    UEditor

    UEditor

    UEditor is a platform independent Rich Text Editor to be used in web pages. It’s created by FE Department ,Baidu Inc, and licensed under BSD licenses,which means you can be able to use it inside any kind of web application without authorization. UEditor not only covers almost all common functions of rich text editor, but also offers many innovative,practical operation modes which greatly enhance the user’s online editing experience. Considering the huge size caused by the powerful functions, we fine split the core code of UEditor,and provide visualization, self-customized separate-package download mode to help users reducing code size and improving the page loading speed as much as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Modelo de trabalhos acadêmicos da UFC (Universidade Federal do Ceará)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB