BoostNote.next

An intuitive and stylish markdown note app for the developers.

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者BoostIO/BoostNote-App
主編程語言TypeScript
編程語言HTML (語言數: 6)
平台
許可證Other
所有者活动
創建於2016-11-19 14:30:34
推送於2023-02-24 16:38:24
最后一次提交2022-08-30 20:15:16
發布數133
最新版本名稱cloud-1.58.4 (發布於 )
第一版名稱v0.1.0-pre (發布於 )
用户参与
星數3.9k
關注者數56
派生數383
提交數4.7k
已啟用問題?
問題數523
打開的問題數84
拉請求數832
打開的拉請求數16
關閉的拉請求數92
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?