Use as a lightweight tabbed text editor on Linux or macOS without installing a heavy IDE
Edit code or config files on UOS or other Chinese Linux distributions with a familiar desktop interface
Primary releases and full documentation are on Gitee, the GitHub repo is a mirror that may not be up to date.
Notepad-- is a lightweight text editor that runs on Windows, Linux, and Mac. It is written in C++ and is designed as a cross-platform alternative to other Notepad-style editors. The README is written primarily in Chinese, so some details below are drawn from what the text makes clear. The project's stated goal is to provide a domestically developed Chinese text editor, with particular focus on running well on UOS (a Chinese Linux-based operating system), as well as on Mac and various other Linux distributions. The name is a deliberate contrast to a competing product, carrying the meaning of reducing mistakes and overconfidence by one step. The repository on GitHub is a mirror of the primary codebase hosted on Gitee, a Chinese code platform. The author notes that because they frequently cannot access GitHub from within China, the GitHub copy may not always be up to date. Downloads for the latest release are linked from the Gitee page. The README includes screenshots showing the editor running on the UOS operating system, on Windows, on macOS, and on Red Hat Linux, demonstrating that it does function across those platforms. The interface in the screenshots looks similar to a standard desktop text editor with a menu bar and tabbed documents. Beyond cross-platform support, the README does not go into detail about specific editing features, keyboard shortcuts, or configuration options. If you need full documentation, the Gitee repository at the link in the README would be the better starting point, as that is where active development and releases happen.
← cxasm on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.