SkillAgentSearch skills...

Yosoro

:shaved_ice:Beautiful Markdown NoteBook. 🏖

Install / Use

/learn @IceEnd/Yosoro
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src="./app/views/assets/images/logo.png" width="200"/> <h3 align="center">Yosoro</h3> <p align="center">Beautiful Cloud Drive Markdown NoteBook Desktop App</p> <p align="center"> <img src="https://img.shields.io/badge/platform-masOS%20%7C%20Linux%20%7C%20Windows-lightgrey.svg?style=flat-square" /> </p> <p align="center"> <a target="__blank" href="https://github.com/IceEnd/Yosoro/releases"> <img src="https://img.shields.io/github/release/iceend/yosoro.svg?style=flat-square" /> </a> <a target="__blank" href="https://travis-ci.org/IceEnd/Yosoro"> <img src="https://img.shields.io/travis/IceEnd/Yosoro.svg?style=flat-square"> </a> <a target="__blank" href="https://github.com/IceEnd/Yosoro/blob/master/LICENSE"> <img src="https://img.shields.io/github/license/IceEnd/Yosoro.svg?style=flat-square" /> </a> </p> <p align="center"> <a target="__blank" href="https://github.com/IceEnd/Yosoro/releases"> <img src="https://img.shields.io/github/downloads/IceEnd/Yosoro/total.svg?style=flat-square"> </a> </p> </p>

Download

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

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 (:white_check_mark: GitHub, :white_check_mark: Weibo, :white_check_mark: SM.MS)
  • Export notes as markdown or html or pdf
  • Post article(Supports Medium)
  • Beautiful theme

ScreenShot

Theme

<p align="center">Mysterious Dark:crescent_moon: & Cute Light:high_brightness:</p>

| Dark :crescent_moon:| Light :high_brightness: | |:-------:|:-----:| | | |

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):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore -->

| <img src="https://avatars1.githubusercontent.com/u/11556339?v=4" width="100px;"/><br /><sub><b>Alchemy</b></sub><br />💻 🎨 📖 ⚠️ | <img src="https://avatars3.githubusercontent.com/u/8283616?v=4" width="100px;"/><br /><sub><b>Jirawat Boonkumnerd</b></sub><br />💻 | <img src="https://avatars2.githubusercontent.com/u/11440779?v=4" width="100px;"/><br /><sub><b>Xuehua Cai</b></sub><br />💻 | <img src="https://avatars2.githubusercontent.com/u/32113014?v=4" width="100px;"/><br /><sub><b>Austin Leath</b></sub><br />📖 | <img src="https://avatars0.githubusercontent.com/u/8417583?v=4" width="100px;"/><br /><sub><b>Hermes Gjini</b></sub><br />📖 | | :---: | :---: | :---: | :---: | :---: |

<!-- ALL-CONTRIBUTORS-LIST:END -->

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

License

GPL-3.0 © Alchemy

View on GitHub
GitHub Stars2.7k
CategoryDevelopment
Updated2d ago
Forks387

Languages

JavaScript

Security Score

100/100

Audited on Apr 3, 2026

No findings