#image #feed #wikimedia #day #common #retrieve #wikimedia-commons

potd

Retrieve Picture of the Day feed from Wikimedia Commons

1 unstable release

0.1.0 Sep 27, 2024

#3 in #wikimedia

Download history 116/week @ 2024-09-26 14/week @ 2024-10-03 5/week @ 2024-10-10

135 downloads per month
Used in potd-wallpaper

Apache-2.0 OR MPL-2.0

24KB
334 lines

POTD-rs

Rust library to get the list of pictures from the Wikimedia Commons Picture of the Day (POTD) feed

let engine = potd::Engine::new(1920);
let picture_urls = engine.run_blocking().unwrap();

License

Apache-2.0 or MPL-2.0. (Safe to use in non-copyleft projects.)

Dependencies

~7–17MB
~236K SLoC