SubEthaEdit

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

Stars
1.34K
Forks
110
Open issues
83
Closed issues
107
Last release
over 2 years ago
Last commit
about 2 years ago
Watchers
1.34K
Total releases
18
Total commits
5.82K
Open PRs
5
Closed PRs
47
Repo URL
Platform
License
mit
Category
Usecase
Offers premium version?
NO
Proprietary?
NO
About

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

Alternative Projects
No projects found

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.