Posts ISO7010 pictograms into the Fediverse https://hacksrus.xyz/iso7010
Go to file
Sam W afc0ba3d13 Add fedilogo 2023-02-10 12:14:34 +00:00
src Format and fix clippy warnings 2022-09-13 19:14:04 +01:00
.envrc Update flake with better devshell, remove default.nix 2022-09-01 14:07:57 +01:00
.gitignore Update flake with better devshell, remove default.nix 2022-09-01 14:07:57 +01:00
Cargo.lock Bump version, update to rust 2021 2022-09-13 19:14:23 +01:00
Cargo.toml Bump version, update to rust 2021 2022-09-13 19:14:23 +01:00
flake.lock flake: Switch to rust-analyzer over rls 2022-09-13 16:44:00 +01:00
flake.nix flake: Switch to rust-analyzer over rls 2022-09-13 16:44:00 +01:00
logo.afdesign Add fedilogo 2023-02-10 12:14:34 +00:00
logo.png Update logos 2022-09-13 19:19:12 +01:00
logo_roundcrop.png Update logos 2022-09-13 19:19:12 +01:00
readme.md Add readme 2022-09-13 17:21:04 +01:00

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!