SkillAgentSearch skills...

StudyMD

Flashcards from Markdown. Built with React and Electron

Install / Use

/learn @jotron/StudyMD

README

<h1 align="center"> <img src="src/ressources/icons/png/256x256.png" alt="Icon"> <br> StudyMD <br> </h1>

About

A cool app to study with markdown. Turns your Markdown-Summaries to Flashcard.

Animated

Example (Card-Title header-level is choosable):
# Example
### Use Markdown
**Bold** *Italic* and [link](github.com)
### Use Tables
| 1    | first step  |
| ---- | ----------- |
| 2    | second step |
| 3    | third step  |
### *Math!!* e.g. What is f(x)?
$y = \frac{27}{4}$

Stack/Dependencies

<a href="https://electronjs.org"> <img src="https://electronjs.org/images/electron-logo.svg" alt="Electron" height="90px"></a> React React Router Yarn <a href="https://pouchdb.com/"> <img src="src/ressources/stack/pouchdb.svg" alt="Electron" height="90px"></a>

and:

Download

To download for Mac, Windows or Linux click here.

Run Locally

You will need yarn and git.

# Clone this repository
git clone https://github.com/jotron/StudyMD.git
# Go into the repository
cd StudyMD
# Install dependencies
yarn install
# Run the app
yarn start

License

MIT © Joel André

View on GitHub
GitHub Stars117
CategoryDevelopment
Updated22h ago
Forks13

Languages

JavaScript

Security Score

100/100

Audited on Apr 4, 2026

No findings