BoostNote.next

An intuitive and stylish markdown note app for the developers.

Github stars Tracking Chart

Boost Note for Teams

We've developed a collaborative workspace app called "Boost Hub" for developer teams.

It's customizable and easy to optimize for your team like rego blocks and even lets you edit documents together in real-time!

https://boostnote.io/

uiimage

BoostNote.next is a renewal of the Boostnote app.

Latest releases

Roadmap

Boost Note Roadmap 2020

Authors & Maintainers

Community

Development

Folder structure

  • android : Android app project. Please open with Android Studio.
  • dist : Bundled electron app stuff. All executable and installable of the electron app are generated in this folder. You can generate this by npm run prepack, npm run pack, and npm run release scripts.
  • compiled : Compiled web app resources from npm run build script. The resources are for deploying the web app.
  • electron : Compiled electron resources from npm run build:electron script. You can run it by npm start script. The resources are for packaging the electron app.
  • ios : iOS app project. Please open with XCode.
  • src : Source code.

Build

You have to create a file named .env in the root of the project directory, or the build will fail.

Web app

# Install dependencies
npm i

# Run webpack and open browser
npm run dev

Electron app

# Install dependencies
npm i

# Run webpack
npm run dev:webpack

# Run electron (You have to open another terminal to run this)
npm run dev:electron

For Windows users, If npm run dev:electron doesn't spawn an electron window, please try again after removing %APPDATA%\electron directory.

Mobile app

License

GPL-3.0 © 2020 BoostIO

Main metrics

Overview
Name With OwnerBoostIO/BoostNote-App
Primary LanguageTypeScript
Program languageHTML (Language Count: 6)
Platform
License:Other
所有者活动
Created At2016-11-19 14:30:34
Pushed At2023-02-24 16:38:24
Last Commit At2022-08-30 20:15:16
Release Count133
Last Release Namecloud-1.58.4 (Posted on )
First Release Namev0.1.0-pre (Posted on )
用户参与
Stargazers Count3.9k
Watchers Count56
Fork Count383
Commits Count4.7k
Has Issues Enabled
Issues Count523
Issue Open Count84
Pull Requests Count832
Pull Requests Open Count16
Pull Requests Close Count92
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private