Pine

A modern, native macOS markdown editor

Github星跟踪图

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 cask install pine

Manual Download

Visit the releases page to download manually.

Uninstalling

Download via Homebrew Cask

$ brew cask remove pine

Downloaded Manually

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

Building

Make

$ git clone git@github.com:lukakerr/pine.git
$ cd pine
$ make

Xcode

$ git clone git@github.com: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

主要指标

概览
名称与所有者lukakerr/Pine
主编程语言Swift
编程语言Ruby (语言数: 6)
平台
许可证Other
所有者活动
创建于2018-04-26 01:19:42
推送于2022-12-20 03:44:32
最后一次提交2022-12-20 11:44:32
发布数10
最新版本名称0.1.0 (发布于 )
第一版名称0.0.1 (发布于 )
用户参与
星数3.4k
关注者数54
派生数178
提交数237
已启用问题?
问题数86
打开的问题数42
拉请求数11
打开的拉请求数3
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?