vascoinnofactor / notable

A tool for taking Markdown notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A tool for taking Markdown notes

License:MIT License


Languages

Language:TypeScript 72.3%Language:CSS 15.8%Language:JavaScript 9.3%Language:HTML 2.3%Language:Shell 0.2%