All Projects → jotron → StudyMD

jotron / StudyMD

Licence: MIT license
Flashcards from Markdown. Built with React and Electron

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to StudyMD

Lazycard
A simple flashcard application where cards are formatted with Markdown.
Stars: ✭ 18 (-80.43%)
Mutual labels:  flashcards, flashcard-application
Huebert
A dead-simple Philips Hue client for web and desktop
Stars: ✭ 51 (-44.57%)
Mutual labels:  electron-app, react-app
pulse
A Platzi Flavored Markdown desktop editor
Stars: ✭ 22 (-76.09%)
Mutual labels:  electron-app, react-app
Mailspring
💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Stars: ✭ 11,953 (+12892.39%)
Mutual labels:  osx, electron-app
Touchbar Systemmonitor
A better simple reactive system monitor on macOS for your MacBook pro. Built with Electron.
Stars: ✭ 45 (-51.09%)
Mutual labels:  osx, electron-app
CAM
macOS camera recording using ffmpeg
Stars: ✭ 43 (-53.26%)
Mutual labels:  osx, electron-app
Manta
🎉 Flexible invoicing desktop app with beautiful & customizable templates.
Stars: ✭ 5,160 (+5508.7%)
Mutual labels:  electron-app, react-app
Minta
✳️  Electron app for generating regular expressions
Stars: ✭ 353 (+283.7%)
Mutual labels:  osx, electron-app
Menubar Brightness
MacOS app to change the screen brightness on the menubar.
Stars: ✭ 77 (-16.3%)
Mutual labels:  osx, electron-app
Flashcard-Maker-Android
Flashcard Maker is a study app that helps to create e-flashcards. It is more convenient to have flashcards on your phone so that you don't carry all the paperwork. You can prepare flashcards in your PC as CSV file and import it from the app.
Stars: ✭ 55 (-40.22%)
Mutual labels:  flashcards, flashcard-application
windows-terminal-tweaker
Tweak your windows terminal to heart's content with this app using its beautiful interface to configure everything about the terminal.
Stars: ✭ 77 (-16.3%)
Mutual labels:  electron-app
y2mp3
An Electron app to download youtube playlist
Stars: ✭ 118 (+28.26%)
Mutual labels:  electron-app
ManDrake
Native Mac man page editor with syntax coloring, mandoc syntax checking & live preview.
Stars: ✭ 130 (+41.3%)
Mutual labels:  osx
shazam
⚡️ An opinionated and usefull react app management
Stars: ✭ 17 (-81.52%)
Mutual labels:  react-app
onepile
Playground for the future of private notes and document management
Stars: ✭ 41 (-55.43%)
Mutual labels:  osx
dotFiles
My config files that I use
Stars: ✭ 12 (-86.96%)
Mutual labels:  osx
lldbg
A lightweight native GUI for LLDB.
Stars: ✭ 83 (-9.78%)
Mutual labels:  osx
tts dataset maker
A gui to help make a text to speech dataset.
Stars: ✭ 20 (-78.26%)
Mutual labels:  electron-app
mmap-io
Clean straight forward mmap-bindings for node.js
Stars: ✭ 62 (-32.61%)
Mutual labels:  osx
secfs.test
Secfs Test Collection - Collection of File System Test Programs
Stars: ✭ 37 (-59.78%)
Mutual labels:  osx

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é

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].