You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ kPad is a Notepad app made in Python and CustomTkinter.
3
3
4
4
**If you want to compile for your platform or just run the file, you will need customtkinter installed.**
5
5
6
+
### kPad 1.1.1 (RC2)
7
+
6
8
## Description
7
9
kPad is a lightweight and user-friendly text editor designed for quick note-taking and editing. Built using Python and the CustomTkinter library, it offers a modern interface with essential features for everyday text editing tasks.
8
10
@@ -32,7 +34,7 @@ Make sure you have Python 3.13+.
32
34
33
35
**Cmd-N** -> New file
34
36
35
-
I hope to add config files / config dictionary in the next releases.
37
+
Config files in their respective folder.
36
38
- Responsive window resizing.
37
39
38
40
## Running the App
@@ -54,4 +56,11 @@ Requests features with a new **issue**.
54
56
55
57
---
56
58
57
-
Feel free to contribute or report issues on the **project repository**.
59
+
Feel free to contribute or report issues on the **project repository**.
0 commit comments