Skip to content

maxhatei2/kPad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kPad

kPad is a Notepad app made in Python and CustomTkinter.

Test beta releases for kPad!

Become a βeta Tester!

  1. Send me a DM on Reddit or Discord: karotoland
  2. Test the app for any bugs
  3. Send me the bugs and they'll be fixed.

Check the pre-releases to find an Alpha/Beta release!

If you want to compile for your platform or just run the file, you will need customtkinter installed.

kPad 1.3.0 (RC6.0) Automaticis

Description

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.

Installation

To use kPad, you need to have Python installed on your system. Additionally, the CustomTkinter library is required.

You can install CustomTkinter using pip:

 python3 -m pip install customtkinter

Make sure you have Python 3.9+.

Features

  • Clean and intuitive UI built with CustomTkinter.

  • Basic text editing functionalities (open, save, edit).

  • Keyboard shortcuts for common actions:

    Control-L -> go to line

    Cmd-S -> save (auto save as)

    Command-O -> Save as

    Cmd-T -> Switch to light/dark mode

    Cmd-N -> New file

    Config files in their respective folder.

  • Responsive window resizing.

Running the App

Once you have installed the dependencies, you can run kPad by executing the main Python script:

python main.py

Replace main.py with the actual filename if different.

Binaries

Binaries are available in the Releases tab by default, artifacts compiled by GitHub Actions.


Requests features with a new issue.


Feel free to contribute or report issues on the project repository.

About

kPad is a Notepad app made in Python and CustomTkinter.

Topics

Resources

Stars

Watchers

Forks

Languages