Skip to content
🍧Beautiful Markdown NoteBook. 🏖
JavaScript CSS HTML
Branch: master
Clone or download

Latest commit

Latest commit 2a01dec Aug 17, 2019

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE Update issue templates May 15, 2018
.vscode 修改存储路径 Mar 16, 2019
app 删除冗余代码 Aug 14, 2019
assets Fixes windows setup Jun 23, 2018
config muya generate html to print PDF Aug 9, 2019
scripts update packager tool version Jan 19, 2019
templete Fixes #118 Jul 2, 2019
test/views muya generate html to print PDF Aug 9, 2019
.all-contributorsrc Fixes #19 Nov 11, 2018
.babelrc muya generate html to print PDF Aug 9, 2019
.editorconfig create Title Jul 21, 2018
.eslintignore add muya Jun 25, 2019
.eslintrc.yml update babel Mar 6, 2019
.flowconfig Fixes #32 Aug 21, 2018
.gitignore add muya Jun 25, 2019
.sass-lint.yml add muya Jun 25, 2019
.travis.yml fixes travis error Mar 16, 2019
CHANGELOG.md update version Aug 13, 2019
LICENSE Fixes #18 Jun 22, 2018
README.md update readme Jun 29, 2019
jest.config.js file change Aug 13, 2019
package.json update version Aug 13, 2019
yarn.lock Bump lodash.template from 4.4.0 to 4.5.0 Aug 9, 2019

README.md

Yosoro

Beautiful Cloud Drive Markdown NoteBook Desktop App

Download

The latest version of Yosoro for macOS, linux and Windows is available here.

macOS 10.9+, Windows 7+ & Linux are supported.

Features

  • Management notes
  • Support Latex math formulas and draw diagrams.
  • File synchronization(OneDrive is supported)
  • Image upload ( GitHub, Weibo, SM.MS)
  • Export notes as markdown or html or pdf
  • Post article(Supports Medium)
  • Beautiful theme

ScreenShot

Theme

Mysterious Dark🌙 & Cute Light🔆

Dark 🌙 Light 🔆

Software Manuals

Please read the wiki for more content.

Contributing Guide

Install

yarn

The installation failed in Windows, can try this command:

yarn --ignore-platform

Dev Tools Extension

cp ./config/devconfig.example.json ./config/devconfig.json

Edit ./config/devconfig.json, add Chrome extensions, for example:

{
    "extensions": [
        "/Users/xxx/Library/Application Support/Google/Chrome/Default/Extensions/lmhkpmbekcpmknklioeibfkpmmfibljd/2.15.3_0",
        "/Users/xxx/Library/Application Support/Google/Chrome/Default/Extensions/fmkadmapgofadopljbjfkapdkoienihi/3.4.0_0"
    ]
}

Run Main Process

npm run dev:main

Run Renderer Process

npm run dev:renderer

Build

npm run build:all|main|renderer

Package

npm run packager:mac|win|win:64|linux

Thanks

Thanks muya, this is a great editor!

Contributors

All Contributors

Thanks goes to these wonderful people (emoji key):


Alchemy

💻 🎨 📖 ⚠️

Jirawat Boonkumnerd

💻

Xuehua Cai

💻

Austin Leath

📖

Hermes Gjini

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

License

GPL-3.0 © Alchemy

You can’t perform that action at this time.