Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markydoodled/note.it
A Cut Down And Simple Code Editor For Mac And iOS, Built With SwiftUI.
https://github.com/markydoodled/note.it
code-editor ios macos swift swiftui text-editor
Last synced: about 2 months ago
JSON representation
A Cut Down And Simple Code Editor For Mac And iOS, Built With SwiftUI.
- Host: GitHub
- URL: https://github.com/markydoodled/note.it
- Owner: markydoodled
- License: mit
- Created: 2021-02-27T14:54:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T21:13:52.000Z (10 months ago)
- Last Synced: 2024-03-28T22:27:38.309Z (10 months ago)
- Topics: code-editor, ios, macos, swift, swiftui, text-editor
- Language: Swift
- Homepage:
- Size: 4.09 MB
- Stars: 26
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Note.it
This Is A Simple Developer Focused Code Editor For macOS, iOS And iPadOS That Is Built With SwiftUI. It Is Designed To Be Very Efficient And Take Up As Little Resources/Storage As Possible. It's Ideal To Be Used In More Mobile And On-The-Go Situations For Quick Bursts Of Coding, Text Editing Or Note Taking.
## Features
- iOS/iPadOS App
- macOS App
- Easy To Learn Interface
- Familiar Text Editing Commands
- Easy Access To Priority Commands In The Toolbar
- Syntax Highlighting
- Editor Themes
- Line Numbers
- TouchBar Support
- Force Light Or Dark Mode
- Read Common Code Formats
- Export To Common Code File Formats
- In-App File Metadata Integration## Releases
[Click Here...](https://github.com/markydoodled/Note.it/releases)
## Things To Note
1. This Project Is Free To Be Added To By The Community, If You Wish To Help, File A Issue With The Enhancement Tag
2. Any And All Feedback Will Be Helpful For Future Development
3. If You Wish To Report A Bug, Please Use Either The Feedback Button In The App Or Use GitHub Issues## Credits
Thanks To These People Who Developed These Packages, Who Without This Project Would Not Be Possible:
- wolfmcnally [SwiftUIPrint](https://github.com/wolfmcnally/SwiftUIPrint)
- Pictarine [CodeMirror-SwiftUI](https://github.com/Pictarine/CodeMirror-SwiftUI)