Skip to content

CloudlessMoon/edhita

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edhita

Fully open source text editor for iOS written in SwiftUI.
https://edhita.bornneet.com/

What does Edhita mean?

Edhita (Japanese Romaji) == エディタ (Japanese Katakana) == Editor (English)

Looking for the Android version?

If you're curious about the Android counterpart, developed using Kotlin, check out DotText.

Development

$ cp Constants.swift Edhita/Models/ $ open Edhita.xcodeproj 

The Swift Package Manager is used for dependencies.

SwiftUI

Edhita is currently built with SwiftUI.
Previous versions were built with Swift (UIKIt) or Objective-C.

Year Version Technology Branch
2022 3.x.x SwiftUI master
2014 2.x.x Swift (UIKit) uikit
2010 1.x.x Objective-C Objective-C

Mojicon

Icon images are created by Mojicon.

Acknowledgments

License

The MIT license

Author

@tnantoka

About

Fully open source text editor for iOS written in SwiftUI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 99.9%
  • Shell 0.1%