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

 

History

48 Commits
 
 
 
 
 
 
 
 

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