All Projects → subethaedit → Subethaedit

subethaedit / Subethaedit

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

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Subethaedit

Mac-OS-Setup-Applications
👾 All I need to setup a new Mac and the applications I use everyday as a Web Developper
Stars: ✭ 96 (-91.89%)
Mutual labels:  mac, osx, developer-tools, macosx
Xcode One Dark
Atom One Dark theme for Xcode
Stars: ✭ 273 (-76.92%)
Mutual labels:  ide, mac, cocoa
Jsonify
♨️A delightful JSON parsing framework.
Stars: ✭ 42 (-96.45%)
Mutual labels:  mac, osx, macosx
Syncthing Macos
Frugal and native macOS Syncthing application bundle
Stars: ✭ 1,096 (-7.35%)
Mutual labels:  osx, mac, macosx
Macqq
mac版QQ,swift,macOS,仿QQ mac端
Stars: ✭ 72 (-93.91%)
Mutual labels:  osx, mac, cocoa
ax-editor
Ax is a code editor with syntax highlighting that runs in your terminal written completely in Swift.
Stars: ✭ 42 (-96.45%)
Mutual labels:  syntax-highlighting, code, text-editor
Ansible Osx Command Line Tools
An Ansible role for installing OS X Command Line Tools
Stars: ✭ 57 (-95.18%)
Mutual labels:  mit-license, osx, mac
Brackeys Ide
👨‍💻 Brackeys IDE is a fast and free multi-language code editor for Android.
Stars: ✭ 154 (-86.98%)
Mutual labels:  ide, text-editor, syntax-highlighting
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (+364.07%)
Mutual labels:  ide, text-editor, collaboration
Orsserialport
Serial port library for Objective-C and Swift macOS apps
Stars: ✭ 609 (-48.52%)
Mutual labels:  osx, mac, cocoa
Osx Iso
 Create a bootable ISO of OS X / macOS, from the installation app file
Stars: ✭ 616 (-47.93%)
Mutual labels:  osx, mac, macosx
brewfile
🍎 Brewfile to install softwares in macOS for engineers
Stars: ✭ 37 (-96.87%)
Mutual labels:  mac, osx, macosx
nvim
Repository for the Tandem NeoVim Plugin
Stars: ✭ 23 (-98.06%)
Mutual labels:  collaboration, macosx, collaborative-editing
Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Stars: ✭ 220 (-81.4%)
Mutual labels:  ide, mit-license, text-editor
Tandem
Typing in Tandem. Decentralized, cross-editor, collaborative text-editing!
Stars: ✭ 678 (-42.69%)
Mutual labels:  collaboration, collaborative-editing, macosx
Stprivilegedtask
An NSTask-like wrapper around the macOS Security Framework's AEWP function to run shell commands with root privileges in Objective-C / Cocoa.
Stars: ✭ 335 (-71.68%)
Mutual labels:  osx, macosx, cocoa
Powerkey
Remap your Macbook's power key to Forward Delete
Stars: ✭ 212 (-82.08%)
Mutual labels:  osx, mac, macosx
Fire
🔥A delightful HTTP/HTTPS networking framework for iOS/macOS/watchOS/tvOS platforms written in Swift.
Stars: ✭ 243 (-79.46%)
Mutual labels:  osx, mac, macosx
Tools Osx
A small collection of command line tools for Mac OS X, incl.: clipcat, dict, eject, launch, ql, swuser, trash & with.
Stars: ✭ 576 (-51.31%)
Mutual labels:  osx, mac, macosx
Nord Iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Stars: ✭ 651 (-44.97%)
Mutual labels:  osx, mac, macosx

SubEthaEdit

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

github.com/subethaedit/SubEthaEdit is the main development repository.

subethaedit.net is the base for the official releases in and out of the app store.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Development is done on most recent macOS and you are expected to have a apple developer account.

  • Clone the repo, and switch to the develop branch
  • Initialise the submodules by
git submodule update --init
  • Edit the BuildConfig/Identity.xcconfig with your team ID, Product Name and CFBundleIdentifier base. You can use security find-identity -v to find out your Team ID.
  • [optional] tell git to ignore those changes to get out of your way by git update-index --skip-worktree BuildConfig/Identity.xcconfig

You should be all set to open up the shared workspace at SubEthaEdit.xcworkspace and build the app.

Contributing

Please read contributing for details on our code of conduct, and the process for submitting pull requests to us.

For general guidance on what is should/ and isn't shouldn't be SubEthaEdit, please refer to the application definintion document.

Active contributors

Project email: subethaedit at lone.monkey.productions

See the full list of contributors.

Change Log

See the full release change log history.

License

This project is distributed under the MIT License - see the LICENSE.txt file for details

  • SubEthaEdit is trademarked by TheCodingMonkeys and Dominik Wagner, LoneMonkeyProductions.

Acknowledgments

Related Repositories

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].