Coteditor

Lightweight Plain-Text Editor for macOS
Alternatives To Coteditor
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Coteditor5,788
a day ago95otherSwift
Lightweight Plain-Text Editor for macOS
Ioslocalizationeditor1,344
10 months ago3mitSwift
Simple macOS editor app to help you manage iOS and macOS app localizations by allowing you to edit all the translations side by side
Markflowy111
2 hours ago32agpl-3.0TypeScript
Modern markdown editor application, Build fast and efficient workflows.
Watchfacedumper25
6 months ago4mitSwift
macOS viewer/editor for Apple Watch watch face file (.watchface) for the file format analysis
Tosh12
6 years ago44JavaScript
a text-based editor for Scratch projects. ⭐
Jumpy9
3 years agoSwift
Xcode source editor extension for jumping across multiple lines of code
Conscriptor9
a year ago2mitSwift
A "Mac-assed" markdown editor, built in SwiftUI.
Antiproton4
3 years agogpl-3.0Swift
A high performance code editor for Mac
Blockcomment4
3 years agomitSwift
An Xcode extension, with it you can block comment like /* ... */
Alternatives To Coteditor
Select To Compare


Alternative Project Comparisons
Readme

CotEditor

CotEditor is a lightweight plain-text editor for macOS. The project aims to provide a general plain-text editor for everyone with intuitive macOS-native user interface.

screenshot

Source Code

CotEditor is a purely macOS native application written in Swift. It adopts Cocoa's document-based application architecture.

Development Environment

  • macOS 14 Sonoma
  • Xcode 15
  • Swift 5.9
  • Sandbox enabled

Contribution

CotEditor has its own contributing guidelines. Read CONTRIBUTING.md through before you create an issue or make a pull-request.

How to Build

Build for Ad-hoc usage

For those people who just want to build and play with CotEditor locally.

  1. Run the following commands to resolve dependencies.
    • git submodule update --init --recursive
  2. Open CotEditor.xcodeproj in Xcode.
  3. Change to ad-hoc build mode:
    1. Open Configurations/CodeSigning.xcconfig.
    2. Comment out #include "CodeSigning-Default.xcconfig".
    3. Uncomment #include "CodeSigning-AdHoc.xcconfig".
  4. Build "CotEditor" scheme in the workspace.

Build for distribution

  1. Run the following commands to resolve dependencies.
    • git submodule update --init --recursive
  2. Open CotEditor.xcodeproj in Xcode.
  3. Build "CotEditor" scheme in the workspace.

License

2005-2009 nakamuxu, 2011, 2014 usami-k, 2013-2023 1024jp.

The source code is licensed under the terms of the Apache License, Version 2.0. The image resources are licensed under the terms of the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. See LICENSE for details.

Popular Editor Projects
Popular Macos App Projects
Popular Text Editors Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Swift
Editor
Xcode
Scheme
Text Editor
Macos App