Postie Notes is a simple tool that helps you set up and use controllers with FM2K on your Windows computer.
It works on Windows 98 SE and all newer versions.
- Save your ideas: Jot down any idea you have and when you close a note, it automatically saves.
- Easily open saved notes: Open a note and it will appear on the Memoboard. You can even open notes externally outside of the Memoboard.
- Memoboard: Open notes reside on board contained within the program, unless opened externally.
- Encryption: Encrypt your notes easily without any knowledge on encryption or decryption.
- Colours: Choose the colour you want notes to be.
- Password protection: Password protect your encrypted notes to avoid tampering by outside sources. (In-development)
- Works on most Windows PCs: Supports Windows 98 SE and newer, so you don’t need the latest computer.
-
Download or build the program
- If you have a download link, just download and open it.
- If you want to build it yourself, you can use Visual Studio 2017 with .NET Desktop Development (see “For Developers” below).
-
Open Postie Notes
- Double-click the program to start.
-
Get Started
- Create a new note with "File > New note" and jot your ideas down.
Postie Notes is free to use and share.
It uses the GNU General Public License v3.0 (GPL-3.0), which means you can share and modify it as long as you keep it open-source.
If you have questions or something isn’t working, visit the project page on GitHub for more info.
For developers: This project is written in C# (.NET Framework 2.0). Open Controls.sln
in Visual Studio 2017 to build.