redsos / BoostNote.next

An intuitive and stylish markdown editor for the developers.

Home Page:https://boostnote.io

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

An intuitive and stylish markdown editor for the developers.

https://boostnote.io

License:Other


Languages

Language:TypeScript 98.1%Language:JavaScript 1.6%Language:HTML 0.2%