# lightcards A terminal flashcards program that gets its data from Markdown. =>https://sr.ht/~armaan/lightcards Source code =>https://lists.sr.ht/~armaan/public-inbox Mailing list =>https://pypi.org/project/lightcards PyPI ## Installation Lightcards is only tested and maintained on Linux. Support for other Unix-like operating systems such as MacOS and the various BSDs is likely, although untested. Lightcards requires Python 3.9. ### From PyPI ```sh pip install lightcards ``` ### From Git Main branch (stable) ```sh pip install git+https://git.sr.ht/~armaan/lightcards ```sh Development branch ```sh pip install git+https://git.sr.ht/~armaan/lightcards@devel ``` ## Manpages =>/lightcards/lightcards.1.gmi lightcards(1) =>/lightcards/lightcards-config.5.gmi lightcards-config(5) ## Gallery =>/lightcards/1.webp screenshot 1 (image/webp) =>/lightcards/2.webp screenshot 2 (image/webp) =>/lightcards/3.webp screenshot 3 (image/webp) ## Copyright Copyright 2021 Armaan Bhojwani, MIT license.