All Projects → lukakerr → Pine

lukakerr / Pine

Licence: other
A modern, native macOS markdown editor

Programming Languages

swift
15916 projects
Rich Text Format
576 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Pine

Pervane
Plain text file based note taking and knowledge base building tool, markdown editor, simple browser IDE.
Stars: ✭ 159 (-94.36%)
Mutual labels:  markdown, editor, markdown-editor
Thiefmd
The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter
Stars: ✭ 48 (-98.3%)
Mutual labels:  markdown, editor, markdown-editor
React Md Editor
A simple markdown editor with preview, implemented with React.js and TypeScript.
Stars: ✭ 374 (-86.73%)
Mutual labels:  markdown, editor, markdown-editor
Phodit
Phodal's markdown/ebook editor with MicroFrontend & Web Components
Stars: ✭ 301 (-89.32%)
Mutual labels:  markdown, editor, markdown-editor
Md
✍ 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 所有基础语法、色盘取色、一键复制并粘贴到公众号后台、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性
Stars: ✭ 2,242 (-20.44%)
Mutual labels:  markdown, editor, markdown-editor
For Editor
for-editor - A markdown editor based on React
Stars: ✭ 358 (-87.3%)
Mutual labels:  markdown, editor, markdown-editor
Stackedit.js
Add StackEdit to any website
Stars: ✭ 724 (-74.31%)
Mutual labels:  markdown, editor, markdown-editor
Marky
A markdown editor built with Electron and React
Stars: ✭ 355 (-87.4%)
Mutual labels:  markdown, osx, markdown-editor
Retext
ReText: Simple but powerful editor for Markdown and reStructuredText
Stars: ✭ 1,500 (-46.77%)
Mutual labels:  markdown, editor, markdown-editor
Markor
Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Stars: ✭ 1,394 (-50.53%)
Mutual labels:  markdown, editor, markdown-editor
Markdowneditor
Lightweight markdown editor written for windows,only one GREEN exe file
Stars: ✭ 403 (-85.7%)
Mutual labels:  markdown, lightweight, editor
Toonote
小兔笔记:Markdown 内置数据 跨平台 加密存储
Stars: ✭ 247 (-91.23%)
Mutual labels:  markdown, osx, markdown-editor
Hypermd
A WYSIWYG Markdown Editor for browsers. Break the Wall between writing and previewing.
Stars: ✭ 1,258 (-55.36%)
Mutual labels:  markdown, editor, markdown-editor
Editor.md
The open source embeddable online markdown editor (component).
Stars: ✭ 11,741 (+316.64%)
Mutual labels:  markdown, editor, markdown-editor
Mpeditor
微信markdown编辑器
Stars: ✭ 146 (-94.82%)
Mutual labels:  markdown, editor, markdown-editor
Vue Markdown Editor
A markdown editor built on Vue
Stars: ✭ 169 (-94%)
Mutual labels:  markdown, editor
Python Markdown Editor
Standalone editor for your markdown files
Stars: ✭ 164 (-94.18%)
Mutual labels:  markdown, editor
Markdown
📖Clean & Modern MarkDown Generator, 🔌Offline Support and Easy Generation of Markdown ⚡️⚛️ https://github.com/JP1016/Markdown-Electron/releases
Stars: ✭ 170 (-93.97%)
Mutual labels:  markdown, markdown-editor
Quick Picture Viewer
🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.
Stars: ✭ 237 (-91.59%)
Mutual labels:  lightweight, editor
Seashore
easy to use mac osx image editing application for the rest of us
Stars: ✭ 182 (-93.54%)
Mutual labels:  osx, editor

Pine

Swift 5 Platform Github Github All Releases 简体中文

Pine is lightweight macOS markdown editor. It's currently a work in progress.

It is a document based application, and aims to follow Apple's Human Interface Guidelines

Installing

Pine is still in its very early stages, so if you encounter any bugs or have a feature request please raise an issue!

Install via Homebrew Cask

$ brew tap lukakerr/things
$ brew install --cask pine

Manual Download

Visit the releases page to download manually.

Uninstalling

Installed via Homebrew Cask

$ brew cask remove pine

Downloaded Manually

$ rm -r /Applications/Pine.app ~/Library/Caches/io.github.lukakerr.pine

Building

Make

$ git clone [email protected]:lukakerr/pine.git
$ cd pine
$ make

Xcode

$ git clone [email protected]:lukakerr/pine.git
$ cd pine
$ open Pine.xcworkspace

Testing

Make

$ make test

Xcode

Hit U

Contributing

See CONTRIBUTING.md for details on how to contribute.

Features

  • Themeable
  • Math support (LaTeX subset)
  • GitHub Flavored Markdown
  • GitHub Emoji support
  • LaTeX, Markdown and HTML autocomplete
  • Local image support
  • Toggleable split view (horizontal and vertical split)
  • Full screen support
  • Tab support
  • Folder support
  • Ability to create custom .css themes
  • Ability to share .md files
  • Syntax highlighting for source and preview
  • Autosaving
  • Version control and history recovery
  • Markdown shortcuts (keyboard and Touch Bar shortcuts)
  • Auto pair markdown tags
  • Enable/disable markdown extensions
  • Custom font
  • Word count

Todo

  • Add ability to edit preview .css
  • Improve sidebar
    • Folder watching
    • More actions in contextual menu

Screenshots

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