An open API service indexing awesome lists of open source software.

https://github.com/oxdc/brdnote

A desktop note taking app
https://github.com/oxdc/brdnote

electron-app note-taking notes-app personal

Last synced: 9 months ago
JSON representation

A desktop note taking app

Awesome Lists containing this project

README

          

# brdnote

A desktop note taking app

## v0.x Releases

[Download](https://github.com/oxdc/brdnote/releases)

## Screenshot

![Screenshot 1.png](./imgs/Screenshot_1.png)

## Features

+ Markdown shortcuts
+ Rich texts
+ KATEX supported
+ Embed videos and images

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# lint all JS/Vue component files in `src/`
npm run lint
```

## Brdnote V1.0

We are working on Brdnote V1 :)