Text Editor for Windows

GreenPad

A lightweight, fast Notepad replacement for Windows x64 — with Unicode support, syntax highlighting, and powerful regex search.

View on GitHub →

About

Hi, I'm Aile2017, a developer with a passion for programming and software development.

  • Languages: C++, JavaScript, Python, HTML/CSS
  • Interests: Desktop apps, Open source
  • Location: Tokyo, Japan
Aile2017

Projects

GreenPad-translations

Language files (.lng) for GreenPad, including additional languages beyond upstream and daily sync automation.

  • Maintains upstream languages and additional languages such as French and German
  • Daily upstream sync by GitHub Actions
  • Automatically inserts new keys with a [TODO] marker for translation workflow

Localization / Automation

View on GitHub →

GreenPad-keywords

Syntax-highlighting keyword files (.kwd) for GreenPad, covering multiple languages and file formats.

  • Manages .kwd files used by GreenPad syntax highlighting
  • Covers both major and niche languages, with room for expansion
  • Defines case sensitivity, comment tokens, quoted strings, and escape handling

Syntax Highlighting / Definitions

View on GitHub →

libchardet

Mozilla's Universal Charset Detector C/C++ API. Used by GreenPad for automatic character encoding detection.

C++

View on GitHub →

pcre2

Perl Compatible Regular Expressions (PCRE2). Used by GreenPad to provide powerful regex search functionality.

C

View on GitHub →

Contact