{"id":13687688,"url":"https://github.com/marcusbuffett/Clanki","last_synced_at":"2025-05-01T13:30:52.649Z","repository":{"id":23962517,"uuid":"27344789","full_name":"marcusbuffett/Clanki","owner":"marcusbuffett","description":"Command-line spaced-repetition learning software. CL (command line) + Anki (popular spaced-repetition software) = Clanki.","archived":false,"fork":false,"pushed_at":"2018-09-01T21:55:47.000Z","size":64,"stargazers_count":89,"open_issues_count":6,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-03T15:06:43.148Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcusbuffett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-30T18:00:13.000Z","updated_at":"2023-09-30T11:12:38.000Z","dependencies_parsed_at":"2022-07-30T05:17:57.129Z","dependency_job_id":null,"html_url":"https://github.com/marcusbuffett/Clanki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusbuffett%2FClanki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusbuffett%2FClanki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusbuffett%2FClanki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusbuffett%2FClanki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcusbuffett","download_url":"https://codeload.github.com/marcusbuffett/Clanki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224257933,"owners_count":17281802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T15:00:58.735Z","updated_at":"2025-05-01T13:30:52.643Z","avatar_url":"https://github.com/marcusbuffett.png","language":"Haskell","funding_links":[],"categories":["Haskell"],"sub_categories":[],"readme":"Clanki\n======\n\nCommand-line spaced-repetition learning software. CL (command line) + Anki (popular spaced-repetition software) = Clanki. \n\n## Usage\n\nUsage is fairly simple, just follow the instructions after running the program. Add a deck, add cards to the deck, then quiz whenever possible. The program will determine what cards need to be reviewed, using the Super Memo 2 algorithm. Here's an example :\n\n![Screenshot](https://s3.amazonaws.com/f.cl.ly/items/1Q432s0y0H153J3m3D2m/Screen%20Shot%202015-01-20%20at%206.57.58%20PM.png)\n\n## Quizzing\n\nQuizzing is straight-forward, just run Clanki and select quiz from the menu, and Clanki will decide what cards you should review. There will be a question, and then it will ask for your answer. After you type your answer, you're asked to rate your answer, on a scale from 1 to 5. 1 is a complete blackout, and 5 is immediate recall.\n\n## Installation\n\nAs of right now, Clanki can only be installed through cabal, which is part of the haskell-platform. If you already have the haskell-platform, just run the following :\n\n    cabal update\n    cabal install clanki\n\nThe clanki executable should now be available in `$HOME/.cabal/bin/`.\n\n## Command-line options\n\nClanki accepts argument when run, here are some examples :\n\nQuiz on 2 cards from the deck 'derivatives' :\n    \n    clanki derivatives 2\n\nQuiz on all cards in the deck 'derivatives' :\n   \n    clanki derivatives\n\nList all decks :\n    \n    clanki --list 'or' clanki -l\n\nDisplay help :\n\n    clanki --help 'or' clanki -h\n\n## Help wanted\n\nIf anyone reading this knows a bit about homebrew, I'd welcome a pull request, or some pointers on how to get my package on there. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusbuffett%2FClanki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcusbuffett%2FClanki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusbuffett%2FClanki/lists"}