awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
subethaedit avatar

subethaedit/SubEthaEdit

0
View on GitHub↗
1,424 stars·115 forks·Objective-C·MIT·10 viewssubethaedit.net↗

SubEthaEdit

General purpose plain text editor for macOS. Widely known for its live collaboration feature.

Features

  • Development Environments - Collaborative text editor with native silicon support.
  • Text and Code Editors - Collaborative editor for real-time multi-user text editing.
  • Text Editors - Collaborative editor for coding and writing.
  • Document Editors - Plain-text editor with real-time collaboration.

Star history

Star history chart for subethaedit/subethaeditStar history chart for subethaedit/subethaedit

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to SubEthaEdit

Similar open-source projects, ranked by how many features they share with SubEthaEdit.
  • coteditor/coteditorcoteditor avatar

    coteditor/CotEditor

    8,172View on GitHub↗

    CotEditor is a native macOS plain text editor designed for lightweight file modification and developer use. It is a desktop application built specifically for the macOS operating system to ensure high performance and system integration. The project functions as a text encoding manager, providing the ability to process and convert a wide range of plain text formats and legacy character encodings to prevent corruption and display errors. Its capabilities cover plain text editing, lightweight code editing for scripts and configuration files, and general macOS text processing.

    Swiftcocoacoteditoreditor
    View on GitHub↗8,172
  • codeeditapp/codeeditCodeEditApp avatar

    CodeEditApp/CodeEdit

    22,896View on GitHub↗

    CodeEdit is an open-source integrated development environment and native macOS code editor. It provides a workspace for writing and modifying source code, combining a text editor with project management tools. The editor is built specifically for macOS using native frameworks to ensure performance. It features a plugin system that allows for the addition of specialized features and custom logic to extend the editing experience. The environment includes an integrated terminal emulator for executing development commands and debugging tools. It also provides project-wide file indexing for globa

    Swiftappappkitapple
    View on GitHub↗22,896
  • atom/atomatom avatar

    atom/atom

    60,807View on GitHub↗

    Atom is an extensible code IDE and hackable text editor designed for source code editing and the creation of custom development environments. It functions as a syntax highlighting editor and a version control integrated editor that tracks file changes and synchronizes code with remote repositories. The editor allows for the modification of its own core functionality and supports a package-based plugin system for creating custom themes and snippets. It also serves as a Markdown preview editor, providing side-by-side visual rendering for content authoring. The platform includes capabilities fo

    JavaScript
    View on GitHub↗60,807
  • textmate/textmatetextmate avatar

    textmate/textmate

    14,783View on GitHub↗

    TextMate is a programmable text editor designed for software development and project management. It functions as a highly customizable environment where users can define language-specific behaviors, syntax highlighting rules, and automated workflows to suit their individual development needs. The editor distinguishes itself through a modular, bundle-based extensibility model that allows for deep integration with system shell commands. By piping document buffers through external scripts and command-line tools, users can perform complex text transformations, automate file lifecycle tasks, and b

    Objective-C++c-plus-pluscocoamacos
    View on GitHub↗14,783
See all 30 alternatives to SubEthaEdit→

Frequently asked questions

What does subethaedit/subethaedit do?

General purpose plain text editor for macOS. Widely known for its live collaboration feature.

What are the main features of subethaedit/subethaedit?

The main features of subethaedit/subethaedit are: Development Environments, Text and Code Editors, Text Editors, Document Editors.

What are some open-source alternatives to subethaedit/subethaedit?

Open-source alternatives to subethaedit/subethaedit include: textmate/textmate — TextMate is a programmable text editor designed for software development and project management. It functions as a… coteditor/coteditor — CotEditor is a native macOS plain text editor designed for lightweight file modification and developer use. It is a… atom/atom — Atom is an extensible code IDE and hackable text editor designed for source code editing and the creation of custom… codeeditapp/codeedit — CodeEdit is an open-source integrated development environment and native macOS code editor. It provides a workspace… emacs-mirror/emacs — Emacs is an extensible real-time text editor that displays each character as it is typed across multiple windows and… brackets-cont/brackets.