An open API service indexing awesome lists of open source software.

https://github.com/brandonxlf/alwaysnote

A Windows application that provides a multi-note notepad that can be shown using Win + Shift + A
https://github.com/brandonxlf/alwaysnote

Last synced: 3 months ago
JSON representation

A Windows application that provides a multi-note notepad that can be shown using Win + Shift + A

Awesome Lists containing this project

README

          

# AlwaysNote

**AlwaysNote** is a Windows application that provides a multi-note notepad that can be shown using Win + Shift + A.

The notepad appears over all other apps, making it perfect for taking notes while using a full screen application.

## Screenshot

![Image of the notepad](images/screenshot.png)

## Building

Building AlwaysNote requires Visual Studio with .NET and NSIS. When the project a built, an NSIS installer is automatically created.