Lightweight Plain-Text Editor for macOS
Go to file
2017-05-22 16:03:22 +09:00
Carthage/Build Update frameworks 2017-05-22 16:00:14 +09:00
cot@c6b215a320 Update cot command (fix #675) 2017-03-14 20:18:29 +09:00
CotEditor Fix checkbox underline in syntax editor 2017-05-22 16:03:22 +09:00
CotEditor.xcworkspace Add a shared breakpoint 2016-09-25 16:27:09 +09:00
release Update appcast creator 2016-09-13 03:26:53 +09:00
Tests Change outline style definition to OptionSet 2017-04-01 01:28:11 +09:00
.gitignore Update Carthage 2017-03-01 15:46:35 +09:00
.gitmodules Fix Travis CI error with submodule 2015-11-08 16:22:05 +09:00
.swiftlint.yml Update .swiftlint.yml for swiftlint 0.18 2017-04-13 23:18:26 +09:00
.travis.yml Update Xcode version of Travis CI 2017-03-29 02:29:06 +09:00
Cartfile Update frameworks 2016-09-10 15:15:11 +09:00
Cartfile.resolved Update ColorCode framework 2017-03-25 23:35:23 +09:00
CHANGELOG.md Update Italian localization (close #701) 2017-05-07 03:13:52 +09:00
CODE_OF_CONDUCT.md Add CoC 2016-10-07 20:24:07 +09:00
CONTRIBUTING.md Fix typos in document 2016-10-25 07:07:50 +09:00
LICENSE Change license to the Apache license (close #405) 2015-08-04 00:36:08 +09:00
README.md Update README for development env change 2017-03-29 02:15:53 +09:00
screenshot@2x.png Update README 2016-09-13 01:39:20 +09:00

CotEditor

CotEditor is a lightweight plain-text editor for macOS.

Requirement: OS X Yosemite or higher

Web Site: https://coteditor.com

Mac App Store: https://appstore.com/mac/CotEditor

Source Code

Build Status License GitHub release

CotEditor is a pure document-based Cocoa application written in Swift.

Development Environment

  • macOS 10.12 Sierra
  • Xcode 8.3
  • Swift 3.1
  • Sandbox enabled

How to Build

  1. Open CotEditor.xcworkspace in Xcode.
  2. build.

License

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

The source code is distributed under the terms of the Apache License, Version 2.0. See the bundled LICENSE for details.