chiahsien / MarkViewer

A document based iOS app for viewing markdown files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mark Viewer

Screenshot_1 Screenshot_2 Screenshot_3

Mark Viewer is a document based app, its main purpose is to view Markdown files.

Environment Requirements

  • Xcode 10
  • Swift 5
  • iOS 11
  • Cocoapods 1.6.1

How to Build

  1. Open your terminal and go to the directory.
  2. Execute pod install to install pods.
  3. Open Mark Viewer.xcworkspace.
  4. Change the Bundle Identifier and Signing settings.
  5. Run the project.

Todo List

Below are some items in my todo list, contributions are more than welcome!

  • Beautiful app icons and splash image.
  • Preview and Thumbnail extensions. (I've tried to implement the thumbnail extension, but I don't know why it doesn't work. Help needed!)
  • Ability to switch themes on the fly.
  • Support both iPhone and iPad.
  • Localization.
  • Better error handling.
  • Edit markdown files?

About

A document based iOS app for viewing markdown files.


Languages

Language:Swift 77.5%Language:Perl 19.8%Language:HTML 1.8%Language:Ruby 0.6%Language:JavaScript 0.4%