Skip to content

An intuitive and stylish markdown editor for the developers.

License

Notifications You must be signed in to change notification settings

tobifasc/BoostNote.next

 
 

Repository files navigation

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.9%
  • JavaScript 1.3%
  • Other 0.8%