Giter VIP home page Giter VIP logo

mdviewer's Introduction

MDViewer

A fast and lightweight markdown viewer for Windows written in Autohotkey.

Installation

You can download the compiled app from here, or you can clone the repo.

Usage

To open a markdown file:

  • Drag and drop a markdown file to the executable/ahk file
  • Pass a markdown file path as the first argument to the executable or ahk file:
MDViewer.exe README.md
MDViewer.ahk README.md

To set MDViewer as the default markdown viewer:

  1. Right click on a markdown file
  2. Go to Open With and click on Choose another app...
  3. Click on More apps then on Look for another app in this PC...
  4. Find and select the MDViewer.exe or MDViewer.ahk
  5. Double click MDViewer in the list

Customization

To customize the style of the formatted markdown you can add a style.css file next to the MDViewer.exe or MDViewer.ahk and it will load it instead of the default one.

License

Licensed under MIT Copyright (C) 2021 Luis Sanchez (luissanchezdev, LuisSanchez-Dev)

mdviewer's People

Contributors

luissanchez-dev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.