Posts ISO7010 pictograms into the Fediverse
https://hacksrus.xyz/iso7010
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 weeks ago | |
---|---|---|
src | 4 weeks ago | |
.envrc | 1 year ago | |
.gitignore | 1 year ago | |
Cargo.lock | 4 weeks ago | |
Cargo.toml | 4 weeks ago | |
flake.lock | 2 months ago | |
flake.nix | 2 months ago | |
logo.afdesign | 8 months ago | |
logo.png | 3 months ago | |
logo_roundcrop.png | 3 months ago | |
readme.md | 1 year ago |
readme.md
ISO7010 a Day
A silly twitter bot that posts a random ISO7010 safety sign every day. You can follow it @iso_7010.
How it works
- Scrape the wikipedia page for ISO7010, picking out all the files in the gallery and their associated caption
- Pick a random one
- Lookup the file using Wikimedia's API to get license metadata
- Download the SVG file
- Render it to a PNG
- Tweet it!