0x7c13/notepads

A modern, lightweight text editor with a minimalist design.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 2 minutes ago
Added to GitGenius on September 6th, 2026
Created on June 1st, 2019
Open Issues & Pull Requests: 464 (+0)
GitHub issues: Enabled
Number of forks: 555
Total Stargazers: 10,244 (+0)
Total Subscribers: 112 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 111
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 660 days
Stale 30+ days: 108
Stale 90+ days: 101

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Notepads is a modern, lightweight text editor for Windows with a minimalist design built on the Universal Windows Platform.

The project addresses the need for a fast, visually appealing notepad replacement that sits between the simplicity of the built-in Windows Notepad and the complexity of heavier editors like Notepad++, VS Code, or Sublime. It achieves this through a Fluent design interface with a built-in tab system, command-line integration, and a focus on performance. The tool includes Markdown live preview, a built-in diff viewer to preview changes, multi-line handwriting support, and session snapshots that allow resuming work across multiple instances.

Notepads suits developers and users who need quick access to a responsive text editor for note-taking, config file editing, or lightweight document work on Windows. The UWP platform choice brings constraints worth understanding: files cannot be saved to system folders, certain file types cannot be associated with the application, and there is a one-megabyte file size limit. These limitations make it unsuitable for large-scale development work but appropriate for everyday editing tasks where speed and visual polish matter more than unrestricted system access.

The project shows consistent maintenance with regular releases and an active Discord community channel for user engagement and support.