Skip to content
/ Yosoro Public
forked from IceEnd/Yosoro

🍧Beautiful Markdown NoteBook Desktop App. πŸ–

License

Notifications You must be signed in to change notification settings

JDDCN/Yosoro

Β 
Β 

Repository files navigation

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.
  • File synchronization(OneDrive is supported)
  • Image upload (GitHub is supported)
  • Export notes as markdown or html or pdf
  • Post article(Supports Medium)

Theme

Mysterious Dark:crescent_moon: & Cute Light:high_brightness:

Dark πŸŒ™ Light πŸ”†

Demo

Write:pencil2: Upload Image:stars: Sync Notes:cloud:
2018-09-24.14.00.53-write.gif image sync

Screenshots

Windows Linux
screenshot-window screenshot-linux

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

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

About

🍧Beautiful Markdown NoteBook Desktop App. πŸ–

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.1%
  • CSS 14.0%
  • HTML 7.9%