All Projects → cteamx → BiMo

cteamx / BiMo

Licence: MIT license
一款跨平台的 Markdown 书写工具

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Vue
7211 projects

Projects that are alternatives of or similar to BiMo

google translate desktop
Unofficial Google Translate Desktop Mac App
Stars: ✭ 15 (-6.25%)
Mutual labels:  electron-app
windows-ui-web
Build windows fluent UI apps or web apps using Html, CSS & JavaScript. Comes with rich native like components, icon sets. Used as fast prototyping tool for Windows environment platforms.
Stars: ✭ 98 (+512.5%)
Mutual labels:  electron-app
clipboard-manager-electron
A clipboard manager built with Electron
Stars: ✭ 92 (+475%)
Mutual labels:  electron-app
mead
Mead - Dead simple markdown editor for Windows, Linux and Mac
Stars: ✭ 20 (+25%)
Mutual labels:  electron-app
squoosh-desktop-app
Squoosh Desktop App is a multiplatform desktop app to compress, resize, and crop your images.
Stars: ✭ 141 (+781.25%)
Mutual labels:  electron-app
DropPoint
Make drag-and-drop easier using DropPoint. Drag content without having to open side-by-side windows
Stars: ✭ 303 (+1793.75%)
Mutual labels:  electron-app
KeystrokeCount
MacOS app that gives insights on your keystrokes
Stars: ✭ 42 (+162.5%)
Mutual labels:  electron-app
birdskitchen
A Desktop Recipe Manager application using Electron & React.
Stars: ✭ 64 (+300%)
Mutual labels:  electron-app
network-smoothie
Dead simple internet bonding. Take advantege of multiple network adapters.
Stars: ✭ 14 (-12.5%)
Mutual labels:  electron-app
StatusPilatus
Monitor your PC like never before!
Stars: ✭ 52 (+225%)
Mutual labels:  electron-app
Installer
A simple standalone program which automates the installation, removal and maintenance of BetterDiscord.
Stars: ✭ 1,391 (+8593.75%)
Mutual labels:  electron-app
aws-s3-backup
This app allows you to use AWS (Amazon Web Services) S3 as backup system for desktop environments. 🚀
Stars: ✭ 67 (+318.75%)
Mutual labels:  electron-app
MyRPC
Distributed Discord RPC for @ everyone!
Stars: ✭ 14 (-12.5%)
Mutual labels:  electron-app
short-touch
Application to easily generate short cut buttons on MacBooks with the touch bar.
Stars: ✭ 12 (-25%)
Mutual labels:  electron-app
CemUI
A small launcher for the Cemu WiiU emulator made with Electron. Currently on hiatus, development is currently being focused on Pretendo https://github.com/PretendoNetwork/Pretendo
Stars: ✭ 118 (+637.5%)
Mutual labels:  electron-app
SteamTradeBot
Open source steam trading bot. Accepting or declining trades based on the automatic value calculation.
Stars: ✭ 65 (+306.25%)
Mutual labels:  electron-app
electron-remote-dashboard
Remote dashboard with a control app
Stars: ✭ 14 (-12.5%)
Mutual labels:  electron-app
Docketeer
An easy-to-use GUI for Docker that allows developers to manage Docker containers and monitor crucial metrics.
Stars: ✭ 431 (+2593.75%)
Mutual labels:  electron-app
desktop-app-ui2
IVPN Desktop app
Stars: ✭ 19 (+18.75%)
Mutual labels:  electron-app
albumArtCreator
A simple tool to make it easy to create good looking album art
Stars: ✭ 26 (+62.5%)
Mutual labels:  electron-app

欢迎使用 笔墨 (BiMo.io)

bimo

笔墨 是一款专为 Markdown 打造的编辑器,通过精心的设计与技术实现,特点概述:

  • 功能丰富 :支持高亮代码块、导出HTML/PDF,工作笔记好帮手;
  • 多种平台 :简洁高效的编辑器,提供 Mac + Windows 两个版本;
  • 简单易用 :上手简单,使用简洁,编写高亮。

下载地址

点击下载

安装说明

# 安装依赖模块
npm install 
OR 
yarn install

# 启动项目 
npm run dev 
OR 
yarn run dev

# 编译客户端
npm run build:darwin or linux or win32 or all
OR 
yarn run build:darwin or linux or win32 or all

快捷键

打开文档 Cmd + O

新建文档 Cmd + N

标题 Cmd + 1-6

粗体 Cmd + B

斜体 Cmd + I

链接 Cmd + L

图片 Cmd + G

代码块 Cmd + K

TODO

  • 打开文件
  • 拖拽打开
  • 保存文件
  • 导出 HTML
  • 导出 PDF
  • 代码高亮
  • 快捷键
  • 滚动条同步滚动
  • 跨平台兼容
  • 本地临时存储
  • 支持 TOC
  • 支持 LaTeX 公式
  • 支持 流程图
  • 支持 时序图
  • 支持 本地图片上传
  • 所见即所得模式编辑
  • 一键生成静态博客
  • 自定义设置
  • 多种风格主题

反馈与建议

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].