Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MarkHopper24/Marvel-Character-of-the-Day
A self-updating PowerShell-based repository that provides information about a different Marvel Comics character every day.
https://github.com/MarkHopper24/Marvel-Character-of-the-Day
Last synced: 8 days ago
JSON representation
A self-updating PowerShell-based repository that provides information about a different Marvel Comics character every day.
- Host: GitHub
- URL: https://github.com/MarkHopper24/Marvel-Character-of-the-Day
- Owner: MarkHopper24
- Created: 2024-12-25T16:51:08.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2025-01-03T05:04:57.000Z (14 days ago)
- Last Synced: 2025-01-03T06:17:53.977Z (14 days ago)
- Language: PowerShell
- Homepage:
- Size: 2.99 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-trmnl - Marvel Character of the Day - by MarkHopper24 (🔌 Plugins)
- awesome-trmnl - Marvel Character of the Day - by MarkHopper24 (🔌 Plugins)
README
# Marvel Character of the Day
[![Fetch Marvel Character Of The Day](https://github.com/MarkHopper24/Marvel-Character-of-the-Day/actions/workflows/MarvelCharacterOTDFetcher.yml/badge.svg)](https://github.com/MarkHopper24/Marvel-Character-of-the-Day/actions/workflows/MarvelCharacterOTDFetcher.yml)
## Zzzax
A chain reaction in an atomic reactor, a result of a terrorist attack, accidentally created a force that absorbed the electrolytes of the nearby humans' brains, granting the explosion of energy a rudimentary sentience.
**First Appearance:** Power Man (1974) #47
[Comic Gallery](http://marvel.com/comics/characters/1009742/zzzax?utm_campaign=apiRef&utm_source=9e5363ffaaa75f2e334a08d305974269)
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](https://usetrmnl.com). 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](https://help.usetrmnl.com/en/articles/10122094-plugin-recipes).
(Sample TRMNL screenshot)Attribution
Data provided by Marvel. © 2025 MarvelThis project and repository has no affilliation with Marvel.