https://github.com/savaged/blacknotepad
A black 'version' of the classic Microsoft Windows Notepad application
https://github.com/savaged/blacknotepad
csharp mvvm notepad wpf
Last synced: about 2 months ago
JSON representation
A black 'version' of the classic Microsoft Windows Notepad application
- Host: GitHub
- URL: https://github.com/savaged/blacknotepad
- Owner: savaged
- License: gpl-2.0
- Archived: true
- Created: 2019-04-15T14:57:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:03:27.000Z (over 2 years ago)
- Last Synced: 2025-03-21T23:17:13.151Z (3 months ago)
- Topics: csharp, mvvm, notepad, wpf
- Language: C#
- Homepage:
- Size: 2.83 MB
- Stars: 21
- Watchers: 4
- Forks: 11
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
____ _ _ _ _ _ _
| __ )| | __ _ ___| | _| \ | | ___ | |_ ___ _ __ __ _ __| |
| _ \| |/ _` |/ __| |/ / \| |/ _ \| __/ _ \ '_ \ / _` |/ _` |
| |_) | | (_| | (__| <| |\ | (_) | || __/ |_) | (_| | (_| |
|____/|_|\__,_|\___|_|\_\_| \_|\___/ \__\___| .__/ \__,_|\__,_|
|_|A black 'version' of the classic Microsoft Windows Notepad application because real Dark Theme Windows 10 users work in the dark ;)
It should be available on the Windows Store due to the Windows Application Packaging bridge project. See:
https://docs.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-packaging-dot-net
and
https://dev.windows.com
## Known Issues
Please check the known issues before raising questions or requests for change, [here](https://github.com/savaged/BlackNotepad/issues).
## Contribution
Suggestions for improvement for features, stability and programming technique is welcome. Please see [COPYING](COPYING) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md).
## Use
Copyright (c) 2019 David Savage. Please see the contents of the file ['COPYING'](COPYING).
BlackNotepad is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
BlackNotepad is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with SixNations. If not, see http://www.gnu.org/licenses/.