All Projects → increments → Kobito Oss

increments / Kobito Oss

Licence: other
Markdown Processor built on Electron based on kobito-for-windows

Programming Languages

coffeescript
4710 projects

Projects that are alternatives of or similar to Kobito Oss

Diagon
Interactive ASCII art diagram generators. 🌟
Stars: ✭ 189 (-7.8%)
Mutual labels:  markdown
Bullets.vim
🔫 Bullets.vim is a Vim/NeoVim plugin for automated bullet lists.
Stars: ✭ 199 (-2.93%)
Mutual labels:  markdown
Vditor
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
Stars: ✭ 3,773 (+1740.49%)
Mutual labels:  markdown
Qimage Win
Windows 版本 Markdown 一键贴图工具,支持本地文件、截图、网络图片一键上传七牛云并返回图片引用,让 Markdown 中贴图变成一种享受。
Stars: ✭ 196 (-4.39%)
Mutual labels:  markdown
Tslide
Terminal SlideDeck, supporting markdown.
Stars: ✭ 198 (-3.41%)
Mutual labels:  markdown
Mark
A markdown processor written in Go. built for fun.
Stars: ✭ 200 (-2.44%)
Mutual labels:  markdown
Markdown
Learn how to use Markdown
Stars: ✭ 193 (-5.85%)
Mutual labels:  markdown
Solo
🎸 一款小而美的博客系统,专为程序员设计。
Stars: ✭ 13,245 (+6360.98%)
Mutual labels:  markdown
Swagger2markup
A Swagger to AsciiDoc or Markdown converter to simplify the generation of an up-to-date RESTful API documentation by combining documentation that’s been hand-written with auto-generated API documentation.
Stars: ✭ 2,330 (+1036.59%)
Mutual labels:  markdown
Reveal Ck
Create slides with ruby (and usually in markdown)
Stars: ✭ 202 (-1.46%)
Mutual labels:  markdown
Hercule
♻️ Simple document transclusion, ideal for Markdown documents
Stars: ✭ 196 (-4.39%)
Mutual labels:  markdown
Evernote2md
Convert Evernote .enex files to Markdown
Stars: ✭ 193 (-5.85%)
Mutual labels:  markdown
Jekyll Spaceship
🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
Stars: ✭ 196 (-4.39%)
Mutual labels:  markdown
Markdown Pdf
📄 Markdown to PDF converter
Stars: ✭ 2,365 (+1053.66%)
Mutual labels:  markdown
Codebraid
Live code in Pandoc Markdown
Stars: ✭ 204 (-0.49%)
Mutual labels:  markdown
Awesome
A curated list of awesome MDX resources
Stars: ✭ 195 (-4.88%)
Mutual labels:  markdown
Markdown Link Check
checks that all of the hyperlinks in a markdown text to determine if they are alive or dead
Stars: ✭ 198 (-3.41%)
Mutual labels:  markdown
Parsedown
Better Markdown Parser in PHP
Stars: ✭ 13,959 (+6709.27%)
Mutual labels:  markdown
Symphony
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。
Stars: ✭ 13,080 (+6280.49%)
Mutual labels:  markdown
Portfolioexamples
(Resource List) - Portolio sites for inspiration and comparison
Stars: ✭ 201 (-1.95%)
Mutual labels:  markdown

Kobito

Cross Platform Markdown Processor built on Electron based on Kobito for Windows.

CAUTION

This repo includes partial and modified sources to publish from http://kobito.qiita.com/win .

Changes to this repo will not be applied to released one.

Prepare to build

cp config.json.example config.json

Optional: Get your own oauth cilent token and set them to config.json by https://qiita.com/settings/applications . Add all Permission to Qiita/Qiita:Team even if you use only qiita. (Failed to fetch team list). Callback domain is recommended to https://qiita.com .

You can not login to Qiita/Qiita:Team without valid token.

Development

script/build
npm install -g electron
electron electron-packager/browser

Development with file watch

cd application
yarn run watch

Release build

script/build
cd electron-packager

# mac
script/build-mac

# win
script/build-win

We checked passing building on Mac only.

License

Copyright © 2017 Increments Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, COMPATIBILITY WITH ANY OTHER SOFTWARE OR PLATFORM, FUTURE UPDATE OR MAINTAINANCE, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. THE ICON OF THE SOFTWARE CAN ONLY BE USED AS A SYMBOL OF THE SOFWARE WITHOUT NO MODIFICATION AND THE LISENSOR RESERVES ALL RIGHTS AS TO THE ICON OF THE SOFTWARE.

Twemoji is CC-BY 4.0 https://github.com/twitter/twemoji

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].