aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4e1f565b108ec917994a9f4d17201ef8e3a2531b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# LibreEdit

LibreEdit intended to be a simple open-source text editing app for iOS, written
in Swift.

LibreEdit integrates with the native iOS file manager, allowing users full
control over the files themselves. The editor is simple and should display all
file types.

There is an option to view rendered Markdown in the secondary actions menu in
the naviation bar.

## Screenshots

Native file manager:
![Libre Edit](Screenshots/file_manager.png)

Editor:
![Libre Edit](Screenshots/editor.png)

Rendered Markdown:
![Libre Edit](Screenshots/rendered.png)