diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..d038176 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: sigmanor +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: sigmanor +issuehunt: # +otechie: # Replace with a single Otechie username +custom: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AK9FYCBAHV4U8&source=url diff --git a/README.md b/README.md index 4e55662..709122f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ -# Crypto Notepad -[![downloads](https://img.shields.io/github/downloads/Crypto-Notepad/Crypto-Notepad/total.svg?&colorB=lightgrey)](https://github.com/Crypto-Notepad/Crypto-Notepad/releases/latest) +# Crypto Notepad [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Simple%20notepad%20for%20Windows%20with%20encryption%20features.%20Download%20for%20free:%20https://crypto-notepad.info/&hashtags=notepad,encryption,windows,opensource,csharp) + +[![downloads](https://img.shields.io/github/downloads/Crypto-Notepad/Crypto-Notepad/total.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/releases/latest) [![license](https://img.shields.io/github/license/Crypto-Notepad/Crypto-Notepad.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/blob/master/LICENSE) [![release](https://img.shields.io/github/release/Crypto-Notepad/Crypto-Notepad.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Release-Notes) [![documentation](https://img.shields.io/badge/documentation-wiki-yellowgreen.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Documentation) -[![status](https://img.shields.io/badge/project_status-suspended-red.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Project-status) +[![status](https://img.shields.io/badge/project_status-active-green.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Project-status) Notepad-like simple text editor for Windows, where files are saved and loaded encrypted with AES algorithms. @@ -14,10 +15,10 @@ Notepad-like simple text editor for Windows, where files are saved and loaded en * Including all the features of the default Windows Notepad * Integrate with windows context menu * Drag and Drop support -* Detect url and email links +* Detecting links in editor * Сustomizable editor * Сustomizable encryption options (hash algorithm, key size, password iterations) -* Associate with the application extension +* Associate own file type with application * Portable ## System requirements