Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lchsk/repetition


https://github.com/lchsk/repetition

anki flashcards golang spaced-repetition spaced-repetition-algorithm terminal terminal-based

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# repetition

Spaced repetition in terminal.

To run, e.g.

```
$ ./repetition -deck-path ./decks/test_ita.deck
```

## Building

```
$ go build
```