Home
Softono

StudyMD

Open source MIT JavaScript
119
Stars
13
Forks
1
Issues
6
Watchers
8 years
Last Commit

 About StudyMD

Flashcards from Markdown. Built with React and Electron

Platforms

Web Self-hosted macOS

Languages

JavaScript

Links

Need Help Installing StudyMD?

We provide expert installation service for this software. Our team will install, configure, and secure StudyMD on your server. plans start at just $30.

Icon
StudyMD

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

Electron React React Router Yarn Electron

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é