Simple memorizing aid
This software is still far from usable. And, the design will most likely change and not final.
Flashcards is a simple application which could help you memorize stuff.
GNOME Builder is the environment used for developing this application. It can use Flatpak manifests to create a consistent building and running environment cross-distro. Thus, it is highly recommended you use it.
- Download GNOME Builder.
- In Builder, click the "Clone Repository" button at the bottom, using
https://github.com/SeaDve/Flashcards.git
as the URL. - Click the build button at the top once the project is loaded.
git clone https://github.com/SeaDve/Flashcards.git
cd Flashcards
meson builddir --prefix=/usr/local
ninja -C builddir install
Developed by Dave Patrick.
If you want to support development, consider donating via PayPal.