Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)