|
8 個月前 | |
---|---|---|
src | 1 年前 | |
templates | 1 年前 | |
.gitignore | 2 年前 | |
Cargo.lock | 9 個月前 | |
Cargo.toml | 1 年前 | |
LICENCE | 2 年前 | |
Makefile | 1 年前 | |
Procfile | 9 個月前 | |
README.md | 8 個月前 | |
Rocket.toml | 1 年前 |
Archived Repo I am not longer maintaining this and switched to using https://onlyhavecans.works/amy/silicondawn
I made this so I can pull random cards on my phone and review the text.
I originally designed this for use in Pythonista but I rewrote it in rust to be a web app. If you want the original Python code it is burried in the git history.
Pythonista isn't the BEST experiance I found, so I wrote a web daemon you can compile it and run it wherever you want. Becasue everything is better as a web page (?question mark?)
rustup install nightly
to install nightly builds (needed for Rocket)make
to run the dev daemonOr! if you are super lazy check out my hosted copy of this.