JKKross / red_zebra

Minimalist text/code editor for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Red Zebra

Download on the App Store badge

version 2.1.1 iOS 13 plus Swift 5.1 UIKit

THE APP IS NO LONGER MAINTAINED!!!

Due to my personal issues with Apple, I decided to abandon this project. If anyone wants to "steal" the app, go for it. If you do, I'd appreciate some slight design changes & maybe an "honorable mention", but it's definitely not mandatory ;-)

======================================================================================

Hi there! This is Red Zebra - very simple text editor for iOS. It is heavily inspired by both GNU's NANO text editor and louisdh's Textor.

It's not meant to be a feature complete IDE, with fancy features and stuff... Just a simple tool that you use when you're away from your computer and need to review some code or update some variable value or what have you...

Picture of the app running on an iPad

Branches:

Master is the branch where all the new development is happening.

The version that is on App Store is the "latest non-master branch" - for example: if there is branch named "1.2.9", that's the version that you can find on the App Store. Master is most likely a little bit ahead of the App Store version - given our example probably something like 1.3 or 1.2.10.

(The first App Store version was 1.0. All the previous versions/branches were kinda random in-development branches)

Contributing:

I don't expect anyone to consider contributing to this low-profile app.

That said: if you wanna contribute (for example, if you are a beginner like me & want to make your first pull request), just open an issue or send me an e-mail and we can discuss the details! 😎 Especially if you are a beginner - don't be afraid to contact me, I'm a human, just like you! 🙃

About

Minimalist text/code editor for iOS

License:MIT License


Languages

Language:Swift 100.0%