Lightweight Plain-Text Editor for macOS
CotEditor is a lightweight plain-text editor for macOS. The project aims to provide a general plain-text editor for everyone with an intuitive macOS-native user interface.
CotEditor is a purely macOS native application written in Swift. It adopts Cocoa’s document-based application architecture and respects the power of NSTextView
.
CotEditor has its own contributing guidelines. Read CONTRIBUTING.md through before you create an issue or make a pull request.
For those people who just want to build and play with CotEditor locally.
CotEditor.xcodeproj
in Xcode.Configurations/CodeSigning.xcconfig
.#include "CodeSigning-Default.xcconfig"
.#include "CodeSigning-AdHoc.xcconfig"
.CotEditor.xcodeproj
in Xcode.© 2005-2009 nakamuxu,
© 2011, 2014 usami-k,
© 2013-2024 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.