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
- Host: GitHub
- URL: https://github.com/brandonxlf/alwaysnote
- Owner: BrandonXLF
- License: gpl-3.0
- Created: 2022-11-22T23:54:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T06:05:02.000Z (about 1 year ago)
- Last Synced: 2025-03-26T09:21:19.397Z (10 months ago)
- Language: C#
- Homepage: https://www.brandonfowler.me/alwaysnote/
- Size: 271 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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