Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Coteditor | 5,788 | a day ago | 95 | other | Swift | |||||
Lightweight Plain-Text Editor for macOS | ||||||||||
Ioslocalizationeditor | 1,344 | 10 months ago | 3 | mit | Swift | |||||
Simple macOS editor app to help you manage iOS and macOS app localizations by allowing you to edit all the translations side by side | ||||||||||
Markflowy | 111 | 2 hours ago | 32 | agpl-3.0 | TypeScript | |||||
Modern markdown editor application, Build fast and efficient workflows. | ||||||||||
Watchfacedumper | 25 | 6 months ago | 4 | mit | Swift | |||||
macOS viewer/editor for Apple Watch watch face file (.watchface) for the file format analysis | ||||||||||
Tosh | 12 | 6 years ago | 44 | JavaScript | ||||||
a text-based editor for Scratch projects. ⭐ | ||||||||||
Jumpy | 9 | 3 years ago | Swift | |||||||
Xcode source editor extension for jumping across multiple lines of code | ||||||||||
Conscriptor | 9 | a year ago | 2 | mit | Swift | |||||
A "Mac-assed" markdown editor, built in SwiftUI. | ||||||||||
Antiproton | 4 | 3 years ago | gpl-3.0 | Swift | ||||||
A high performance code editor for Mac | ||||||||||
Blockcomment | 4 | 3 years ago | mit | Swift | ||||||
An Xcode extension, with it you can block comment like /* ... */ |
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.
CotEditor is a purely macOS native application written in Swift. It adopts Cocoa's document-based application architecture.
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.
git submodule update --init --recursive
CotEditor.xcodeproj
in Xcode.Configurations/CodeSigning.xcconfig
.#include "CodeSigning-Default.xcconfig"
.#include "CodeSigning-AdHoc.xcconfig"
.git submodule update --init --recursive
CotEditor.xcodeproj
in Xcode.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.