Crates.io | paat-core |
lib.rs | paat-core |
version | 0.1.0 |
source | src |
created_at | 2022-06-22 21:32:04.861687 |
updated_at | 2022-06-22 21:32:04.861687 |
description | core functions for communicating with praamid.ee internal API |
homepage | https://github.com/ebakoba/paat |
repository | https://github.com/ebakoba/paat |
max_upload_size | |
id | 611159 |
size | 10,323 |
Paat is a bot for finding spots on ferries moving between Hiiumaa, Saaremaa and mainland Estonia. Even when the ferries are sold out people often change their tickets or opt to go at an earlier time. Therefore, continues polling of the available spots can lead to a ferry ticket at the desired time. Paat helps to simplify it by polling after every 30 seconds, removing the need to keep refreshing the ferry website.
Paat consists of two parts: paat-core
which implements logic for polling, paat-cli
which is the user facing CLI application. In future there is a plan to add more user facing applications such paat-tui
and paat-desktop
.
paat-cli
Oh, and it will play sound too🎵!
cargo install paat-cli
git clone https://github.com/ebakoba/paat
cd paat/paat-cli
cargo install --path .
Paat is written agains internal API of praamid.ee. Changes at the internal API can break functionality of Paat at any moment.
Currently Paat can only poll spots for small vehicles.