Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mvz/mdv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

388 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDV

Simple Markdown Viewer for GNOME 3.

Usage

mdv README.md

Press Ctrl-R to reload, Ctrl-Q to quit, Ctrl-C to copy selected text. Clicked links open in default browser.

Install

gem install mdv

Dependencies

MDV depends on the gir_ffi-gtk gem. Additionally, you need to install the WebKit2 Gtk library and its gobject-introspection information. On Debian and Ubuntu, one of the following should work:

sudo apt-get install gir1.2-webkit2-4.0

or

sudo apt-get install gir1.2-webkit2-4.1

On Ubuntu, you may also have to install two additional packages:

sudo apt-get install libwebkit2gtk-4.0-dev libjavascriptcoregtk-4.0-dev

or

sudo apt-get install libwebkit2gtk-4.1-dev libjavascriptcoregtk-4.1-dev

Contributing

Contributions are welcome! Please feel free to create issues or pull requests on GitHub.

License

Copyright © 2012–2025 Matijs van Zuijlen. See LICENSE for details.

About

Simple Markdown Viewer for GNOME 3

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •  

Languages