Boost Note is a document driven project management tool that maximizes remote DevOps team velocity.
Go to file
2019-12-19 17:02:55 +09:00
app Surpress updater error message 2019-12-19 11:56:12 +09:00
scripts Enable electron-log 2019-12-11 17:12:07 +09:00
src Rewrite src for electron app only 2019-12-19 17:02:55 +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-09 03:06:56 +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 production env and routes 2019-12-19 14:00:45 +09:00
package-lock.json 0.1.0-12 2019-12-19 15:09:45 +09:00
package.json Set artifactName 2019-12-19 15:41:46 +09:00
readme.md Update readme 2019-12-19 12:46:05 +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 Add icon and favicon 2019-12-19 09:09:56 +09:00

uiimage

A Polished Notes App with Github Flavored Markdown

for macOS, Windows and Linux

Boost Note will be renewal of Boostnote app.

The renewal will be released Jan, 2020. To keep updated, subscribe our mailing list!

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