Skip to content

oberon-manjaro/markdown_previewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown previewer

Simple GUI application for previewing Markdown files written in PHP. Requires GTK3 library, Zenity application and WebKit engine installed.

Application uses third-party components:

Execute php main.php to start application. You can specify path of Markdown file as argument to directly open it.

If you want to use this application as single file, you can run php prepare_application.php. This script compiles all files of this project to one executable PHP script.

About

Simple GUI previewer of Markdown files, written in PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.0%
  • Shell 11.0%