NoteMaster is a smart minimalistic persistent note-taking app to help boost productivity.
NoteMaster Beta introduces the first key feature that makes NoteMaster unique. Smart Mode automatically recognizes keywords, and intelligently provides results as you type, for example:
Arithmetic
100 + 10 + 10 -> 120
Unit Conversion
100cm in m -> 0.1m
Currency Conversion
$100 in GBP -> £77.3
Percentages
10% of 100 -> 10
That's not all! Head over to our documentation for a list of all of the statements that NoteMaster can recognize.
NoteMaster is continuously being developed. Our vision is to create the best open-source, note-taking app that boosts our users productivity. We've already added so much:
- Dark UI - We love the slickness of a dark UI, plus it's better for your eyes. Win-win!
- Smart Mode - Let NoteMaster do the heavy lifting with quick calculations and conversions.
- Persistent Notes - That's right! Your notes are saved as you type. RIP Save As.
- Magical Highlighting - Separate your notes with comments!
- Pin Window - Make NoteMaster fly high above other apps, so it's always visible above the focused window.
- Fullscreen - Dive deep and go fullscreen for a more in-depth note-making experience.
- Global Shortcut - Summon NoteMaster using
Windows + N
. Honestly, it's magic. - Preferences - Make it your own by customising the font size, font weight, line height, line numbers...
- Export - You heard it! Export those lovely notes to another place on your device where you'll never open them again.
- Find/Replace - Become a
NoteMaster
(wow, that was bad) with the search functionality! - Search with Google - Quickly highlight and search the selected text on Google.
- Emoji Support - Yes... amazing, and absolutely essential - we know. You can now have so much fire in your notes.
NoteMaster is now available on the following platforms:
- Windows
- Linux
- Mac
NoteMaster can be downloaded via GitHub Releases. Please only download versions of NoteMaster that are hosted on GitHub.
We're sorry this happened! NoteMaster is still in early development, please make sure you backup important notes external of NoteMaster. Create a ticket on NoteMaster Issue Tracker.
IMPORTANT: THIS WILL REMOVE ANY PREFERENCES OR NOTES!
Resetting NoteMaster is easy and only takes a few steps. Please follow the guide specific your operating system.
Windows:
- Close NoteMaster Completely
- Delete the
%appdata%\Roaming\NoteMaster
directory. - NoteMaster will now be reset on the next launch.
NoteMaster is built on top of Electron React Boilerplate. To setup up local development workbench follow a few simple steps:
First, clone the repo via Git:
$ git clone --depth 1 --single-branch --branch master https://github.com/LiamRiddell/NoteMaster.git notemaster
and then install the dependencies with yarn.
$ cd notemaster
$ yarn
NoteMaster
project is constantly finding ways to make you work more productive but while we implement new features bugs appear! Report a bug.
GNU GPLv3.0 © NoteMaster
Thanks to the following great projects that made NoteMaster possible. Please go and follow and support these projects.