Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 881 Bytes

README.md

File metadata and controls

33 lines (16 loc) · 881 Bytes

Markdowner - A simple Markdown Editor with Live Preview

A simple and user-friendly Markdown editor for macOS with live preview, created with the help of OpenAI's GPT-4 and the Icon designed by Midjourney.

preview of app

Features

  • Lightweight Markdown editor
  • Live preview of the Markdown content
  • Open and save Markdown files

Prerequisites

Ensure that you have Python 3.9 or newer installed on your system. If you don't have Python installed, download it from the official website.

Running the Application

You can run the application directly from the terminal:

python3 markdowner.py

Alternatively, you can find the executable in the dist folder.

Acknowledgments

  • Developed with the help of OpenAI's GPT-4.
  • Icon designed by Midjourney.