aharnishp / QuickNote

.NET Framework based Note application. Currently supports staying Top Most, and stores data in RTFormat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickNote

.NET Framework based Note application. Currently supports staying Top Most, and stores data in RTFormat.

Quick Note Screenshot

Installing

-Clone(Download) the repository to your desired location. -Unzip the file downloaded(if needed). -The .exe will be located at \QuickNote\bin\x64\Debug\Quick Note.exe. -[Optional] Create Dekstop Shortcut of the .exe, or Pin to Taskbar.

Build

-Clone the repository and goto main folder properties and then Select "Unblock" checkbox below Read-Only. Without the step above, Visual Studio will not use the some files. -Then just press Run, after selecting the correct architecture of your computer(x86/x64).

Contributing

There are many ways in which you can participate in the project, for example:

Submit bugs and feature requests, and help verify as they are checked in. Review source code changes. Review the documentation and make pull requests for anything from typos to new content.

Previously Available

The source code was previously available at http://noteapplication.blogspot.com/

About

.NET Framework based Note application. Currently supports staying Top Most, and stores data in RTFormat.

License:GNU General Public License v3.0


Languages

Language:Visual Basic .NET 100.0%