NoteGui
An easy to use multi-platform application for notes
For Developers
To clone, edit, and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/syncthetic/NoteGui
# Go into the repository
cd NoteGui
# Install dependencies
npm install
# Run the app
npm start
Downloads
Simply download and run the executable for your machine.
NoteGui uses a remote server with an integrated API system
You can find it here!