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
- Host: GitHub
- URL: https://github.com/oxdc/brdnote
- Owner: oxdc
- License: mit
- Created: 2018-06-30T06:53:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T00:35:17.000Z (over 4 years ago)
- Last Synced: 2025-03-26T06:23:39.828Z (9 months ago)
- Topics: electron-app, note-taking, notes-app, personal
- Language: JavaScript
- Size: 10.3 MB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# brdnote
A desktop note taking app
## v0.x Releases
[Download](https://github.com/oxdc/brdnote/releases)
## Screenshot

## 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 :)