Skip to content

boginw/notable

Repository files navigation

Notable icon Notable

Build Status

It's a desktop app built for taking notes with Markdown. This makes it easy to write styled notes fast and effective. It is built with Electron which gives the possibility for cross-platform usage. This app works on Windows, macOS and Linux operating systems. An ideal case for using this app would be a Software Engineer/Computer Science student.

Preview


Using

You can download the latest release for your operating system or build it yourself (see below).

Building

You'll need Node.js installed on your computer in order to build this app.

> git clone https://github.com/boginw/notable
> cd notable
> npm install
> npm build
> npm start

License

The project is licensed under MIT, however, the Notable logo is licensed under Creative Commons Attribution NonCommercial (CC-BY-NC)


This is still an unfinished product, so you're welcome to help