https://github.com/chriswickens/cloneypad
A simple notepad clone
https://github.com/chriswickens/cloneypad
csharp dotn wpf
Last synced: about 2 months ago
JSON representation
A simple notepad clone
- Host: GitHub
- URL: https://github.com/chriswickens/cloneypad
- Owner: chriswickens
- License: mit
- Created: 2025-04-28T15:18:08.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2025-04-28T15:23:34.000Z (about 2 months ago)
- Last Synced: 2025-04-28T16:31:06.917Z (about 2 months ago)
- Topics: csharp, dotn, wpf
- Language: C#
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CloneyPad
This is a simple Notepad clone that I completed for an assignment in my windows programming class.
It is a very basic implementation that did not have strict MVVM requirements.