Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iewnfod/get_paper_rs

An application to download CAIE past papers.
https://github.com/iewnfod/get_paper_rs

rust

Last synced: 21 days ago
JSON representation

An application to download CAIE past papers.

Awesome Lists containing this project

README

        

# Get Paper - rust
***An application to download CAIE past papers.***

## Preview
| Windows 11 | MacOS |
| ---------- | ----- |
| ![](demo/Snipaste_2023-06-17_19-50-19.png) | ![](demo/Xnip2023-06-17_19-32-36.jpg) |

## Platform
* Support **MacOS** & **Windows** now.
* Most codes are also capable with linux and other system. You can build a version by yourself on other platforms.

## Rust
### Rust Version:
* MacOS: *1.69.0* stable-aarch64-apple-darwin
* Windows: *1.70.0* stable-x86_64-pc-windows-msvc

## Thanks for following websites and rust crates
1. All past papers are from [cie.fraft.cn](https://cie.fraft.cn)
2. GUI crate: [fltk-rs](https://github.com/fltk-rs/fltk-rs)
3. Other crates are also listed in [Cargo.toml](./Cargo.toml)