Posts ISO7010 pictograms into the Fediverse https://hacksrus.xyz/iso7010
Go to file
Sam W fe4dac9fd2 Add dump command, update deps 2023-08-28 20:21:11 +01:00
src Add dump command, update deps 2023-08-28 20:21:11 +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 Add dump command, update deps 2023-08-28 20:21:11 +01:00
Cargo.toml Add dump command, update deps 2023-08-28 20:21:11 +01:00
flake.lock flake: update inputs 2023-07-15 15:37:56 +01:00
flake.nix flake: use our nixpkgs for all flake inputs 2023-07-15 15:14:30 +01:00
logo.afdesign Add fedilogo 2023-02-10 12:14:34 +00:00
logo.png update logos 2023-06-16 17:24:30 +01:00
logo_roundcrop.png update logos 2023-06-16 17:24:30 +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!