Skip to content

egoist-bot/BoostNote.next

 
 

Repository files navigation

uiimage

A Polished Notes App with Github Flavored Markdown

for macOS, Windows, Linux, iOS and Android

BoostNote.next is a renewal of Boostnote app.

Latest releases

Roadmap

  • Browser app (Dec 2019)
  • Desktop app(Windows, mac and Linux) (Dec 2019)
  • Cloud storage (Dec 2019)
  • Mobile app(Android and iOS) (Feb 2020)
  • File system based storage (WIP)
  • 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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.8%
  • JavaScript 1.2%
  • Swift 1.2%
  • Other 0.8%