Boost Note is a document driven project management tool that maximizes remote DevOps team velocity.
Go to file
2020-02-14 16:45:29 +09:00
android Bump version 2020-02-06 15:17:44 +09:00
app Show check for updates always 2020-01-15 07:30:07 +09:00
ios Bump ios version to 0.1.2 2020-02-11 17:34:05 +09:00
resources Move logo.eps to resources 2020-02-11 17:34:05 +09:00
scripts Fix icons 2019-12-23 10:45:35 +09:00
src Restructure AttachmentsPage 2020-02-14 16:45:29 +09:00
static Move logo.eps to resources 2020-02-11 17:34:05 +09:00
typings Improve type defs for styled-components 2020-02-14 16:45:29 +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 Implement build mobile script 2020-02-04 15:20:51 +09:00
.nowignore app prefix routing 2019-10-08 13:05:29 +09:00
.prettierignore Format all src 2020-01-19 11:30:40 -05: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
android.html Configure webpack settings for ios 2020-02-11 17:34:05 +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 Fix require again 2019-12-27 11:28:17 -05:00
ios.html Configure webpack settings for ios 2020-02-11 17:34:05 +09:00
ISSUE_TEMPLATE.md Update issue template 2019-12-25 15:40:40 +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 storage usage limit reached message 2020-02-13 15:55:10 +09:00
package.json Configure webpack settings for ios 2020-02-11 17:34:05 +09:00
readme.md Update readme 2020-01-06 20:40:04 +09:00
tsconfig-webpack.json Show app version 2020-01-15 04:38:26 +09:00
tsconfig.json Setup mobile 2020-02-04 15:20:51 +09:00
webpack.config.ts Enable transpileOnly option 2020-02-14 16:45:29 +09:00
webpack.mobile.config.ts Configure webpack settings for ios 2020-02-11 17:34:05 +09:00

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