https://github.com/pixelastic/anki-http-status-cats
Anki deck for learning HTTP Status Code using cats.
https://github.com/pixelastic/anki-http-status-cats
Last synced: 4 months ago
JSON representation
Anki deck for learning HTTP Status Code using cats.
- Host: GitHub
- URL: https://github.com/pixelastic/anki-http-status-cats
- Owner: pixelastic
- Created: 2014-09-12T22:44:28.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-16T22:32:08.000Z (almost 12 years ago)
- Last Synced: 2025-03-03T02:19:57.537Z (over 1 year ago)
- Size: 13.2 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Anki HTTP Status Cat
## What is this ?
This is a [Anki](http://ankisrs.net/) deck to learn HTTP Status Code using the
funny [HTTP Status Cats](http://httpcats.herokuapp.com/).
## Instructions
You actually only need the `.apkg` file. Download it and then import it in your
Anki application.
I had trouble importing it directly into the Android App. I had to import it in
the desktop app and then synchronize it to my Android device (be sure to check
the *Fetch media on sync* checkbox if you do so).
## How was it done ?
The pictures are [CC BY 2.0](https://creativecommons.org/licenses/by/2.0/) and
the [website](http://httpcats.herokuapp.com/) exposes the pictures with simple
url.
I just had to use `wget` to download them all, then `convert` to crop them to
remove the text. Then I had to manually add them to a new deck using the Anki
desktop tool. All in all it took me about 2 hours, while I was waiting for my
train.