Skip to content
/ memoz Public

Text-based Flashcard App in Python

Notifications You must be signed in to change notification settings

MaGaroo/memoz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f714b06 · Mar 24, 2022

History

48 Commits
Mar 24, 2022
Apr 27, 2020
Aug 26, 2021
Apr 28, 2020

Repository files navigation

MemoZ

Memorize everyshit in the world from terminal

Setup

Clone the repository and install the dependencies

pip install -r requirements.txt

Then add the following line to ~/.bashrc

alias memoz="python /path/to/cloned/repo/src"

Restart your terminal and enter the following command to start

memoz --migrate

Then run the app with

memoz

To see more detailed help

memoz --help

About

Text-based Flashcard App in Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages