notepad-plus-plus/README.md

50 lines
2.1 KiB
Markdown
Raw Permalink Normal View History

What is Notepad++ ?
===================
2015-06-26 20:57:38 +02:00
2024-02-04 19:23:47 +01:00
[![GitHub release](https://img.shields.io/github/release/notepad-plus-plus/notepad-plus-plus.svg)](../../releases/latest)    [![Build Status](https://img.shields.io/github/actions/workflow/status/notepad-plus-plus/notepad-plus-plus/CI_build.yml)](https://github.com/notepad-plus-plus/notepad-plus-plus/actions/workflows/CI_build.yml)
2023-09-03 09:35:22 +02:00
    [![Join the discussions at https://community.notepad-plus-plus.org/](https://notepad-plus-plus.org/assets/images/NppCommunityBadge.svg)](https://community.notepad-plus-plus.org/)
Notepad++ is a free (free as in both "free speech" and "free beer") source code
editor and Notepad replacement that supports several programming languages and
natural languages. Running in the MS Windows environment, its use is governed by
[GPL License](LICENSE).
See the [Notepad++ official site](https://notepad-plus-plus.org/) for more information.
2019-03-20 02:23:25 +01:00
Notepad++ Release Key
---------------------
2019-03-20 02:09:05 +01:00
_Since the release of version 7.6.5 Notepad++ is signed using GPG with the following key:_
2019-03-20 02:10:40 +01:00
- **Signer:** Notepad++
- **E-mail:** don.h@free.fr
- **Key ID:** 0x8D84F46E
- **Key fingerprint:** 14BC E436 2749 B2B5 1F8C 7122 6C42 9F1D 8D84 F46E
- **Key type:** RSA 4096/4096
- **Created:** 2019-03-11
2024-03-14 04:33:24 +01:00
- **Expires:** 2027-03-13
2019-04-04 23:42:58 +02:00
https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/nppGpgPub.asc
Supported OS
------------
All the Windows systems still supported by Microsoft are supported by Notepad++. However, not all Notepad++ users can or want to use the newest system. Here is the [Supported systems information](SUPPORTED_SYSTEM.md) you may need in case you are one of them.
2020-02-05 20:00:45 +01:00
Build Notepad++
---------------
2020-02-05 20:00:45 +01:00
Please follow [build guide](BUILD.md) to build Notepad++ from source.
Contribution
------------
Contributions are welcome. Be mindful of our [Contribution Rules](CONTRIBUTING.md) to increase the likelihood of your contribution getting accepted.
[Notepad++ Contributors](https://github.com/notepad-plus-plus/notepad-plus-plus/graphs/contributors)