Jongkeun / BoostNote.next

A Polished Notes App with Github Flavored Markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uiimage

A Polished Notes App with Github Flavored Markdown

for macOS, Windows and Linux

Boost Note is a renewal of Boostnote app.

It will be officially released in January 2020.

Roadmap

  • Browser app
  • Desktop app(Windows, mac and Linux)
  • Mobile app(Android and iOS)
  • Cloud storage
  • File attachments(Image, Video and any kind of files)
  • MDX (TBA)

Authors & Maintainers

Community

Build

Web app

# Install deps
npm i

# Compile script
npm run build

# Deploy to now.sh
now

Electron app

# Install deps
npm i

# Compile script
npm run build

# Package app
npm run pack

License

GPL-3.0 © 2020 BoostIO

About

A Polished Notes App with Github Flavored Markdown

License:Other


Languages

Language:TypeScript 96.6%Language:JavaScript 1.3%Language:Swift 1.3%Language:Kotlin 0.5%Language:HTML 0.3%