Skip to content

Commit acb6126

Browse files
authored
Update Readme.md
2 parents f33b3ae + 19320b9 commit acb6126

7 files changed

Lines changed: 29 additions & 22 deletions

File tree

README.md

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1+
# OpenNotes [<img src="https://shields.rbtlog.dev/simple/com.opennotes" alt="RB Status" height="80">](https://shields.rbtlog.dev/com.opennotes)
12

2-
# OpenNotes [<img src="https://shields.rbtlog.dev/simple/com.opennotes" alt="RB Status" height="80">](https://shields.rbtlog.dev/com.opennotes)
3-
4-
**A simple note-taking app.**
3+
**A minimalist, secure, and fully offline notes app.**
54

65

76
## Built using
@@ -12,12 +11,14 @@
1211

1312
## ✨ Features
1413

15-
- Create and edit notes with a clean, modern interface
16-
- Organize your thoughts with a user-friendly design
17-
- Regular updates and improvements
18-
- Zero Permissions Required
19-
20-
Perfect for students, professionals, and anyone who needs to jot down ideas, reminders, or important information quickly and easily. The app is completely open source, ensuring transparency and allowing community contributions to improve the experience for everyone.
14+
- **Native Markdown rendering** for rich text formatting, including headers, checklists, code blocks, and quotes.
15+
- **Seamless image support** to embed photos directly alongside your text.
16+
- **Organization tools** that allow you to color-code, pin, and sort your notes.
17+
- **Home screen widgets** for quick access to your most important notes.
18+
- **Built-in privacy options** to lock the app behind biometric authentication and block the Android system from taking screenshots of your data.
19+
- **Extensive personalization** with dark and light themes, plus the ability to choose your favorite color for the home screen icon.
20+
- **Full offline backups** that let you export and import your complete note library as a single ZIP file.
21+
- **Completely free and open-source** with zero invasive permissions.
2122

2223

2324
---
@@ -29,7 +30,14 @@ Perfect for students, professionals, and anyone who needs to jot down ideas, rem
2930
[<img src="https://github.com/vishal2376/snaptick/assets/38159691/f502e2ec-dbf4-4ed6-b23f-a47b74080fea" height="80">](https://github.com/Fandroid745/Open-notes/releases)
3031

3132

33+
---
3234

35+
## Screenshots
36+
37+
| | |
38+
|:---:|:---:|
39+
| <img src="https://github.com/user-attachments/assets/d34a6de6-57ab-4a04-a8e7-c8b2875a7e7a" width="300" alt="Dashboard" /> | <img src="https://github.com/user-attachments/assets/b7b94e0f-f685-41a4-8637-b9683ca46231" width="300" alt="Note Editor" /> |
40+
| <img src="https://github.com/user-attachments/assets/b6e44e15-062e-4eb2-830d-198aa45f83aa" width="300" alt="Appearance Settings" /> | <img src="https://github.com/user-attachments/assets/8c26bc2e-4ca9-44bd-83ed-f7a99cca1b1c" width="300" alt="Widgets" /> |
3341

3442
---
3543

@@ -41,13 +49,8 @@ All changes should be committed to the dev branch, not main.
4149

4250
---
4351

44-
45-
46-
4752
## Inspiration
4853

4954
- [EasyNotes](https://github.com/Kin69/EasyNotes?tab=readme-ov-file)
5055

5156
---
52-
53-
Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
Open Notes is a simple and intuitive note-taking application for Android, built with modern technologies including Jetpack Compose.
1+
OpenNotes is a privacy-focused, offline note-taking application designed to keep your thoughts organized without compromising your data. It provides a fast, clean interface packed with powerful formatting tools.
22

3-
Features:
4-
5-
- Create and edit notes with a clean, modern interface
6-
- Organize your thoughts with a user-friendly design
7-
- Regular updates and improvements
8-
- Zero Permissions Required
3+
All your notes are stored exclusively on your local device. The app does not request internet access and contains no trackers or analytics.
94

5+
Features:
106

7+
Native Markdown rendering for rich text formatting, including headers, checklists, code blocks, and quotes.
8+
Seamless image support to embed photos directly alongside your text.
9+
Organization tools that allow you to color-code, pin, and sort your notes.
10+
Home screen widgets for quick access to your most important notes.
11+
Built-in privacy options to lock the app behind biometric authentication and block the Android system from taking screenshots of your data.
12+
Personalize the app with dark and light themes, and choose your favorite color for the home screen icon.
13+
Full offline backups that let you export and import your complete note library as a single ZIP file.
14+
Completely free and open-source with zero invasive permissions.
509 KB
Loading
176 KB
Loading
1.61 MB
Loading
1.68 MB
Loading
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Private,Minimal note taking app.
1+
A minimalist, secure, and fully offline notes app.

0 commit comments

Comments
 (0)