BoostNote-App/readme.md
2019-12-19 12:35:46 +09:00

896 B

uiimage uiimage

A Polished Notes App with Github Flavored Markdown

for macOS, Windows and Linux

Boost Note will be renewal of Boostnote app.

The renewal will be released Jan, 2020. To keep updated, subscribe our mailing list!

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)

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 © 2019 BoostIO