Open Flashcard Management Program is an open source command line application for managing flashcard sets
You can create, edit and learn flashcard sets
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)