Boost Note is a document driven project management tool that maximizes remote DevOps team velocity.
Go to file
2019-12-23 10:45:35 +09:00
app Surpress updater error message 2019-12-19 11:56:12 +09:00
resources/icons script and imports 2019-12-23 10:45:35 +09:00
scripts script and imports 2019-12-23 10:45:35 +09:00
src script and imports 2019-12-23 10:45:35 +09:00
static Add Boost Note logo 2019-12-19 12:35:46 +09:00
typings animation for new note item 2019-12-18 10:59:47 +09:00
.babelrc Replace ts-jest with babel-jest 2019-09-09 10:48:12 +09:00
.eslintignore Add icon and favicon 2019-12-19 09:09:56 +09:00
.eslintrc export button fix 2019-12-12 17:53:35 +09:00
.gitignore Add secrets to gitignore 2019-12-12 09:27:11 +09:00
.nowignore app prefix routing 2019-10-08 13:05:29 +09:00
.prettierignore Discard deploy guide 2019-12-16 01:51:40 +09:00
.prettierrc Apply jsxSingleQuote true 2019-01-29 17:21:19 +09:00
.travis.yml Add .travis.yml 2018-12-24 11:24:19 +09:00
CODE_OF_CONDUCT.md Clean documents 2018-07-17 17:34:34 +09:00
CONTRIBUTING.md Edit CONTRIBUTING.MD 2019-12-21 20:23:20 +09:00
index.html fixed open external ref 2019-12-19 14:30:46 +09:00
jest.json Replace ts-jest with babel-jest 2019-09-09 10:48:12 +09:00
LICENSE.md Switch license to GPL v3 2019-12-04 23:11:06 +09:00
now.json added publicPath for non-electron build 2019-12-19 17:44:48 +09:00
package-lock.json script and imports 2019-12-23 10:45:35 +09:00
package.json script and imports 2019-12-23 10:45:35 +09:00
readme.md Fix word 2019-12-20 11:26:29 +09:00
tsconfig-webpack.json remove dependency on external github package & exlude mangling of coffeescript node names 2019-12-12 17:47:31 +09:00
tsconfig.json remove dependency on external github package & exlude mangling of coffeescript node names 2019-12-12 17:47:31 +09:00
webpack.config.ts formatting 2019-12-19 17:51:40 +09:00

uiimage

https://boostnote.io/

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)

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