notebox-desktop
v1.0.18
Published
An application for taking notes.
Readme
Notebox App
An application for taking notes.
Supported Operating Systems
- Windows
- MacOS
- Linux (Debian/Ubuntu)
Installation
Windows
- Download the
.exefile from the latest release. - Run the downloaded file. If a security dialog appears, allow the application to run anyways.
- Go through the standard install process.
- Run the application using the desktop shortcut or from the start menu.
MacOS
- Download the
.dmgfile from the latest release. - Open the
.dmgand drag the application into theApplicationsfolder. - Open the application. If a security dialog appears, click
Cancel, then inside settings, openSecurity & Privacyand run the application anyways.
Linux (Debian/Ubuntu)
- Download the
.debfile from the latest release. - Install using your package manager.
- Run the application.
Compilation
Requirements:
- clojure
- Java JDK 14
git clone https://github.com/dra1n/notebox-desktop.git
cd notebox
./build.sh