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.
 
 
Sam W fe4dac9fd2 Add dump command, update deps 4 weeks ago
src Add dump command, update deps 4 weeks ago
.envrc Update flake with better devshell, remove default.nix 1 year ago
.gitignore Update flake with better devshell, remove default.nix 1 year ago
Cargo.lock Add dump command, update deps 4 weeks ago
Cargo.toml Add dump command, update deps 4 weeks ago
flake.lock flake: update inputs 2 months ago
flake.nix flake: use our nixpkgs for all flake inputs 2 months ago
logo.afdesign Add fedilogo 8 months ago
logo.png update logos 3 months ago
logo_roundcrop.png update logos 3 months ago
readme.md Add readme 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!