Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 395 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 395 Bytes

Open Flashcard Managenemt Program

Open Flashcard Management Program is an open source command line application for managing flashcard sets

Functionality

You can create, edit and learn flashcard sets

Download

Download the binary file for your OS from the latest release or clone this repository (git clone https://github.com/Jero075/OFMP) and build it yourself (go build -o ofmp main.go)