Skip to content

Notepad for macOS 1.0

Choose a tag to compare

@kimmingul kimmingul released this 21 Jun 10:12

Notepad for macOS v1.0

Windows 11의 내장 메모장과 최대한 비슷하게 동작하는, Swift + SwiftUI로 만든 macOS용 플레인 텍스트 에디터의 첫 정식 릴리즈입니다.
A plain-text editor for macOS that mirrors the behaviour of Windows 11's built-in Notepad, written in Swift + SwiftUI. This is the first stable release.

Notepad-v1.0.dmg is signed with an Apple Developer ID and notarized, so it launches on any Mac without Gatekeeper warnings. Requires an Apple Silicon (arm64) Mac.
Notepad-v1.0.dmg 는 Apple Developer ID로 서명 + 공증(notarized) 된 빌드라 다른 Mac에서도 Gatekeeper 경고 없이 바로 실행됩니다. Apple Silicon(arm64) Mac이 필요합니다.


English

Highlights

  • Automatic session restore — reopens your previous tabs and their contents (including unsaved text) after a restart or reboot, just like Windows 11 Notepad.
  • Multiple tabs — drag to reorder, cycle with Ctrl+Tab; unsaved tabs are marked with * in the title.
  • Inline find/replace bar — non-modal, with match count, direction, case sensitivity, and wrap-around.
  • Encodings — UTF-8, UTF-8 (BOM), EUC-KR (Korean legacy), UTF-16 LE/BE. Reopen in another encoding or convert the current text (with a warning for unrepresentable characters) from the status bar.
  • Printing + Page Setup, insert time/date (F5), word-wrap toggle, zoom in/out.
  • App Sandbox + security-scoped bookmarks keep file access and saving working after relaunch.
  • Korean/CJK composition text (IME) is committed safely right before saving.
  • English & Korean localization; 16 unit tests.

Install

  1. Download and open Notepad-v1.0.dmg.
  2. Drag Notepad into your Applications folder.
  3. Launch it. (Because the build is notarized, it opens directly — no right-click workaround needed.)

한국어

주요 기능

  • 세션 자동 복원 — 저장하지 않은 내용까지 포함해, 재시작·재부팅 후에도 이전 탭과 내용을 그대로 복원합니다 (Windows 11 메모장과 유사).
  • 멀티 탭 — 드래그로 순서 변경, Ctrl+Tab 순환, 미저장 탭은 제목에 * 표시.
  • 인라인 찾기/바꾸기 막대 — 비모달, 일치 개수·방향·대소문자·둘러 찾기 지원.
  • 인코딩 — UTF-8 / UTF-8(BOM) / EUC-KR(한국어 레거시) / UTF-16 LE·BE. 상태바에서 "인코딩으로 다시 열기" 및 "현재 내용 변환"(표현 불가 문자 경고).
  • 인쇄 + 페이지 설정, 시간/날짜 삽입(F5), 자동 줄 바꿈 토글, 확대/축소.
  • 샌드박스 + 보안 스코프 북마크로 재실행 후에도 파일 접근/저장 유지.
  • 한글/CJK 조합 텍스트(IME)는 저장 직전 안전하게 커밋.
  • 영어/한국어 현지화, 단위 테스트 16종.

설치

  1. Notepad-v1.0.dmg를 내려받아 엽니다.
  2. NotepadApplications 폴더로 드래그합니다.
  3. 실행합니다. (공증된 빌드라 별도 우회 없이 바로 열립니다.)

Developer: Min-Gul Kim, MD, PhD — Jeonbuk National University Medical School
License: MIT · © 2026 Min-Gul Kim