Skip to content

A self-updating PowerShell-based repository that provides information about a different Marvel Comics character every day.

Notifications You must be signed in to change notification settings

MarkHopper24/Marvel-Character-of-the-Day

Repository files navigation

Marvel Character of the Day

Fetch Marvel Character Of The Day

Marvel Logo

Spot

Jonathan Ohnn was working as a research scientist on behalf of Wilson Fisk, the Kingpin of Crime.

First Appearance: Peter Parker, the Spectacular Spider-Man (1976) #99

Comic Gallery

What is this repository?

Marvel Character of the Day is a PowerShell-based application hosted in GitHub that provides information about a different Marvel character each day. The repository picks a random character daily @ 5am UTC.

Features

- Daily Marvel Character Information: Fetches and displays information about a random Marvel character every day from Marvel's official API.
  • Automated Scripts: Uses PowerShell scripts and GitHub Workflow Actions to automate the process of retrieving and displaying character data.

  • Friendly JSON Endpoint: Offers an easily retrievable endpoint containing a JSON file with the Daily Character information. You can find this here: https://raw.githubusercontent.com/MarkHopper24/Marvel-Character-of-the-Day/refs/heads/main/MarvelCharacterOfTheDay.json

  • TRMNL Integration: Offers markdown templates for usage with TRMNL. To use this data for a plugin, you can either:

    1. Create a custom plugin with the polling strategy pointing to the JSON endpoint above. Copy the contents of the files in the .\templates folder to your plugin's markdown, and you're done.
    2. One-click install as a Plugin recipe.


(Sample TRMNL screenshot)

Attribution

Data provided by Marvel. © 2025 Marvel

This project and repository has no affilliation with Marvel.

About

A self-updating PowerShell-based repository that provides information about a different Marvel Comics character every day.

Resources

Stars

Watchers

Forks